Skip to content
Skillv1.0.0

pi

Todo tool — issues live as file-based todos in `.pi/todos`. See `docs/agents/issue-tracker.md` (project-local) or `~/.pi/agent/docs/agents/issue-tracker.md` (global default).

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

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

See reviews

About

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

Agent skills

Issue tracker

Todo tool — issues live as file-based todos in .pi/todos. See docs/agents/issue-tracker.md (project-local) or ~/.pi/agent/docs/agents/issue-tracker.md (global default).

Triage labels

Default vocabulary (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix). See docs/agents/triage-labels.md (project-local) or ~/.pi/agent/docs/agents/triage-labels.md (global default).

Domain docs

Single-context — read CONTEXT.md at the repo root. See docs/agents/domain.md (project-local) or ~/.pi/agent/docs/agents/domain.md (global default).

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/sndrgrdn-pi-pi/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.

sndrgrdn-pi-pi.ocm.jsonjson
{
  "ocm": "1",
  "id": "sndrgrdn-pi-pi",
  "kind": "skill",
  "name": "pi",
  "description": "Todo tool — issues live as file-based todos in `.pi/todos`. See `docs/agents/issue-tracker.md` (project-local) or `~/.pi/agent/docs/agents/issue-tracker.md` (global default).",
  "publisher": "sndrgrdn",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Todo tool — issues live as file-based todos in `.pi/todos`. See `docs/agents/issue-tracker.md` (project-local) or `~/.pi/agent/docs/agents/issue-tracker.md` (global default)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/sndrgrdn/pi",
      "path": "AGENTS.md",
      "ref": "54b2037a480491d2a7e8eaebd854163e875edad5",
      "url": "https://github.com/sndrgrdn/pi/blob/54b2037a480491d2a7e8eaebd854163e875edad5/AGENTS.md",
      "key": "sndrgrdn/pi/AGENTS.md"
    }
  },
  "instructions": "## Agent skills\n\n### Issue tracker\n\nTodo tool — issues live as file-based todos in `.pi/todos`. See `docs/agents/issue-tracker.md` (project-local) or `~/.pi/agent/docs/agents/issue-tracker.md` (global default).\n\n### Triage labels\n\nDefault vocabulary (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix). See `docs/agents/triage-labels.md` (project-local) or `~/.pi/agent/docs/agents/triage-labels.md` (global default).\n\n### Domain docs\n\nSingle-context — read `CONTEXT.md` at the repo root. See `docs/agents/domain.md` (project-local) or `~/.pi/agent/docs/agents/domain.md` (global de",
  "cost": {
    "context_tokens": 151
  }
}

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