Skip to content
Skillv1.0.0

envilder

See [.github/AGENTS.md](.github/AGENTS.md) for the full project context, build commands, architecture reference, and mandatory skill loading rules.

by macalbert(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from macalbert/envilder (AGENTS.md). Install upstream with npx skills add macalbert/envilder. Copyright stays with the author.

AGENTS.md

See .github/AGENTS.md for the full project context, build commands, architecture reference, and mandatory skill loading rules.

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/macalbert-envilder-envilder/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.

macalbert-envilder-envilder.ocm.jsonjson
{
  "ocm": "1",
  "id": "macalbert-envilder-envilder",
  "kind": "skill",
  "name": "envilder",
  "description": "See [.github/AGENTS.md](.github/AGENTS.md) for the full project context, build commands, architecture reference, and mandatory skill loading rules.",
  "publisher": "macalbert",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "See [.github/AGENTS.md](.github/AGENTS.md) for the full project context, build commands, architecture reference, and mandatory skill loading rules."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/macalbert/envilder",
      "path": "AGENTS.md",
      "ref": "c317813caa358cb4fb00cebb97a069e7cd96e6fd",
      "url": "https://github.com/macalbert/envilder/blob/c317813caa358cb4fb00cebb97a069e7cd96e6fd/AGENTS.md",
      "key": "macalbert/envilder/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nSee [.github/AGENTS.md](.github/AGENTS.md) for the full project context,\nbuild commands, architecture reference, and mandatory skill loading rules.",
  "cost": {
    "context_tokens": 40
  }
}

Fetch it by URL: GET /api/v1/registry/macalbert-envilder-envilder/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.