Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
mint-up-ethlimahack - Skill - OpenSmartRoute
Skillv1.0.0
mint-up-ethlimahack
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/` (resolved from this file's d
Imported from mavix21/mint-up-ethlimahack (AGENTS.md). Install upstream with npx skills add mavix21/mint-up-ethlimahack. 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/ (resolved from this file's directory; in monorepos the next package may not be visible from the repo root) before writing any code. Heed deprecation notices.
This block is written and re-added by next dev — verify at node_modules/next/dist/server/lib/generate-agent-files.js. Removing it from a diff only re-creates the uncommitted change; committing it with your work keeps the tree clean.
For every implementation or review in packages/nextjs, load and apply the server-first-nextjs skill. Keep React client boundaries as deep and narrow as possible, including when accessing Convex data.
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/mavix21-mint-up-ethlimahack-mint-up-ethlimahack/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.
{
"ocm": "1",
"id": "mavix21-mint-up-ethlimahack-mint-up-ethlimahack",
"kind": "skill",
"name": "mint-up-ethlimahack",
"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/` (resolved from this file's directory; in monorepos the `next` package may not be visible from the repo root) before writing any code. Heed deprecation notices.",
"publisher": "mavix21",
"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/` (resolved from this file's directory; in monorepos the `next` package may not be visible from the repo root) before writing any code. Heed deprecation notices."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/mavix21/mint-up-ethlimahack",
"path": "AGENTS.md",
"ref": "8e613a2bbf9e53aeee2561e94e910754a99b89f5",
"url": "https://github.com/mavix21/mint-up-ethlimahack/blob/8e613a2bbf9e53aeee2561e94e910754a99b89f5/AGENTS.md",
"key": "mavix21/mint-up-ethlimahack/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/` (resolved from this file's directory; in monorepos the `next` package may not be visible from the repo root) before writing any code. Heed deprecation notices.\n \nThis block is written and re-added by `next dev` — verify at `node_modules/next/dist/server/lib/generate-agent-files.js`. Removing it from a diff only re-creates the uncommitted change; committ",
"cost": {
"context_tokens": 220
}
}
Fetch it by URL: GET /api/v1/registry/mavix21-mint-up-ethlimahack-mint-up-ethlimahack/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.