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.
Sync Skills - Prompt - OpenSmartRoute
Promptv1.0.0
Sync Skills
Audit and sync skill/prompt parity between Copilot and Claude. Creates bridging files so neither toolset is left behind. Use when: skills are out of sync, added a new Claude skill, added a new Copilot
Prompt file imported from torikhayes/aeai-dotnet-brownfield (.github/prompts/sync-skills.prompt.md). Copyright stays with the author.
Read the agent definition at .github/agents/sync-skills.agent.md for full instructions, then execute the workflow from Step 1.
Arguments passed to this command (if any) are forwarded to the agent:
report — report gaps only, do not create files
copilot-only — only create missing Copilot prompts (Step 4a)
claude-only — only create missing Claude skills (Step 4b)
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
Read the agent definition at `.github/agents/sync-skills.agent.md` for full instructions, then execute the workflow from Step 1.
Arguments passed to this command (if any) are forwarded to the agent:
- `report` — report gaps only, do not create files
- `copilot-only` — only create missing Copilot prompts (Step 4a)
- `claude-only` — only create missing Claude skills (Step 4b)
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "Read the agent definition at `.github/agents/sync-skills.agent.md` for full instructions, then execute the workflow from Step 1.\n\nArguments passed to this command (if any) are forwarded to the agent:\n- `report` — report gaps only, do not create files\n- `copilot-only` — only create missing Copilot prompts (Step 4a)\n- `claude-only` — only create missing Claude skills (Step 4b)",
"variables": [],
"notes": "Audit and sync skill/prompt parity between Copilot and Claude. Creates bridging files so neither toolset is left behind. Use when: skills are out of sync, added a new Claude skill, added a new Copilot agent, checking parity.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/torikhayes/aeai-dotnet-brownfield",
"path": ".github/prompts/sync-skills.prompt.md",
"ref": "31087d32a3f9bd7ca0000ec8a831332c952ffca0",
"url": "https://github.com/torikhayes/aeai-dotnet-brownfield/blob/31087d32a3f9bd7ca0000ec8a831332c952ffca0/.github/prompts/sync-skills.prompt.md",
"key": "torikhayes/aeai-dotnet-brownfield/.github/prompts/sync-skills.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/torikhayes-aeai-dotnet-brownfield-sync-skills-prompt/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.