Python skills
Top maintainers
- openclaw · 10K skills
- bdambrosio · 60 skills
- copyleftdev · 47 skills
- giuseppe-trisciuoglio · 27 skills
- vladm3105 · 22 skills
Languages in this topic
11462 skills
This skill generates AI-structured TASKS from SPEC and TSPEC documents, producing CODE-Ready tasks with traceability and quality feedback.
This skill clarifies unit, integration, and end-to-end testing with a car analogy and guides when to use each in projects.
This skill generates new text or code from scratch using a natural language prompt, returning fresh content without relying on source documents.
This skill observes and reports end-to-end tests using Playwright MCP, enabling setup, run, and report modes for web applications.
This skill synthesizes content across multiple documents to reveal cross-document insights, compare sources, and generate coherent reports from a Collection.
This skill generates implementation-ready YAML SPECs from REQ/CTR inputs and provides TASKS-Ready scoring for rapid SPEC validation.
This skill safely wraps gh commands to perform GitHub operations with risk-based prompts and mandatory confirmations for destructive actions.
This skill drops items from inventory into the world as item entities, enabling world modification and easy item sharing.
This skill loads a persisted Note or Collection by ID or name and returns sliced content when requested.
This skill automatically reads the latest review report and applies fixes to CTR documents, aligning structure, links, IDs, and content.
This skill analyzes internal test data, applies a where citations > 100 filter, and returns the high-cited items.
This skill enforces multi-language code quality standards for TypeScript, Python, Go, and Rust, guiding writing, review, and refactoring.
This skill automates CTR generation from REQ specifications, producing dual-file markdown and yaml contracts with ready-to-use validation and traceability.
This skill converts and transforms files across formats and media, enabling batch processing and consistent outputs for workflows.
This skill autonomously explores by selecting farthest reachable frontier and navigating toward it, updating the internal map for future exploration.
This skill helps you debug and inspect the raw local_grid data from world_state to validate coordinate systems and grid structure.
This skill automatically generates and validates TSPEC from SPEC documents for UTEST, ITEST, STEST, and FTEST with TASKS-Ready scoring.
This skill enumerates reachable nearby frontier positions using a bounded BFS simulation, returning offsets and paths for planning without moving.
This skill performs comprehensive ADR content review, validating decision completeness, BRD alignment, and consequence coverage to ensure high-quality
This skill tests and validates a calculate tool across arithmetic, trig, and variable substitution to ensure correct results.
This skill performs comprehensive SPEC content review, validating REQ coverage, interface completeness, and drift detection to ensure readiness for TASKS and