Imported from ad-si/Vectual (
AGENTS.md). Install upstream withnpx skills add ad-si/Vectual. Copyright stays with the author.
- Always run
make testafter making changes to the code.
Always run `make test` after making changes to the code.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from ad-si/Vectual (
AGENTS.md). Install upstream withnpx skills add ad-si/Vectual. Copyright stays with the author.
make test after making changes to the code.Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/ad-si-vectual-vectual/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": "ad-si-vectual-vectual",
"kind": "skill",
"name": "Vectual",
"description": "Always run `make test` after making changes to the code.",
"publisher": "ad-si",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Always run `make test` after making changes to the code."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/ad-si/Vectual",
"path": "AGENTS.md",
"ref": "8a0194fe4ba96f36037cf99e779efe1b12e693a0",
"url": "https://github.com/ad-si/Vectual/blob/8a0194fe4ba96f36037cf99e779efe1b12e693a0/AGENTS.md",
"key": "ad-si/Vectual/AGENTS.md"
}
},
"instructions": "- Always run `make test` after making changes to the code.",
"cost": {
"context_tokens": 14
}
}Fetch it by URL: GET /api/v1/registry/ad-si-vectual-vectual/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.