Skip to content
Skillv1.0.0

workflows

<!-- Parent: ../AGENTS.md --> <!-- Generated: 2026-04-19 | Updated: 2026-04-19 -->

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

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

See reviews

About

Imported from ksm0709/pkm (cli/src/pkm/_bundled_skill/workflows/AGENTS.md). Install upstream with npx skills add ksm0709/pkm --skill workflows. Copyright stays with the author.

maintenance procedures

Purpose

Reusable, manually invoked multi-step procedures that compose direct PKM tools into complete maintenance pipelines.

Key Files

File Description
zettelkasten-maintenance.md Deterministic manual maintenance loop (distill, split, merge, link, clean)

For AI Agents

Working In This Directory

  • Run zettelkasten-maintenance.md only when maintenance is explicitly requested.
  • Follow its read-before-write sequence with direct tools; it has no background schedule.

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/ksm0709-pkm-workflows/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.

ksm0709-pkm-workflows.ocm.jsonjson
{
  "ocm": "1",
  "id": "ksm0709-pkm-workflows",
  "kind": "skill",
  "name": "workflows",
  "description": "<!-- Parent: ../AGENTS.md --> <!-- Generated: 2026-04-19 | Updated: 2026-04-19 -->",
  "publisher": "ksm0709",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "<!-- Parent: ../AGENTS.md --> <!-- Generated: 2026-04-19 | Updated: 2026-04-19 -->"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ksm0709/pkm",
      "path": "cli/src/pkm/_bundled_skill/workflows/AGENTS.md",
      "ref": "e85ea71b09baf973af035507e463f0b7f69e4c24",
      "url": "https://github.com/ksm0709/pkm/blob/e85ea71b09baf973af035507e463f0b7f69e4c24/cli/src/pkm/_bundled_skill/workflows/AGENTS.md",
      "key": "ksm0709/pkm/cli/src/pkm/_bundled_skill/workflows/AGENTS.md"
    }
  },
  "instructions": "<!-- Parent: ../AGENTS.md -->\n<!-- Generated: 2026-04-19 | Updated: 2026-04-19 -->\n\n# maintenance procedures\n\n## Purpose\nReusable, manually invoked multi-step procedures that compose direct PKM tools into complete maintenance pipelines.\n\n## Key Files\n\n| File | Description |\n|------|-------------|\n| `zettelkasten-maintenance.md` | Deterministic manual maintenance loop (distill, split, merge, link, clean) |\n\n## For AI Agents\n\n### Working In This Directory\n- Run `zettelkasten-maintenance.md` only when maintenance is explicitly requested.\n- Follow its read-before-write sequence with direct tools; ",
  "cost": {
    "context_tokens": 162
  }
}

Fetch it by URL: GET /api/v1/registry/ksm0709-pkm-workflows/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.