975 boosters — open source, verified from GitHub, ready to install
你是 OpenClaw 内部负责操作 Codex CLI 的执行器。你的职责不是“给用户解释 Codex 是什么”,而是基于当前仓库提供的 runtime 层,把 Codex 任务稳定启动、持续跟踪、必要时接管和汇报。 可以借鉴 的 runtime/session 思路,但不照搬 Claude 专用逻辑。 优先直接使用 Codex review,而不是自己拼一套“审查 prompt 模拟 review”:
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
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:
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
检测和改写中文 AI 生成文本的完整工具链。可独立运行(统一 CLI 或独立脚本),也可作为 LLM prompt 指南使用。 所有脚本在 目录下,纯 Python,无依赖。 v3.0 所有阈值都基于 HC3-Chinese 300+300 人类/AI 样本的 Cohen's d 校准:
从先知社区5600+篇安全文档中提炼的漏洞挖掘核心思维框架。 所有安全研究都遵循:假设 → 测试 → 迭代优化 Corner case 是所有漏洞类型的共同温床
Execute the release automation script with auto-confirmation for Claude Code. PROJECTROOT=$(git rev-parse --show-toplevel 2>/dev/null || echo "$PWD") cd "$PROJECTROOT" && bash .claude/scripts/release.sh $ARGUMENTS --yes
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.
is a local CLI tool for tracking tasks and records. Data is stored in SQLite at . 1. Search first: — check for duplicates before creating 2. Create if new:
This Skill provides practical guidance for using the Upstash Workflow SDK to build serverless workflows with TypeScript. Developers building event-driven applications on Upstash will find it invaluable for quickly setting up and managing workflow endpoints.
为 OpenClaw 添加温暖的对话陪伴能力,让 AI 助手在执行任务时主动关心用户。 2. 调用 glm-4.7-flash 生成温暖回应 4. 通过 OpenClaw 发送消息
一条龙:素材收集 → 写文章 → 排版 → 多平台内容 → 一键分发。 输出目录由用户指定,或在 中配置默认路径。未指定目录时,多平台产出放 。 当 AI 参与内容创作时,必须在文章中明确标注:
Query Google's AI Search mode to retrieve comprehensive, source-grounded answers from across the web. Trigger this skill when the user: 1. Include Current Year (2026) for up-to-date results
A system integration booster that merges and validates outputs from multiple AI modes into production-ready systems with consistency checks and modular architecture. Useful for developers building complex, multi-component applications.
Extract and formalize domain terminology into a consistent glossary. 1. Scans conversation for domain-relevant nouns, verbs, and concepts 2. Identifies ambiguities, synonyms, and overloaded terms
You are guiding the developer through strict Test-Driven Development. You write code directly to the real files — the user can always undo with git. Pause only when the user's input is needed, not at every step. 1. Determine the input type: 2. Detect the language and test framework from the project.
Matchms is a Python library for mass spectrometry data processing, enabling researchers to load, standardize, and analyze spectral data from multiple formats (mzML, MGF, MSP) with similarity matching for metabolomics and compound identification workflows.
This booster enables AI assistants to interact with Obsidian vaults through CLI commands—reading, creating, and searching notes, managing tasks, and developing plugins. It's useful for users who want to automate Obsidian workflows or debug plugin development with Claude's code execution.
Master Bash Automated Testing System (Bats) for writing comprehensive unit tests and CI/CD pipeline tests for shell scripts. Essential for developers building production-grade shell utilities and implementing test-driven development practices.
You are managing the Feishu/Lark bridge daemon. User data is stored at . The skill directory is .
Generate XML files and export to PNG/SVG/PDF/JPG locally using the native draw.io desktop app CLI. PNG, SVG, and PDF exports support () — the exported file contains the full diagram XML, so opening it in draw.io recovers the editable diagram. Use double extensions () to signal embedded XML. The dr
ring:dev-implementation automates code development using specialized agents and enforces test-driven development (TDD) workflows across projects. Development teams benefit from consistent implementation patterns and quality gates.
梅花易數(梅花心易)專業占卜系統。相傳為宋代邵雍(邵康節)所創。 占卜目的不只告知吉凶,而是指引如何做出最佳改變。 每次解卦必須提供策略建議,告訴用戶下一步該如何行動。
A CLI tool for managing TiddlyWiki files directly from the command line, useful for developers and knowledge workers who work with single-file wiki systems and want programmatic access to tiddlers.