Skip to content
Skillv1.0.0

repo-3

A minimal fixture repo for live-scan integration tests.

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

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

See reviews

About

Imported from harrydaihaolin/agent-readiness (tests/fixtures/workspaces/small/repo-3/AGENTS.md). Install upstream with npx skills add harrydaihaolin/agent-readiness --skill repo-3. Copyright stays with the author.

Agents

A minimal fixture repo for live-scan integration tests.

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/harrydaihaolin-agent-readiness-repo-3/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.

harrydaihaolin-agent-readiness-repo-3.ocm.jsonjson
{
  "ocm": "1",
  "id": "harrydaihaolin-agent-readiness-repo-3",
  "kind": "skill",
  "name": "repo-3",
  "description": "A minimal fixture repo for live-scan integration tests.",
  "publisher": "harrydaihaolin",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "A minimal fixture repo for live-scan integration tests."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/harrydaihaolin/agent-readiness",
      "path": "tests/fixtures/workspaces/small/repo-3/AGENTS.md",
      "ref": "925809a180c15af61094e72ec68877108e484b95",
      "url": "https://github.com/harrydaihaolin/agent-readiness/blob/925809a180c15af61094e72ec68877108e484b95/tests/fixtures/workspaces/small/repo-3/AGENTS.md",
      "key": "harrydaihaolin/agent-readiness/tests/fixtures/workspaces/small/repo-3/AGENTS.md"
    }
  },
  "instructions": "# Agents\n\nA minimal fixture repo for live-scan integration tests.",
  "cost": {
    "context_tokens": 16
  }
}

Fetch it by URL: GET /api/v1/registry/harrydaihaolin-agent-readiness-repo-3/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.