Skip to content
Skillv1.0.0

admin

This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Hee

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

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

See reviews

About

Imported from thanhnam2811/tiny-link (packages/admin/AGENTS.md). Install upstream with npx skills add thanhnam2811/tiny-link --skill admin. Copyright stays with the author.

This is NOT the Next.js you know

This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ before writing any code. Heed deprecation notices.

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/thanhnam2811-tiny-link-admin/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.

thanhnam2811-tiny-link-admin.ocm.jsonjson
{
  "ocm": "1",
  "id": "thanhnam2811-tiny-link-admin",
  "kind": "skill",
  "name": "admin",
  "description": "This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.",
  "publisher": "thanhnam2811",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/thanhnam2811/tiny-link",
      "path": "packages/admin/AGENTS.md",
      "ref": "438f521750971030b6151ab3c4a10f755e0754e6",
      "url": "https://github.com/thanhnam2811/tiny-link/blob/438f521750971030b6151ab3c4a10f755e0754e6/packages/admin/AGENTS.md",
      "key": "thanhnam2811/tiny-link/packages/admin/AGENTS.md"
    }
  },
  "instructions": "<!-- BEGIN:nextjs-agent-rules -->\n\n# This is NOT the Next.js you know\n\nThis version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.\n\n<!-- END:nextjs-agent-rules -->",
  "cost": {
    "context_tokens": 81
  }
}

Fetch it by URL: GET /api/v1/registry/thanhnam2811-tiny-link-admin/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.