Imported from SandeepKumar1232005/Paperly (.agents/AGENTS.md). Install upstream with npx skills add SandeepKumar1232005/Paperly --skill .agents. Copyright stays with the author.
Rules
Simultaneous Frontend and Backend Changes: When implementing any feature, bug fix, or system modification, always update both the frontend (React/Vite) and backend (Django) codebases simultaneously and systematically so that both components remain fully synchronized.
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/sandeepkumar1232005-paperly-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.
sandeepkumar1232005-paperly-agents.ocm.jsonjson
{
"ocm": "1",
"id": "sandeepkumar1232005-paperly-agents",
"kind": "skill",
"name": ".agents",
"description": "Rules",
"publisher": "SandeepKumar1232005",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Rules"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/SandeepKumar1232005/Paperly",
"path": ".agents/AGENTS.md",
"ref": "e32f2e66777feee8795cdfc54d85eb62b13615ba",
"url": "https://github.com/SandeepKumar1232005/Paperly/blob/e32f2e66777feee8795cdfc54d85eb62b13615ba/.agents/AGENTS.md",
"key": "SandeepKumar1232005/Paperly/.agents/AGENTS.md"
}
},
"instructions": "# Rules\n\n- **Simultaneous Frontend and Backend Changes**: When implementing any feature, bug fix, or system modification, always update both the frontend (React/Vite) and backend (Django) codebases simultaneously and systematically so that both components remain fully synchronized.",
"cost": {
"context_tokens": 70
}
}
Fetch it by URL: GET /api/v1/registry/sandeepkumar1232005-paperly-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.