ask-next

Installation
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
29
GitHub Stars
4
First Seen
Feb 28, 2026
Installed on
opencode29
gemini-cli29
github-copilot29
codex29
amp29
cline29