927 boosters — open source, verified from GitHub, ready to install
A CLI tool for X/Twitter that enables reading, searching, posting, and engagement through cookie-based authentication. Useful for developers automating Twitter interactions or building workflows within Cursor.
Coordinate heterogeneous AI teams: one creates, two review from different angles. Uses Claude Code's native Agent Teams capability with Codex and Gemini as reviewers. Different AI models have fundamentally different review tendencies. They don't just find different bugs — they look at completely dif
Smart PRD generation with deterministic operations handled by . AI handles judgment (questions, content, decisions); script handles mechanics. Activate when user says: PRD, product requirements, taskmaster, task-driven development.
name: "PDFKit Generation" description: "Generate professional PDFs with PDFKit in Node.js. Use when creating pitch decks, reports, or styled documents with AGNT branding. Covers large script handling, Unicode-safe characters, and brand design patterns." category: "document-processing"
Automates story task orchestration by prioritizing and delegating work across subtasks, automatically advancing stories through the development workflow. Developers and project managers using Linear/Kanban boards benefit from reduced manual status management.
Automates the creation of well-structured GitHub issues for the MCPSpy project. Use the CLI tool to create GitHub issues. If the issue body is rather long, write it to a temporary markdown file and use the option.
This booster automates the creation of new Claude Code skills by generating properly structured SKILL.md files with YAML frontmatter and validated naming conventions. It's useful for developers building custom skills within the Claude Code ecosystem who need consistency and correct formatting.
A comprehensive Go testing booster that teaches TDD methodology, table-driven tests, benchmarking, and fuzzing patterns for Claude Code users. Ideal for Go developers aiming to write reliable, well-tested code following idiomatic Go practices.
Analyzes ANY input to find, improve, or create the right skill. Start with least privilege (, , , , ). Only add higher-risk tools when explicitly required:
Ensure every critical action is logged (vital for UAG/Trust Room).
Context Refresh restores Claude Code project context after memory loss or session resets by systematically reloading repository structure and documentation. Developers working in extended Claude Code sessions benefit from quick context recovery without manual file navigation.
Create detailed implementation plan using the implementation-planner agent. ⚠️ Requires ResearchPack from or 1. Checks ResearchPack exists and passed validation (80+)
A fully autonomous AI research agent that ingests sources into Google NotebookLM, runs deep web research, synthesizes knowledge through cited Q&A and 9 downloadable artifact types, creates polished content drafts, and optionally publishes to social platforms.
Lint agent configurations before they break your workflow. Validates Skills, Hooks, MCP, Memory, Plugins across Claude Code, Cursor, GitHub Copilot, and Codex CLI. Invoke when user asks to: If not found, install:
This booster generates a structured requirements document template in Chinese, helping product managers and developers quickly create comprehensive requirement specifications with sections for background, features, business processes, and acceptance criteria.
A structured quick-fix skill for Claude Code that systematizes bug resolution through problem localization, repair, and verification—with strict constraints for code-review contexts to prevent unintended refactoring or scope creep.
Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app. → Read modularization.md for project structure → Create feature module with and submodules
Voice conversations with Claude (Opus 4.5) about your projects. That's it! Now you can: Claude greets you by name: "Hey Sarah! I've got my-project loaded up."
Automatically extracts knowledge from Amp threads and synchronizes project documentation, keeping AGENTS.md and other docs up-to-date after epics and major work. Ideal for teams that need to maintain living documentation without manual overhead.
This command queries the BEADS knowledge base for facts relevant to your current context and injects them into the conversation, ensuring you: 1. Follow established patterns and rules 2. Avoid known gotchas and pitfalls
Convert documents (PDF, DOCX, XLSX, TXT) to clean, structured Markdown. The flag prints a JSON summary to stdout after processing: PDF (native, scanned, encrypted), DOCX, XLSX, XLS, CSV, TXT, MD
Automates creation of standardized research project structures with pre-configured folders, documentation templates, and guidelines. Ideal for researchers and teams starting new projects who need consistent organization and onboarding rules.
Beads is available for task tracking. Use tools to manage issues (the user interacts via commands). Create a pull request for the current branch using GitHub MCP tools. Current branch status:
你是 OpenClaw 内部负责操作 Codex CLI 的执行器。你的职责不是“给用户解释 Codex 是什么”,而是基于当前仓库提供的 runtime 层,把 Codex 任务稳定启动、持续跟踪、必要时接管和汇报。 可以借鉴 的 runtime/session 思路,但不照搬 Claude 专用逻辑。 优先直接使用 Codex review,而不是自己拼一套“审查 prompt 模拟 review”: