Skip to content
Skillv1.0.0

Vectual

Always run `make test` after making changes to the code.

by ad-si(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ad-si/Vectual (AGENTS.md). Install upstream with npx skills add ad-si/Vectual. Copyright stays with the author.

  • Always run make test after making changes to the code.

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/ad-si-vectual-vectual/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.

ad-si-vectual-vectual.ocm.jsonjson
{
  "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

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.