Automation Tools
Script and automate repetitive tasks and workflows.
octocat
Use this skill whenever the prompt contains any `github.com` URL, even if the user only pastes a link and gives no GitHub-specific keywords. Handles git and GitHub operations using the gh CLI. Triggers include any GitHub link to an issue, pull request, commit, compare page, Actions run, release, discussion, or repository. Covers creating and reviewing PRs, watching CI checks, interactive rebasing, branch cleanup, submodule management, and repository archaeology with git log/blame/bisect.
sky-map-changelog-assistant
Fully automated release note generator for Sky Map. Just provide the last tag.
patch-creation
Create and register new patches for tweakcc. Use when adding new customizations to Claude Code.
gentleman-e2e
Docker-based E2E testing patterns for Gentleman.Dots installer. Trigger: When editing files in installer/e2e/, writing E2E tests, or adding platform support.
gentleman-bubbletea
Bubbletea TUI patterns for Gentleman.Dots installer. Trigger: When editing Go files in installer/internal/tui/, working on TUI screens, or adding new UI features.
gentleman-system
System detection and command execution patterns for Gentleman.Dots. Trigger: When editing files in installer/internal/system/, adding OS support, or modifying command execution.
verticals
AI-native vertical video engine with niche intelligence. Takes a one-line topic and a niche profile, and outputs a finished YouTube Short/Reel/TikTok with AI-generated b-roll, voiceover, burned-in captions, background music, and thumbnail. Supports multiple LLM providers (Claude, Gemini, GPT, Ollama), TTS providers (Edge TTS, ElevenLabs), and 15+ content niches.
sync-builder-journal
Update Builder Journal documentation references after changes to ragbits-example repository. Use when commits in ragbits-example changed and documentation SHA references need updating.
generate-storyboard
为剧本场景生成分镜图。当用户说"生成分镜"、"预览场景画面"、想重新生成某些分镜图、或剧本中有场景缺少分镜图时使用。自动保持角色和画面连续性。
pull-requests
Guidelines for creating and managing Pull Requests in this repo
copy-samples
Update sharing-editor sample apps from the streamlit/docs repository
streamlit-rebase
Rebase our custom fork of the Streamlit repository onto new upstream Streamlit release
update-important-modules
Refresh the repo's important Go modules when the dependency set drifts.
openakita-skills-changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Use this skill whenever the user mentions changelogs, release notes, version updates, "what changed", product updates, app store descriptions, or needs to summarize recent development work for non-technical audiences.
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
reload-skill
Reload an existing skill to apply changes after modifying SKILL.md or scripts
write-file
Write content to file, creating new or overwriting existing. When you need to create new files, update file content, or save generated code/data.
makefile-dev-workflow
Unified development workflow for EdgeQuake using Makefile commands. Use when starting services, running tests, or managing the full development stack (database, backend, frontend). Provides simplified alternatives to raw cargo/npm commands.
pr-inline-review
Submit inline review comments to GitHub Pull Requests using the GitHub CLI, with support for inline code suggestions.
accept-baseline
Accept screenshot baseline changes and commit the updated version.json.
code-review-checklist
Code review guidelines covering code quality, security, and best practices.