Armory
Source
Browse
Skills

context7-auto-research

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install context7-auto-research --cli claude

writes the skill into.claude/skills/context7-auto-research/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/context7-auto-research/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

When to use it

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/context7-auto-research/SKILL.md -o .claude/skills/context7-auto-research/SKILL.md

Notes

Extracted from davila7/claude-code-templates, context7-auto-research category.