Skip to content
Skillv1.0.0

sample_repo

current status: this should trigger ai_only_doc_carries_business_ssot.

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

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

See reviews

About

Imported from Yuhanbravo/ai-skill-hub (skills/documentation-governance/tests/sample_repo/AGENTS.md). Install upstream with npx skills add Yuhanbravo/ai-skill-hub --skill sample_repo. Copyright stays with the author.

Agent Wrapper

current status: this should trigger ai_only_doc_carries_business_ssot.

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/yuhanbravo-ai-skill-hub-sample-repo/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.

yuhanbravo-ai-skill-hub-sample-repo.ocm.jsonjson
{
  "ocm": "1",
  "id": "yuhanbravo-ai-skill-hub-sample-repo",
  "kind": "skill",
  "name": "sample_repo",
  "description": "current status: this should trigger ai_only_doc_carries_business_ssot.",
  "publisher": "Yuhanbravo",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "current status: this should trigger ai_only_doc_carries_business_ssot."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Yuhanbravo/ai-skill-hub",
      "path": "skills/documentation-governance/tests/sample_repo/AGENTS.md",
      "ref": "b42c13e1c5be661bf3933b516775feff4a0d3a53",
      "url": "https://github.com/Yuhanbravo/ai-skill-hub/blob/b42c13e1c5be661bf3933b516775feff4a0d3a53/skills/documentation-governance/tests/sample_repo/AGENTS.md",
      "key": "Yuhanbravo/ai-skill-hub/skills/documentation-governance/tests/sample_repo/AGENTS.md"
    }
  },
  "instructions": "# Agent Wrapper\n\ncurrent status: this should trigger ai_only_doc_carries_business_ssot.",
  "cost": {
    "context_tokens": 21
  }
}

Fetch it by URL: GET /api/v1/registry/yuhanbravo-ai-skill-hub-sample-repo/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.