Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
seo-audit
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup. For AI search optimization, see ai-seo.
b1rdmania/ghostclaw 24
-
churn-prevention
When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers or wants to build systems to prevent it. For post-cancel win-back email sequences, see email-sequence. For in-app upgrade paywalls, see paywall-upgrade-cro.
b1rdmania/ghostclaw 24
-
qodo-pr-resolver
Review and resolve PR issues with Qodo - get AI-powered code review issues and fix them interactively (GitHub, GitLab, Bitbucket, Azure DevOps)
b1rdmania/ghostclaw 24
-
customize
Add new capabilities or modify GhostClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.
b1rdmania/ghostclaw 24
-
setup-ghostclaw
First-time GhostClaw setup. Handles dependencies, authentication, channel configuration, main chat registration, soul building, and service setup. Use this for all new installs.
b1rdmania/ghostclaw 24
-
debug
Debug agent issues. Use when things aren't working, agent fails, authentication problems, or to understand how the system works. Covers logs, environment variables, sessions, and common issues.
b1rdmania/ghostclaw 24
-
get-qodo-rules
Loads org- and repo-level coding rules from Qodo before code tasks begin, ensuring all generation and modification follows team standards. Use before any code generation or modification task when rules are not already loaded. Invoke when user asks to write, edit, refactor, or review code, or when starting implementation planning.
b1rdmania/ghostclaw 24
-
design
b1rdmania/ghostclaw 24
-
popup-cro
When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," "overlay," "collect emails with a popup," "exit popup," "scroll trigger," "sticky bar," or "notification bar." Use this for any overlay or interrupt-style conversion element. For forms outside of popups, see form-cro. For general page conversion optimization, see page-cro.
b1rdmania/ghostclaw 24
-
brainstorming
需求澄清 Skill。当用户只给了模糊描述时自动触发,通过业务提问把一句话翻译成完整需求,交给 Boss 流水线执行。
Triggers: '我想做一个', '帮我做', '有个想法', 'brainstorm', '帮我规划一下', '做个XX', 'I want to build'
Does NOT trigger:
- 需求已经完整(包含做什么 + 给谁用 + 核心场景)
- 纯技术问题或 bug 修复
Output: .boss/<feature>/design-brief.md 需求设计简报
echoVic/boss-skill 295
-
pikastream-video-meeting
Join a Google Meet or Zoom call as a video meeting agent via PikaStreaming.
Trigger: user drops a Google Meet or Zoom link, or asks to join a meeting.
Pika-Labs/Pika-Skills 1,008
-
views-filters
.object.yaml format and template, view type settings (kanban, calendar, timeline, gallery, list), saved views with filter operators, and date format rules.
DenchHQ/DenchClaw 1,503
-
reports
Report generation with .report.json format, interactive chart types (bar, line, area, pie, donut, radar, scatter, funnel), panel sizes, filter types, inline chat reports, and post-report checklist.
DenchHQ/DenchClaw 1,503
-
actions
DenchHQ/DenchClaw 1,503
-
duckdb-operations
DuckDB schema initialization, field types reference, auto-generated PIVOT views, and SQL CRUD operations for workspace objects, fields, and entries.
DenchHQ/DenchClaw 1,503
-
object-builder
Full 3-step workflow for creating workspace objects (SQL → filesystem → verify), CRM patterns for common object types, kanban boards, and the post-mutation checklist.
DenchHQ/DenchClaw 1,503
-
code-review
Comprehensive code review with security and performance checks
timwuhaotian/the-pair 290
-
dench-integrations
Connected app integration recipes for Dench Integrations (Gmail, Slack, GitHub, Notion, Google Calendar, Linear, Stripe, YouTube, and 500+ more)
DenchHQ/DenchClaw 1,503
-
gstack-workflow
Structured AI-assisted development workflow with specialist roles — Think, Plan, Build, Review, Test, Ship, Reflect. Adapted from garrytan/gstack (MIT).
DenchHQ/DenchClaw 1,503
-
plan-ceo-review
CEO/founder-mode plan review. Rethink the problem, find the 10-star product,
challenge premises. Four modes: SCOPE EXPANSION, SELECTIVE EXPANSION,
HOLD SCOPE, SCOPE REDUCTION. Use when reviewing strategy, questioning scope,
or before engineering review.
DenchHQ/DenchClaw 1,503
-
investigate
Systematic root-cause debugging. Four phases: investigate, analyze, hypothesize,
implement. Iron Law: no fixes without root cause investigation first.
Use when debugging errors, unexpected behavior, or troubleshooting.
DenchHQ/DenchClaw 1,503
-
design-consultation
Build a complete design system from scratch. Research the landscape, propose
safe choices AND creative risks, generate DESIGN.md. Use when creating a new
design system or establishing design foundations for a project.
DenchHQ/DenchClaw 1,503
-
land-and-deploy
Merge the PR, wait for CI and deploy, verify production health.
Takes over after ship. One command from "approved" to "verified in production."
DenchHQ/DenchClaw 1,503
-
guard
Maximum safety mode — combines careful (destructive command warnings) with
freeze (edit scope restriction). Use when working with production systems
or making sensitive changes.
DenchHQ/DenchClaw 1,503