Manage Architecture Decision Records using the project's ADR CLI tool. Use when the user wants to create, list, view, lint, or index ADRs, or when working with docs/architecture/ files. Triggers on "create an ADR", "new ADR", "list ADRs", "lint ADRs", "what ADRs exist", "ADR domains".
- 📁 references/
- 📁 scripts/
- 📁 service/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 CLAUDE.md
Verifiable DID identity and end-to-end encrypted inbox for AI Agents. Built on ANP (Agent Network Protocol) and did:wba. Provides self-sovereign identity, Handle (short name) registration, content pages publishing, federated messaging, group communication, and HPKE-based E2EE — Web-based, not blockchain. Designed natively for autonomous Agents.
MetaMe npm 发布流程(版本 bump、pre-publish 审计、OTP publish)。触发:发布/打包/出包/bump/release + MetaMe 代码上下文。勿触发:自媒体/内容发布。
>-
An example skill that does things
基于 reddit 的搜索能力,给出研究报告
- 📁 screenshots/
- 📄 CHANGELOG.md
- 📄 clawhub.json
- 📄 README.md
Manage downloads via Telegram Media Server (TMS) REST API — add by URL (video/magnet/torrent URL) or torrent_base64 (.torrent bytes), list, delete, search torrents.
- 📁 examples/
- 📁 rules/
- 📄 SKILL.md
- 📄 skill.yaml
Guide agents through backtesting strategy ideas with automatic data fetching and performance analysis
Audits AGENTS, rules, skills, workflows, and plans with evidence-backed scoring. Use when reviewing artifact quality, comparing good vs bad examples, or checking workspace-wide consistency. Trigger on "audit", "artifact quality", "score", "evaluate context".
- 📄 LICENSE
- 📄 README.md
- 📄 setup.sh
飞书全能 MCP - 创建/编辑文档、插入图表、管理表格、搜索知识库。整合社区版+官方 MCP,适配 Moltbot/Clawdbot。
- 📁 examples/
- 📄 reference.md
- 📄 SKILL.md
Use git-gud (gg) to manage stacked diffs with GitHub PRs or GitLab MRs. Use this when creating stacks, syncing updates, checking CI/review state, and landing approved work safely.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.