gabrielkoerich Skills

Available Skills

SkillDescriptionRequirements
actRun GitHub Actions workflows locally using act. Test CI pipelines, debug jobs, and validate workflows before pushing.See SKILL.md
anchor-sealevel-attacksAudits Solana/Anchor programs for all 11 sealevel attack vectors. Use when auditing Solana smart contracts or reviewing Anchor programs for security.See SKILL.md
apple-calendarmacOS Calendar.app integration (CRUD, search)macOS
beancount-analyticsAnalyze Beancount ledgers with reusable CLI reports and question-driven queries. Use when user asks for last month/last 12 months reports, spending breakdowns, savings trends, or direct finance questions from a .bean ledger.** python3, beancount (pip install beancount)
binance-pricesReal-time crypto prices from Binance public APIpython3, curl
camsnapCapture frames/clips from RTSP/ONVIF camerascamsnap CLI, ffmpeg
conventional-commitsConventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history, which makes it easier to write automated tools on top of. This convention dovetails with SemVer, by describing the features, fixes, and breaking changes made in commit messages.See SKILL.md
elevenlabs-voicesVoice synthesis with 18 personas, 32 languages, SFXpython3, ELEVEN_API_KEY
evm-contract-auditAudits EVM/Solidity smart contracts for security vulnerabilities. Covers reentrancy, access control, flash loan exploits, upgrade issues, oracle manipulation, signature attacks, and more. Learned from EVMbench (120 real Code4rena vulnerabilities across 40 production codebases).See SKILL.md
gh-issue-worktreeManage Git worktrees for isolated development environments per GitHub issue. Use gh issue develop to register linked branches and git worktree for isolated directories.See SKILL.md
gh-pr-polishGenerate high-signal PR titles and bodies from git history and changed files, then open PRs with gh CLI.See SKILL.md
git-worktree-cleanerAudit and clean git worktrees safely across repositories, including stale metadata and merged local branches.See SKILL.md
git-worktreesManage plain Git worktree feature branches without issue linking. Create a feature branch worktree, develop in isolation, push, and open a PR with commit-based changes summary.See SKILL.md
githubGitHub CLI for issues, PRs, CI runs, and API queriesgh CLI
github-secretsManage GitHub repo/org secrets via APIbun, GITHUB_TOKEN
intelbrasMonitor/control Intelbras alarm systems and cameraspython3, curl
notes-reviewAnalyze personal markdown notes and journals with qmd-powered semantic search plus weekly/monthly reflection reports. Use for questions like what was accomplished, what is pending, and whether work aligns with goals.** python3 Recommended: qmd CLI for semantic/local search
openai-whisperLocal speech-to-text transcriptionwhisper CLI
orchestratorThin operational wrapper for a system-wide orchestrator CLI. Use when running and checking orchestrator <command> workflows without duplicating orchestration logic in the skill.See SKILL.md
qmdLocal hybrid search for markdown notes and docsqmd CLI
skill-lintLint and auto-fix skill folders for metadata, naming consistency, path placeholder consistency, and optional agents/openai.yaml presence.See SKILL.md
solana-best-practicesReviews Solana/Anchor programs for development best practices. Use when writing, reviewing, improving or auditing Solana smart contracts. 31 vulnerability patterns with 4 real-world case studies.See SKILL.md
things3Things 3 task manager via CLI (macOS)things CLI, macOS
tmuxRemote-control tmux sessions for interactive CLIstmux
x-twitter-chromeRead/search X via Chrome DevTools Protocolbun, Chrome