Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
freeact-interaction
Interact with freeact agent via tmux for testing
gradion-ai/freeact 129
-
output-parsers
Generate output parsers for mcptools with unstructured return types. Use when a tool returns raw strings or Result models with single str fields and needs structured ParseResult output. Covers testing tools, identifying parseable structures, extending modules with ParseResult models, and creating parser implementations.
gradion-ai/freeact 129
-
saving-codeacts
Save executed Python code as reusable tools in the gentools package. Use when preserving successful code executions for later reuse. Covers creating package structure (api.py, impl.py), defining Pydantic output models, and implementing the run() interface.
gradion-ai/freeact 129
-
task-planning
Structured task planning workflow with user feedback loops. Use when the user explicitly requests planning (e.g., "make a plan", "plan first", "create a plan"). Covers creating plans with actionable steps, iterating based on feedback, saving confirmed plans, and executing step-by-step with progress tracking.
gradion-ai/freeact 129
-
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
Bitterbot-AI/bitterbot-desktop 161
-
himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Bitterbot-AI/bitterbot-desktop 161
-
bear-notes
Create, search, and manage Bear notes via grizzly CLI.
Bitterbot-AI/bitterbot-desktop 161
-
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Bitterbot-AI/bitterbot-desktop 161
-
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Bitterbot-AI/bitterbot-desktop 161
-
cerul
You cannot access video content on your own. Use Cerul to search what was said, shown, or presented in tech talks, podcasts, conference presentations, and earnings calls. Use when a user asks about what someone said, wants video evidence, or needs citations from talks and interviews.
cerul-ai/cerul 120
-
email
Send emails using mailsend-go CLI
olasunkanmi-SE/codebuddy 118
-
aws
Manage AWS resources via the aws CLI.
olasunkanmi-SE/codebuddy 118
-
telegram
Send Telegram messages, files, and interact with Telegram bots via the telegram-send CLI tool.
olasunkanmi-SE/codebuddy 118
-
redis
Manage Redis databases via the redis-cli tool.
olasunkanmi-SE/codebuddy 118
-
datadog
Query metrics, manage monitors, post events, and interact with Datadog via the dogshell CLI.
olasunkanmi-SE/codebuddy 118
-
linear
Manage Linear issues via the linear-cli (unofficial or custom wrapper).
olasunkanmi-SE/codebuddy 118
-
gitlab
Manage GitLab issues and merge requests via the glab CLI.
olasunkanmi-SE/codebuddy 118
-
kubernetes
Manage Kubernetes clusters via the kubectl CLI.
olasunkanmi-SE/codebuddy 118
-
jira
Manage Jira issues, sprints, and epics via the jira-cli tool.
olasunkanmi-SE/codebuddy 118
-
github
Manage GitHub repositories, issues, and pull requests via the gh CLI.
olasunkanmi-SE/codebuddy 118
-
elasticsearch
Interact with Elasticsearch clusters via the API.
olasunkanmi-SE/codebuddy 118
-
postgres
Manage PostgreSQL databases via the psql CLI.
olasunkanmi-SE/codebuddy 118
-
mongodb
Manage MongoDB databases via the mongosh tool.
olasunkanmi-SE/codebuddy 118
-
sentry
Manage Sentry projects and releases via the sentry-cli.
olasunkanmi-SE/codebuddy 118