GitHubClawToolkit
Ready-made skills, templates, and actions for GitHub automation
All Skills in This Repository (16)
Pure Emerald Level Indicatorsbest-practices-for-agent-skills
Optimizes Agent Skill SKILL.md creation and validation for reliable execution.
skill-creator
Design and refine Claude skills through automated evaluation and iteration.
githubclaw-json-generator
Generate standardized githubclaw.json metadata from SKILL.md files.
felo-slides
Generate PPT slides from a topic or outline via the Felo PPT Task API.
felo-x-search
Search X/Twitter users, tweets, and replies via the Felo X Search API.
felo-web-fetch
Fetch webpage content from a URL and convert it to HTML, Markdown, or plain text.
felo-search
Query live web sources and present AI-generated answers with cited sources.
google-stitch
Generate UI design visuals and HTML code from prompts via Google Stitch.
gemini-audio-transcriber
Transcribe audio files into Traditional Chinese Markdown transcripts with speaker labels.
gemini-image-describer
Convert user-provided images into Traditional Chinese Markdown descriptions with OCR results.
gemini-summary
Detect input type and generate structured zh-TW Markdown summaries with Gemini.
gemini-deep-researcher
Generate structured, citation-rich research reports in zh-TW via Gemini Deep Research.
Frequently Asked Questions
FAQPage SchemaHow to install GitHubClawToolkit?▼
Run `npx skills add duotify/GitHubClawToolkit --all -g -y` in your terminal to install all skills in this collection globally.
What can GitHubClawToolkit do?▼
It bundles skills for real-time web search, webpage extraction, X/Twitter search, content summarization, image and music generation, slide creation, browser automation, and Telegram notifications, plus templates and GitHub Actions to run them.
Which API keys does GitHubClawToolkit need?▼
Most content skills need a GEMINI_API_KEY from Google AI Studio, while search and slide skills need a FELO_API_KEY from felo.ai. Telegram notifications require a bot token from @BotFather.
Does GitHubClawToolkit work with Copilot and Codex?▼
Yes. It ships dedicated templates for Copilot, Codex, Gemini API, and Vertex AI setups, each with pre-configured agent instructions and settings files.
Can non-developers use GitHubClawToolkit?▼
Yes. Once installed, you simply describe tasks in plain language, and the agent follows the built-in rules to execute them and report results without you writing code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core