Back to list
maneeshanif

context7-docs

by maneeshanif

0🍴 0📅 Jan 10, 2026

SKILL.md


name: context7-docs description: Fetches up-to-date documentation for technologies used in the Personal AI Employee project via Context7 MCP server. Use when you need current API documentation, library references, code examples, or implementation guidance for any technology in the stack. allowed-tools: Read, Write, Edit, Bash, Glob, Grep

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

TechnologyContext7 Library IDPurpose
Pythonpython/cpythonCore language
Claude Codeanthropics/claude-codeAI reasoning engine
Anthropic SDKanthropics/anthropic-sdk-pythonClaude API integration

Automation & Monitoring

TechnologyContext7 Library IDPurpose
Playwrightmicrosoft/playwright-pythonBrowser automation (WhatsApp)
Watchdoggorakhargosh/watchdogFilesystem monitoring
PM2unitech/pm2Process management

APIs & Integrations

TechnologyContext7 Library IDPurpose
Gmail APIgoogleapis/google-api-python-clientEmail integration
Google Authgoogleapis/google-auth-library-pythonOAuth authentication

Data & Utilities

TechnologyContext7 Library IDPurpose
PyYAMLyaml/pyyamlYAML parsing (frontmatter)
Requestspsf/requestsHTTP requests
Python-dotenvtheskumar/python-dotenvEnvironment variables

MCP & Agent Framework

TechnologyContext7 Library IDPurpose
MCP SDKmodelcontextprotocol/python-sdkMCP server development
FastMCPjlowin/fastmcpQuick MCP servers

Usage

Via MCP Tool Call

When you need documentation, use the Context7 MCP tools:

1. resolve-library-id - Find the correct library ID
2. get-library-docs - Fetch documentation for a library

Quick Reference

# Example: Get Playwright docs for browser automation
context7_resolve "playwright python"
context7_docs "/microsoft/playwright-python" --topic "browser automation"

Documentation Cache

Fetched documentation is cached in:

/Vault/Docs/
├── python/
├── playwright/
├── gmail-api/
└── mcp/

Reference

For detailed usage patterns, see reference.md

For examples, see examples.md

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon