Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install jamie-bitflight-claude-skills-plugins-python3-development-skills-python3-development-meta-docsgit clone https://github.com/Jamie-BitFlight/claude_skills.gitcp claude_skills/SKILL.MD ~/.claude/skills/jamie-bitflight-claude-skills-plugins-python3-development-skills-python3-development-meta-docs/SKILL.md---
name: python3-development-meta-docs
description: Python 3 development plugin documentation index. Load when needing to read about Python implementation patterns, task file conventions, or stdlib scripting.
user-invocable: false
---
# Python 3 Development Documentation
Available documentation:
!`find ${CLAUDE_PLUGIN_ROOT}/docs -name '*.md' -type f | sort`
Read any file above to learn about that topic.