Skip to content
Skillv1.0.0

blog

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 sui-colla(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from sui-colla/blog (AGENTS.md). Install upstream with npx skills add sui-colla/blog. 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.

Blog content publishing

For any request to create, edit, preview, schedule, publish, deploy, or roll back blog content, read CONTENT_PUBLISHING.md completely before acting and follow it as the project workflow. Treat main as the only long-lived production branch. Do not merge or trigger a production deployment unless the user explicitly authorizes publishing.

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/sui-colla-blog-blog/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.

sui-colla-blog-blog.ocm.jsonjson
{
  "ocm": "1",
  "id": "sui-colla-blog-blog",
  "kind": "skill",
  "name": "blog",
  "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. <!-- END:nextjs-agent-rules -->",
  "publisher": "sui-colla",
  "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. <!-- END:nextjs-agent-rules -->"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/sui-colla/blog",
      "path": "AGENTS.md",
      "ref": "dc514b4a2b1dab385ef9ff68862ca2f5c3aded7a",
      "url": "https://github.com/sui-colla/blog/blob/dc514b4a2b1dab385ef9ff68862ca2f5c3aded7a/AGENTS.md",
      "key": "sui-colla/blog/AGENTS.md"
    }
  },
  "instructions": "<!-- BEGIN:nextjs-agent-rules -->\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<!-- END:nextjs-agent-rules -->\n\n<!-- BEGIN:blog-content-publishing -->\n# Blog content publishing\n\nFor any request to create, edit, preview, schedule, publish, deploy, or roll back blog content, read `CONTENT_PUBLISHING.md` completely before acting and follow it as the project workflow. Treat `main` as the",
  "cost": {
    "context_tokens": 192
  }
}

Fetch it by URL: GET /api/v1/registry/sui-colla-blog-blog/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.