Skip to content
Skillv1.0.0

pin-reveal

Issues are tracked in GitHub Issues for `radmen/pin-reveal`; external PRs are not a triage surface. See `docs/agents/issue-tracker.md`.

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

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

See reviews

About

Imported from radmen/pin-reveal (AGENTS.md). Install upstream with npx skills add radmen/pin-reveal. Copyright stays with the author.

Agent skills

Issue tracker

Issues are tracked in GitHub Issues for radmen/pin-reveal; external PRs are not a triage surface. See docs/agents/issue-tracker.md.

Triage labels

Use the default canonical triage labels: needs-triage, needs-info, ready-for-agent, ready-for-human, and wontfix. See docs/agents/triage-labels.md.

Domain docs

Use a single-context domain-doc layout. See docs/agents/domain.md.

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/radmen-pin-reveal-pin-reveal/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.

radmen-pin-reveal-pin-reveal.ocm.jsonjson
{
  "ocm": "1",
  "id": "radmen-pin-reveal-pin-reveal",
  "kind": "skill",
  "name": "pin-reveal",
  "description": "Issues are tracked in GitHub Issues for `radmen/pin-reveal`; external PRs are not a triage surface. See `docs/agents/issue-tracker.md`.",
  "publisher": "radmen",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Issues are tracked in GitHub Issues for `radmen/pin-reveal`; external PRs are not a triage surface. See `docs/agents/issue-tracker.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/radmen/pin-reveal",
      "path": "AGENTS.md",
      "ref": "b0145e9ab5768dd41a20e31cc0b57a7f470db8a8",
      "url": "https://github.com/radmen/pin-reveal/blob/b0145e9ab5768dd41a20e31cc0b57a7f470db8a8/AGENTS.md",
      "key": "radmen/pin-reveal/AGENTS.md"
    }
  },
  "instructions": "## Agent skills\n\n### Issue tracker\n\nIssues are tracked in GitHub Issues for `radmen/pin-reveal`; external PRs are not a triage surface. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nUse the default canonical triage labels: `needs-triage`, `needs-info`, `ready-for-agent`, `ready-for-human`, and `wontfix`. See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nUse a single-context domain-doc layout. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 109
  }
}

Fetch it by URL: GET /api/v1/registry/radmen-pin-reveal-pin-reveal/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.

pin-reveal - Skill - OpenSmartRoute