A modular collection of agent skills — self-contained utilities designed for automation and integration. Each skill includes a comprehensive SKILL.md with usage documentation and examples.
Generate customizable QR codes in multiple formats (SVG/PNG/JPG) from text or URLs. Features include color customization, dot/eye shape options, and adjustable error correction levels. 🔗 ClawHub Page
Automatically aggregates and summarizes the latest news in embodied AI and robotics. Supports daily/weekly briefings with customizable source recipes and templates. 🔗 ClawHub Page
Deterministic global-market daily stock analysis skill designed for stable output across different models. Includes next-trading-day close prediction, recommendation output (Buy/Hold/Sell/Watch), prior forecast review, rolling forecast-accuracy tracking, and explicit self-improvement actions. 🔗 ClawHub Page
Compress PDF and image files with Python-first workflows and Node.js fallback. Supports PDF presets (screen/ebook/printer/prepress), image quality/format/resize options, transparent execution progress messaging, and retry strategies when compression results are poor. 🔗 ClawHub Page
Your personal learning assistant that explains any concept with clarity and depth, making complex ideas intuitive through diagrams and analogies. Features include auto-archiving notes, tracking mastery of sub-concepts, testing understanding with interview-style questions, scheduling reviews based on the forgetting curve, and adapting to your learning preferences over time. Implements scientifically-backed learning techniques like spaced repetition, active recall, and the Feynman technique. 🔗 ClawHub Page
Each skill can be run independently by following its SKILL.md.
- Node.js skills: run
npm installin the skill directory when dependencies are required. - Python skills: ensure a compatible Python version is available and install required packages from the skill instructions.
MIT License - see LICENSE for details.