ask-next

SKILL.md

Query the Next.js documentation RAG API for the topic: $ARGUMENTS

Steps:

  1. Call the RAG API:
curl -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}')"
  1. Read the returned documentation carefully.

  2. Present a concise summary of the relevant Next.js documentation, citing specific doc file paths where applicable.

Weekly Installs
13
GitHub Stars
3
First Seen
6 days ago
Installed on
opencode13
github-copilot13
codex13
kimi-cli13
gemini-cli13
amp13