Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
zsh-completions-setup
This skill should be used when the user asks to "set up shell completions", "fix zsh completions", "configure tab completion", "add completions for brew/npm/cargo", "troubleshoot missing completions", or mentions fpath, compinit, or Oh My Zsh completion issues.
wildcard/shell-ergonomics-skills 2
-
advanced-statusline
Implement AI-powered statusline with session tracking, plan detection, workspace emojis, and intelligent caching for Claude Code
wildcard/shell-ergonomics-skills 2
-
ghostty-terminal-automation
Automate Ghostty terminal sessions via MCP. Use when you need to send commands to terminals, read terminal output, capture screenshots, resize windows, open new tabs/windows, or interact with TUI apps like Neovim, htop, or any CLI tool running in Ghostty.
hyperb1iss/ghostty-automator-python
-
brave-search
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
doubleflannel/12-30-test-codex-ip
-
accept-pr
Land one PR end-to-end (changelog + thanks, lint, merge, back to main).
doubleflannel/12-30-test-codex-ip
-
change-logger
Generate and maintain the root CHANGELOG.md in a beginner-friendly, analogy-rich format from git state or a commit range.
doubleflannel/12-30-test-codex-ip
-
oracle
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
doubleflannel/12-30-test-codex-ip
-
pickup
Codex pickup checklist when starting on a task.
doubleflannel/12-30-test-codex-ip
-
create-cli
doubleflannel/12-30-test-codex-ip
-
markdown-converter
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
doubleflannel/12-30-test-codex-ip
-
handoff
Codex handoff checklist for agents.
doubleflannel/12-30-test-codex-ip
-
ask-details
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
doubleflannel/12-30-test-codex-ip
-
screenshot-use
Use the screenshot workflow to pick, verify, replace, and verify CI.
doubleflannel/12-30-test-codex-ip
-
allegro-monitor
Monitor Allegro.pl prices and get alerts when items drop below your threshold.
nexty5870/clawdis-allegro-skill 3
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.
google-gemini/gemini-cli 99,679
-
pirate-skill
Speak like a pirate.
google-gemini/gemini-cli 99,679
-
greeter
A friendly greeter skill
google-gemini/gemini-cli 99,679
-
ci
A specialized skill for Gemini CLI that provides high-performance, fail-fast monitoring of GitHub Actions workflows and automated local verification of CI failures. It handles run discovery automatically—simply provide the branch name.
google-gemini/gemini-cli 99,679
-
pr-address-comments
Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
google-gemini/gemini-cli 99,679
-
review-duplication
Use this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
google-gemini/gemini-cli 99,679
-
code-reviewer
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
google-gemini/gemini-cli 99,679
-
string-reviewer
Use this skill when asked to review text and user-facing strings within the codebase. It ensures that these strings follow rules on clarity, usefulness, brevity and style.
google-gemini/gemini-cli 99,679
-
pr-creator
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
google-gemini/gemini-cli 99,679
-
github-issue-creator
Use this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling.
google-gemini/gemini-cli 99,679