Skip to content
Skillv1.0.0

local-delegation-field-admin

AGENTS.md

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

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

See reviews

About

Imported from hosungseo/local-delegation-field-admin (AGENTS.md). Install upstream with npx skills add hosungseo/local-delegation-field-admin. Copyright stays with the author.

AGENTS.md

Project

local-delegation-field-admin is a static Next.js explorer for the 166 field-execution / supervisory-management delegation review tasks.

Rules

  • Keep the site static-export compatible for GitHub Pages.
  • Do not add server-only APIs.
  • Source data lives in app/data/delegation.json and should be regenerated from the analysis CSVs when needed.
  • Preserve the core analysis axes:
    1. 법률상 지자체 유형
    2. 시행령 현재 수임자/상태
    3. 사무 성격
    4. 추진단계
  • Avoid implying final legal conclusions. Use “검토”, “후보”, “쟁점관리” language.

Commands

npm run build

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/hosungseo-local-delegation-field-admin-local-delegation-e70068/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.

hosungseo-local-delegation-field-admin-local-delegation-e70068.ocm.jsonjson
{
  "ocm": "1",
  "id": "hosungseo-local-delegation-field-admin-local-delegation-e70068",
  "kind": "skill",
  "name": "local-delegation-field-admin",
  "description": "AGENTS.md",
  "publisher": "hosungseo",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/hosungseo/local-delegation-field-admin",
      "path": "AGENTS.md",
      "ref": "fe223cdd85b2018ebb5993b0dae22fabb008b961",
      "url": "https://github.com/hosungseo/local-delegation-field-admin/blob/fe223cdd85b2018ebb5993b0dae22fabb008b961/AGENTS.md",
      "key": "hosungseo/local-delegation-field-admin/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Project\n`local-delegation-field-admin` is a static Next.js explorer for the 166 field-execution / supervisory-management delegation review tasks.\n\n## Rules\n- Keep the site static-export compatible for GitHub Pages.\n- Do not add server-only APIs.\n- Source data lives in `app/data/delegation.json` and should be regenerated from the analysis CSVs when needed.\n- Preserve the core analysis axes:\n  1. 법률상 지자체 유형\n  2. 시행령 현재 수임자/상태\n  3. 사무 성격\n  4. 추진단계\n- Avoid implying final legal conclusions. Use “검토”, “후보”, “쟁점관리” language.\n\n## Commands\n```bash\nnpm run build\n```",
  "cost": {
    "context_tokens": 144
  }
}

Fetch it by URL: GET /api/v1/registry/hosungseo-local-delegation-field-admin-local-delegation-e70068/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.