Answers from the documentation - opens a ticket when you need a person
Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Answers come from the docs; check anything important there.
vscode_abap_remote_fs - Skill - OpenSmartRoute
Skillv1.0.0
vscode_abap_remote_fs
Agents should prioritize the rules and conventions defined in [CONTRIBUTING.md](CONTRIBUTING.md).
Imported from marcellourbani/vscode_abap_remote_fs (AGENTS.md). Install upstream with npx skills add marcellourbani/vscode_abap_remote_fs. Copyright stays with the author.
Agent Configuration for ABAP FS
Agents should prioritize the rules and conventions defined in CONTRIBUTING.md.
Critical Instructions
ALWAYS run npm run format after completing file edits.
VERIFY you are not leaving behind temporary files or session plans.
RESPECT the project structure and monorepo boundaries.
USE the specific tools available for ABAP research when needed.
Style Enforcement
JSON/JS/TS: Formatted with Prettier (enforced in .instructions.md).
Quotes: Double quotes for JSON, as-needed for props.
Semicolons: Removed.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/marcellourbani-vscode-abap-remote-fs-vscode-abap-remote-fs/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "marcellourbani-vscode-abap-remote-fs-vscode-abap-remote-fs",
"kind": "skill",
"name": "vscode_abap_remote_fs",
"description": "Agents should prioritize the rules and conventions defined in [CONTRIBUTING.md](CONTRIBUTING.md).",
"publisher": "marcellourbani",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agents should prioritize the rules and conventions defined in [CONTRIBUTING.md](CONTRIBUTING.md)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/marcellourbani/vscode_abap_remote_fs",
"path": "AGENTS.md",
"ref": "1c1724b7372b702803c83fff77bd21297c2831fc",
"url": "https://github.com/marcellourbani/vscode_abap_remote_fs/blob/1c1724b7372b702803c83fff77bd21297c2831fc/AGENTS.md",
"key": "marcellourbani/vscode_abap_remote_fs/AGENTS.md"
}
},
"instructions": "# Agent Configuration for ABAP FS\n\nAgents should prioritize the rules and conventions defined in [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Critical Instructions\n- ALWAYS run `npm run format` after completing file edits.\n- VERIFY you are not leaving behind temporary files or session plans.\n- RESPECT the project structure and monorepo boundaries.\n- USE the specific tools available for ABAP research when needed.\n\n## Style Enforcement\n- **JSON/JS/TS**: Formatted with Prettier (enforced in [.instructions.md](.instructions.md)).\n- **Quotes**: Double quotes for JSON, as-needed for props.\n- **Semicolons",
"cost": {
"context_tokens": 153
}
}
Fetch it by URL: GET /api/v1/registry/marcellourbani-vscode-abap-remote-fs-vscode-abap-remote-fs/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.