Loading...
Loading...
Look up Next.js documentation for a topic. Use before implementing any Next.js feature to get accurate, up-to-date framework knowledge.
npx skill4agent add vercel-labs/next-docs-agentic-rag ask-nextcurl -s -X POST "https://next-docs-agentic-rag.labs.vercel.dev/api/rag" \
-H "Content-Type: application/json" \
-d "$(jq -n --arg q "$ARGUMENTS" '{query: $q}')"