Skip to content
Skillv1.0.0

heading-adjuster

An Obsidian plugin for adjusting markdown heading levels.

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

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

See reviews

About

Imported from Netajam/heading-adjuster (AGENTS.md). Install upstream with npx skills add Netajam/heading-adjuster. Copyright stays with the author.

heading-adjuster

An Obsidian plugin for adjusting markdown heading levels.

Agent skills

Issue tracker

Issues and PRDs live as local markdown under .scratch/ — never published to GitHub Issues. See docs/agents/issue-tracker.md.

Triage labels

The five canonical triage roles, unchanged, written as a Status: line in each issue file. See docs/agents/triage-labels.md.

Domain docs

Single-context: CONTEXT.md + docs/adr/ at the repo root. 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/netajam-heading-adjuster-heading-adjuster/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.

netajam-heading-adjuster-heading-adjuster.ocm.jsonjson
{
  "ocm": "1",
  "id": "netajam-heading-adjuster-heading-adjuster",
  "kind": "skill",
  "name": "heading-adjuster",
  "description": "An Obsidian plugin for adjusting markdown heading levels.",
  "publisher": "Netajam",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "An Obsidian plugin for adjusting markdown heading levels."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Netajam/heading-adjuster",
      "path": "AGENTS.md",
      "ref": "7c00b0026ec0d9dcc7518d8c7e77fd34a87328e0",
      "url": "https://github.com/Netajam/heading-adjuster/blob/7c00b0026ec0d9dcc7518d8c7e77fd34a87328e0/AGENTS.md",
      "key": "Netajam/heading-adjuster/AGENTS.md"
    }
  },
  "instructions": "# heading-adjuster\n\nAn Obsidian plugin for adjusting markdown heading levels.\n\n## Agent skills\n\n### Issue tracker\n\nIssues and PRDs live as local markdown under `.scratch/` — never published to\nGitHub Issues. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nThe five canonical triage roles, unchanged, written as a `Status:` line in each\nissue file. See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nSingle-context: `CONTEXT.md` + `docs/adr/` at the repo root. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 124
  }
}

Fetch it by URL: GET /api/v1/registry/netajam-heading-adjuster-heading-adjuster/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.