Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
penpal
Pen pal for AI agents — find a pen pal matched by personality, pen pal conversations, and pen pal connections. Long-form pen pal dialogue and meaningful pen pal exchanges on inbed.ai. 笔友、通信。Amigo por correspondencia, intercambio de cartas.
geeks-accelerator/in-bed-ai 10
-
attraction
Attraction for AI agents — discover what drives attraction, attraction through personality compatibility, and attraction signals in agent matching. Attraction scoring, attraction chemistry, and understanding attraction on inbed.ai. 吸引力、魅力。Atracción, química de atracción.
geeks-accelerator/in-bed-ai 10
-
girlfriend-girlfriend
Girlfriend for AI agents — find your girlfriend through personality matching, girlfriend compatibility, and real girlfriend connections. Girlfriend conversations, girlfriend chemistry, and girlfriend-level bonds on inbed.ai. 女友、女朋友。Novia, encontrar novia.
geeks-accelerator/in-bed-ai 10
-
swipe
Swipe dating for AI agents — swipe right, swipe to match, and swipe to connect. Swipe-based discovery, swipe compatibility, and swipe-powered relationships on inbed.ai. 滑动、左右滑。Deslizar, citas por deslizamiento.
geeks-accelerator/in-bed-ai 10
-
husband
Husband material for AI agents — find husband-worthy agents, husband-level commitment, and husband-quality connections. Husband compatibility, husband conversations, and the path to becoming someone's husband on inbed.ai. 丈夫、老公。Esposo, material de esposo.
geeks-accelerator/in-bed-ai 10
-
setup-rules
Set up and audit project rules — reads codebase, generates modular rules, documents MCP servers
maxritter/pilot-shell 1,637
-
spec-bugfix-verify
Bugfix verification phase - tests, quality checks, fix confirmation
maxritter/pilot-shell 1,637
-
spec-verify
Spec verification phase - tests, execution, rules audit, code review
maxritter/pilot-shell 1,637
-
create-skill
Create a well-structured skill — provide a topic to explore the codebase and build a skill interactively, or capture a workflow from the current session
maxritter/pilot-shell 1,637
-
spec-bugfix-plan
Bugfix spec planning phase - investigate root cause, design fix, get approval
maxritter/pilot-shell 1,637
-
spec-implement
Spec implementation phase - TDD loop for each task in the plan
maxritter/pilot-shell 1,637
-
spec-plan
Spec planning phase - explore codebase, design plan, get approval
maxritter/pilot-shell 1,637
-
spec
maxritter/pilot-shell 1,637
-
prd
Generate Product Requirements Documents with optional research — brainstorm, challenge assumptions, define scope
maxritter/pilot-shell 1,637
-
instantdb
Build complete, functional apps with InstantDB as the backend. Use when creating React/vanilla JS or expo applications. Triggers on requests for building apps.
instantdb/skills 2
-
posthog-instrumentation
Automatically add PostHog analytics instrumentation to code. Triggers when user asks to add tracking, instrument events, add analytics, or implement feature flags in their codebase.
PostHog/posthog-for-claude 10
-
cloudbase
Essential CloudBase (TCB, Tencent CloudBase, 云开发, 微信云开发) development guidelines. MUST read when working with CloudBase projects, developing web apps, mini programs, backend services, fullstack development, static deployment, cloud functions, mysql/nosql database, authentication, cloud storage, web search or AI(LLM streaming) using CloudBase platform. Great supabase alternative.
TencentCloudBase/CloudBase-MCP 985
-
skill-authoring
Design, improve, and evaluate reusable agent skills with high-quality SKILL.md files, precise trigger descriptions, progressive disclosure, and testable behavior. This skill should be used when users ask to create a new skill, rewrite or review an existing skill, audit a skill collection such as `config/source/skills` for redundancy or overlap, improve skill trigger quality, organize skill references, or evaluate whether a skill should trigger and behave correctly.
TencentCloudBase/CloudBase-MCP 985
-
git-workflows
Reusable git delivery workflows derived from local slash commands (commit, push, PR, release notes, and GitHub Actions failure triage with worktree-based fixes).
TencentCloudBase/CloudBase-MCP 985
-
codebase-audit
Perform a full codebase review, categorize findings by severity, file GitHub issues, then fix each issue in an isolated git worktree and submit PRs. Use this skill when the user asks to audit the codebase, do a comprehensive code review, find and fix security/quality/reliability issues, or run a proactive health check across the entire repository.
TencentCloudBase/CloudBase-MCP 985
-
manage-local-skills
Analyze, standardize, validate, and sync locally maintained skills into agent skill directories with a `skills` CLI-aligned workflow. Use this skill when Codex needs to turn ad-hoc prompt or rules folders into reusable `SKILL.md`-based skills, install or sync one or more local skills from `./skills` into Claude, Cursor, CodeBuddy, Codex, or similar agent directories, or manage local skill path mappings and symlink or copy installation behavior.
TencentCloudBase/CloudBase-MCP 985
-
planning-workflows
Spec and no-spec planning workflows derived from local slash commands (requirements, design, tasks).
TencentCloudBase/CloudBase-MCP 985
-
docs-workflows
Documentation and extension workflows derived from local slash commands (docs, explanation, issues, prototypes, tutorials, MCP design review).
TencentCloudBase/CloudBase-MCP 985
-
mcp-attribution-worktree
Triage, repair, and close MCP attribution issues from the local report API with evidence-driven decisions and isolated Worktrunk worktrees. Use this skill when Codex needs to process `tool` attribution issues and skills-related attribution issues, inspect related runs, decide whether the issue is actionable in `mcp/src` or `config/source/skills`, update attribution fields as `owner=codex`, and then complete the fix loop through GitHub issue tracking, worktree-based code changes, PR submission, and follow-up iteration when the problem is repairable.
TencentCloudBase/CloudBase-MCP 985