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.
.agents - Skill - OpenSmartRoute
Skillv1.0.0
.agents
In all interactions and commit messages, be extremely concise and sacrifice grammer for the sake of concision.
Imported from jepsn1/dotfiles (.agents/AGENTS.md). Install upstream with npx skills add jepsn1/dotfiles --skill .agents. Copyright stays with the author.
In all interactions and commit messages, be extremely concise and sacrifice grammer for the sake of concision.
Plans
At the end of each plan, give me a list of unresolved questions to answer, if any. Make the questions extremely concise. Sacrifice grammer for the sake of concision.
PRs
When creating a PR, check conversation context for related GitHub issues and link them with Closes #N in the PR body.
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/jepsn1-dotfiles-agents/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.
jepsn1-dotfiles-agents.ocm.jsonjson
{
"ocm": "1",
"id": "jepsn1-dotfiles-agents",
"kind": "skill",
"name": ".agents",
"description": "In all interactions and commit messages, be extremely concise and sacrifice grammer for the sake of concision.",
"publisher": "jepsn1",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"In all interactions and commit messages, be extremely concise and sacrifice grammer for the sake of concision."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/jepsn1/dotfiles",
"path": ".agents/AGENTS.md",
"ref": "ae5d0a6291064218f851dffaa27a262c1a004a15",
"url": "https://github.com/jepsn1/dotfiles/blob/ae5d0a6291064218f851dffaa27a262c1a004a15/.agents/AGENTS.md",
"key": "jepsn1/dotfiles/.agents/AGENTS.md"
}
},
"instructions": "- In all interactions and commit messages, be extremely concise and sacrifice grammer for the sake of concision.\n\n## Plans\n\n- At the end of each plan, give me a list of unresolved questions to answer, if any. Make the questions extremely concise. Sacrifice grammer for the sake of concision.\n\n## PRs\n\n- When creating a PR, check conversation context for related GitHub issues and link them with `Closes #N` in the PR body.",
"cost": {
"context_tokens": 105
}
}
Fetch it by URL: GET /api/v1/registry/jepsn1-dotfiles-agents/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.