context7-docs
Installation
SKILL.md
Context7 Documentation Skill
This skill provides access to up-to-date documentation for all technologies used in the Personal AI Employee project through the Context7 MCP server.
Supported Technologies
Core Stack
| Technology | Context7 Library ID | Purpose |
|---|---|---|
| Python | python/cpython |
Core language |
| Claude Code | anthropics/claude-code |
AI reasoning engine |
| Anthropic SDK | anthropics/anthropic-sdk-python |
Claude API integration |
Automation & Monitoring
| Technology | Context7 Library ID | Purpose |
|---|---|---|
| Playwright | microsoft/playwright-python |
Browser automation (WhatsApp) |
| Watchdog | gorakhargosh/watchdog |
Filesystem monitoring |
| PM2 | unitech/pm2 |
Process management |