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.
Grounded in the docs - follow a source before acting on it.
Prompt file imported from rusitox/claude-bootstrap (.claude/commands/create-command.md). Fill in {{arguments}} before use. Copyright stays with the author.
Ask: What should the command do? What tools does it need? Manual or model-invocable?
Generate .md with YAML frontmatter + step-by-step instructions
Use {{arguments}} for user input. Include validation steps.
Save to .claude/commands/<name>.md
Confirm: /project:<name> to invoke
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
1. Ask: What should the command do? What tools does it need? Manual or model-invocable?
2. Generate `.md` with YAML frontmatter + step-by-step instructions
3. Use `{{arguments}}` for user input. Include validation steps.
4. Save to `.claude/commands/<name>.md`
5. Confirm: `/project:<name>` to invoke
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "1. Ask: What should the command do? What tools does it need? Manual or model-invocable?\n2. Generate `.md` with YAML frontmatter + step-by-step instructions\n3. Use `{{arguments}}` for user input. Include validation steps.\n4. Save to `.claude/commands/<name>.md`\n5. Confirm: `/project:<name>` to invoke",
"variables": [
"arguments"
],
"notes": "Create a new slash command for this project Tools: Read, Write, Glob.",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/rusitox/claude-bootstrap",
"path": ".claude/commands/create-command.md",
"ref": "ed52cde7242c5bcdd15ce0cef45d6127aa52e529",
"url": "https://github.com/rusitox/claude-bootstrap/blob/ed52cde7242c5bcdd15ce0cef45d6127aa52e529/.claude/commands/create-command.md",
"key": "rusitox/claude-bootstrap/.claude/commands/create-command.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/rusitox-claude-bootstrap-create-command-command/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.