Instruction file imported from ahmadulhoq/agentskel (
.cursor/rules/update-external-skills.mdc). Copyright stays with the author.
Read and follow the full workflow at .agents/workflows/update-external-skills.md.
Refresh externally-maintained skill packs in the machine-level shared store (~/.agentskel/skills/) and re-link them into the current project. Run when sync-skeleton flags a pack as stale (>=30 days),
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from ahmadulhoq/agentskel (
.cursor/rules/update-external-skills.mdc). Copyright stays with the author.
Read and follow the full workflow at .agents/workflows/update-external-skills.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/ahmadulhoq-agentskel-update-external-skills-rule/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "ahmadulhoq-agentskel-update-external-skills-rule",
"kind": "skill",
"name": "update-external-skills",
"description": "Refresh externally-maintained skill packs in the machine-level shared store (~/.agentskel/skills/) and re-link them into the current project. Run when sync-skeleton flags a pack as stale (>=30 days), or manually to pull the latest pack updates.",
"publisher": "ahmadulhoq",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Refresh externally-maintained skill packs in the machine-level shared store (~/.agentskel/skills/) and re-link them into the current project. Run when sync-skeleton flags a pack as stale (>=30 days), or manually to pull the latest pack updates."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/ahmadulhoq/agentskel",
"path": ".cursor/rules/update-external-skills.mdc",
"ref": "87fefe77a07e02c5b0ae2b3e3e37258a256e3584",
"url": "https://github.com/ahmadulhoq/agentskel/blob/87fefe77a07e02c5b0ae2b3e3e37258a256e3584/.cursor/rules/update-external-skills.mdc",
"key": "ahmadulhoq/agentskel/.cursor/rules/update-external-skills.mdc"
}
},
"instructions": "Read and follow the full workflow at `.agents/workflows/update-external-skills.md`.",
"cost": {
"context_tokens": 20
}
}Fetch it by URL: GET /api/v1/registry/ahmadulhoq-agentskel-update-external-skills-rule/manifest?version=1.0.0
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.