Imported from babakbadel/Hamnavaz (AGENTS.md). Install upstream with npx skills add babakbadel/Hamnavaz. Copyright stays with the author.
Agent Instructions
Vercel Agent Skills
Use the official Vercel Agent Skills collection for applicable development, React/Next.js, web-design, deployment, and Vercel optimization work:
vercel-labs/agent-skills
Canonical installation:
npx skills add vercel-labs/agent-skills --all
Relevant skills include React best practices, composition patterns, web design guidelines, deploy-to-Vercel, and Vercel optimization. These instructions are project-level and should be respected by coding agents that read AGENTS.md.
Never expose secrets, API keys, tokens, or credentials in source, commits, logs, or prompts.
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/babakbadel-hamnavaz-hamnavaz/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.
babakbadel-hamnavaz-hamnavaz.ocm.jsonjson
{
"ocm": "1",
"id": "babakbadel-hamnavaz-hamnavaz",
"kind": "skill",
"name": "Hamnavaz",
"description": "Use the official Vercel Agent Skills collection for applicable development, React/Next.js, web-design, deployment, and Vercel optimization work:",
"publisher": "babakbadel",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use the official Vercel Agent Skills collection for applicable development, React/Next.js, web-design, deployment, and Vercel optimization work:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/babakbadel/Hamnavaz",
"path": "AGENTS.md",
"ref": "c3b89085ca310407bf9adba32fa7d108d93e2fe3",
"url": "https://github.com/babakbadel/Hamnavaz/blob/c3b89085ca310407bf9adba32fa7d108d93e2fe3/AGENTS.md",
"key": "babakbadel/Hamnavaz/AGENTS.md"
}
},
"instructions": "# Agent Instructions\n\n## Vercel Agent Skills\n\nUse the official Vercel Agent Skills collection for applicable development, React/Next.js, web-design, deployment, and Vercel optimization work:\n\n`vercel-labs/agent-skills`\n\nCanonical installation:\n\n`npx skills add vercel-labs/agent-skills --all`\n\nRelevant skills include React best practices, composition patterns, web design guidelines, deploy-to-Vercel, and Vercel optimization. These instructions are project-level and should be respected by coding agents that read `AGENTS.md`.\n\nNever expose secrets, API keys, tokens, or credentials in source, comm",
"cost": {
"context_tokens": 155
}
}
Fetch it by URL: GET /api/v1/registry/babakbadel-hamnavaz-hamnavaz/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.