Imported from ananyo141/portfolio-next (
AGENTS.md). Install upstream withnpx skills add ananyo141/portfolio-next. Copyright stays with the author.
Use chrome-devtools to check your edits and verify
Use chrome-devtools to check your edits and verify
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from ananyo141/portfolio-next (
AGENTS.md). Install upstream withnpx skills add ananyo141/portfolio-next. Copyright stays with the author.
Use chrome-devtools to check your edits and verify
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "ananyo141-portfolio-next-portfolio-next",
"kind": "skill",
"name": "portfolio-next",
"description": "Use chrome-devtools to check your edits and verify",
"publisher": "ananyo141",
"version": "1.0.0",
"capabilities": {
"domains": [
"finance"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use chrome-devtools to check your edits and verify"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/ananyo141/portfolio-next",
"path": "AGENTS.md",
"ref": "bd564a7828ba8288775a2f7ac4c752b4cd0f480e",
"url": "https://github.com/ananyo141/portfolio-next/blob/bd564a7828ba8288775a2f7ac4c752b4cd0f480e/AGENTS.md",
"key": "ananyo141/portfolio-next/AGENTS.md"
}
},
"instructions": "<!-- NEXT-AGENTS-MD-START -->[Next.js Docs Index]|root: ./.next-docs|STOP. What you remember about Next.js is WRONG for this project. Always search docs and read before any task.|If docs missing, run this command first: npx @next/codemod agents-md --output AGENTS.md|01-app:{04-glossary.mdx}|01-app/01-getting-started:{01-installation.mdx,02-project-structure.mdx,03-layouts-and-pages.mdx,04-linking-and-navigating.mdx,05-server-and-client-components.mdx,06-fetching-data.mdx,07-mutating-data.mdx,08-caching.mdx,09-revalidating.mdx,10-error-handling.mdx,11-css.mdx,12-images.mdx,13-fonts.mdx,14-metad",
"cost": {
"context_tokens": 2184
}
}Fetch it by URL: GET /api/v1/registry/ananyo141-portfolio-next-portfolio-next/manifest?version=1.0.0
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.