Find the perfect skill
D2 Diagram Generator
Documentation
Generates diagrams using the D2 diagramming language. Supports various diagram types including UML class diagrams, SQL tables, containers, and custom shapes. Useful when users need to create technical diagrams programmatically, especially for architecture, database schemas, or flowcharts.
Thirdweb v5 Integration
Development
This skill covers Thirdweb v5 SDK integration in AutoClaw, including wallet setup (inAppWallet, MetaMask, Coinbase, WalletConnect), SIWE authentication with payload generation and verification, web/API client creation, and React hooks (useActiveAccount, useConnect). Use it for wallet connection, social login, and custom dark theme with indigo accent colors.
Gitea CLI (tea)
DevOps
Manage Gitea repositories, issues, pull requests, and releases using the official CLI tool 'tea'. Helps when working with Gitea from the terminal, especially for automation or speed. Non-interactive mode with --output flag is recommended for scripting.
Think Ahead
Productivity
Reads the current work state (git status, diff, recent commits) and checks alignment with the plan. Spots dependencies, blockers, and suggests next moves in priority order. Useful between work cycles for strategic planning.
Code Simplification
Development
Analyzes source code and applies automated simplifications using parallel background agents. Helps reduce complexity, eliminate redundancies, improve readability, and remove anti-patterns. Includes a dry-run option to preview changes without applying them.
Chart Image - Data Visualization
Design & Creativity
Generate publication-quality chart images from data. Create bar charts, line graphs, pie charts, and more with clean, professional styling.
Research-to-Code Pipeline Orchestrator
Development
Orchestrates the entire research pipeline from problem specification to final report, managing dependencies and feedback loops. Use for end-to-end research projects that require structured progression with checkpoints at each stage.
Clippy - Microsoft 365 CLI
Productivity
Microsoft 365 and Outlook CLI for calendar and email management. Access your Outlook calendar and inbox from the command line.
Production Readiness Check
Development
Performs a production readiness check by updating BROWNFIELD.md with implemented features, assessing alignment with GREENFIELD vision, and identifying documentation impacts. Used before deployment to verify implementation status and strategy alignment.
OpenLark Code Standards Checker
Development
Audits code consistency in OpenLark projects: architecture, API patterns, parameter validation, naming, and exports. Outputs actionable checklists with evidence (path:line) and risk levels, ideal for PR reviews or before adding a new API.
Invoice Generator - PDF Billing
Documentation
Generate professional PDF invoices from JSON data. Perfect for freelancers and small businesses who need clean, automated invoice generation.
Open Source Best Practices
Development
Validates and prepares a GitHub project for open source release by cleaning the Git history of secrets and sensitive data, and ensuring essential legal, governance, and documentation foundations are in place. Helps when making a private repo public or hardening an existing public repository.