Skip to content
Skillv1.0.0

wiki-maintenance

Use when linting KBManager wiki health, fixing index/frontmatter/link issues, or semantically reorganizing the mathematical card graph.

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

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

See reviews

About

Imported from MechMath/MechMath-agent-team (kb-manager/.agents/skills/wiki-maintenance/SKILL.md). Install upstream with npx skills add MechMath/MechMath-agent-team --skill wiki-maintenance. Copyright stays with the author.

Wiki Maintenance

Use this skill for structural health checks and semantic link enrichment in ${DATA_DIR:-data}/wiki/.

References

  • Structural lint: reference-lint.md
  • Semantic reorganization: reference-reorganize.md

Rule

For lint-style repairs, report findings and proposed fixes first. Do not edit until the human confirms.

For explicit reorganization requests, you may update connection sections after reading the relevant pages and identifying precise missing links.

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/mechmath-mechmath-agent-team-wiki-maintenance/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.

mechmath-mechmath-agent-team-wiki-maintenance.ocm.jsonjson
{
  "ocm": "1",
  "id": "mechmath-mechmath-agent-team-wiki-maintenance",
  "kind": "skill",
  "name": "wiki-maintenance",
  "description": "Use when linting KBManager wiki health, fixing index/frontmatter/link issues, or semantically reorganizing the mathematical card graph.",
  "publisher": "MechMath",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use when linting KBManager wiki health, fixing index/frontmatter/link issues, or semantically reorganizing the mathematical card graph."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/MechMath/MechMath-agent-team",
      "path": "kb-manager/.agents/skills/wiki-maintenance/SKILL.md",
      "ref": "be61a0e3b7f4b930dd7a07cf932106b2d257f249",
      "url": "https://github.com/MechMath/MechMath-agent-team/blob/be61a0e3b7f4b930dd7a07cf932106b2d257f249/kb-manager/.agents/skills/wiki-maintenance/SKILL.md",
      "key": "MechMath/MechMath-agent-team/kb-manager/.agents/skills/wiki-maintenance/SKILL.md"
    }
  },
  "instructions": "# Wiki Maintenance\n\nUse this skill for structural health checks and semantic link enrichment in\n`${DATA_DIR:-data}/wiki/`.\n\n## References\n\n- Structural lint: `reference-lint.md`\n- Semantic reorganization: `reference-reorganize.md`\n\n## Rule\n\nFor lint-style repairs, report findings and proposed fixes first. Do not edit\nuntil the human confirms.\n\nFor explicit reorganization requests, you may update connection sections after\nreading the relevant pages and identifying precise missing links.",
  "cost": {
    "context_tokens": 122
  }
}

Fetch it by URL: GET /api/v1/registry/mechmath-mechmath-agent-team-wiki-maintenance/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.