{
  "schema": "https://ai-atoms.com/schemas/skill-v1.json",
  "type": "skill",
  "id": "skill/context7-auto-research",
  "version": "1.0.0",
  "name": "Context7 Auto Research",
  "description": "Automatically fetch latest library/framework documentation for Claude Code via Context7 API",
  "system_prompt_fragment": "# context7-auto-research\n\n## Overview\nAutomatically fetch latest library/framework documentation for Claude Code via Context7 API\n\n## When to Use\n- When you need up-to-date documentation for libraries and frameworks\n- When asking about React, Next.js, Prisma, or any other popular library\n\n## Installation\n```bash\nnpx skills add -g BenedictKing/context7-auto-research\n```\n\n## Step-by-Step Guide\n1. Install the skill using the command above\n2. Configure API key (optional, see GitHub repo for details)\n3. Use naturally in Claude Code conversations\n\n## Examples\nSee [GitHub Repository](https://github.com/BenedictKing/context7-auto-research) for examples.\n\n## Best Practices\n- Configure API keys via environment variables for higher rate limits\n- Use the skill's auto-trigger feature for seamless integration\n\n## Troubleshooting\nSee the GitHub repository for troubleshooting guides.\n\n## Related Skills\n- tavily-web, exa-search, firecrawl-scraper, codex-review",
  "applicable_domains": [
    "other"
  ],
  "category": "other",
  "invocation": [
    "/context7-auto-research"
  ],
  "authored_by": "claudeskills.in community",
  "source_url": "https://claudeskills.in/skill/context7-auto-research",
  "provenance": {
    "source": "claudeskills.in",
    "source_url": "https://claudeskills.in/skill/context7-auto-research",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Aggregated by claudeskills.in from community GitHub lists."
  },
  "tags": [
    "claudeskills",
    "other"
  ],
  "lifecycle": "draft"
}