Browse Skills
11972 skills across 8 categories
๐งช
4w ago
Adaptyv
Adaptyv connects to a cloud laboratory platform for automated protein testing and validation. Use it to submit protein sequences via API for binding, expression, thermostability, or enzyme activity assays and retrieve results in about 21 days.
Automation
2.9K227
๐
4w ago
Cancel Ralph
Cancel Ralph removes the active Ralph loop state for Codex compatibility, reporting the current iteration if one was active. Use it to stop a Ralph loop while preserving the original cancel-ralph command name.
Automation
2.9K227
๐
4w ago
Commit with Reflection
Commit with Reflection analyzes development errors, debugging steps, and solutions to generate a structured Chinese reflection report and create a Git commit referencing it. Use it after complex bug fixes or iterative feature development to capture reusable knowledge.
Automation
2.9K227
๐ฌ
4w ago
Claude to IM
Claude to IM connects Claude Code or Codex sessions to Telegram, Discord, Feishu/Lark, QQ, or WeChat so users can chat with the AI agent from their phone. Use it to set up, start, stop, or diagnose the bridge daemon and forward replies to messaging apps.
Automation
2.9K317
๐ ๏ธ
4w ago
Vibe Build
Vibe Build executes the plan in AGENTS.md to build an MVP incrementally, testing after each feature. Use when the user wants to start building, implement features, or says 'build my MVP'.
Automation
2.8K361
๐
4w ago
Vibe Workflow
Vibe Workflow guides users through a 5-step process to transform an app idea into a working MVP, from research and requirements to technical design, AI agent configuration, and building.
Automation
2.8K361
๐
4w ago
AlphaEar Search
AlphaEar Search performs finance web searches via Jina, DuckDuckGo, and Baidu, and retrieves finance information from a local RAG document store. Use it when you need general finance info from the web or local news databases.
Automation
2.8K362
๐ค
4w ago
Batch Orchestration
Batch Orchestration decomposes large-scale, repetitive code changes into independent units and spawns parallel agents in isolated worktrees to implement them. Use it for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.
Automation
2.8K270
๐
4w ago
Bug Capture
Bug Capture turns a user-reported defect into a durable GitHub issue written in the project's own domain language, without exposing file paths or line numbers. Use it when a user reports a bug conversationally, runs a QA pass, or asks to file an issue.
Automation
2.8K270
๐
4w ago
File Watcher
File Watcher sets up file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use it to create reactive workflows that respond to file system changes.
Automation
2.8K270
๐ฟ
4w ago
Parallel Worktrees
Parallel Worktrees creates and manages git worktrees so you can run parallel coding sessions with zero dead time while tests or builds run. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.
Automation
2.8K270
๐ฟ
4w ago
Using Git Worktrees
Using Git Worktrees sets up an isolated git worktree for feature work, ensuring changes stay separate from the current workspace. Use it when starting feature work or before executing implementation plans, preferring native worktree tools and falling back to manual git worktrees.
Automation
2.8K344