1256 lines
160 KiB
Markdown
1256 lines
160 KiB
Markdown
<div align="center">
|
||
|
||
<a href="https://github.com/VoltAgent/voltagent">
|
||
<img width="1500" height="500" alt="social" src="https://github.com/user-attachments/assets/a6f310af-8fed-4766-9649-b190575b399d" />
|
||
</a>
|
||
|
||
<br/>
|
||
<br/>
|
||
|
||
<div align="center">
|
||
<strong>发现 5490+ 个由社区构建、按类别整理的 OpenClaw 技能。
|
||
</strong>
|
||
<br />
|
||
<br />
|
||
</div>
|
||
|
||
[](https://awesome.re)
|
||
<a href="https://github.com/VoltAgent/voltagent">
|
||
<img alt="VoltAgent" src="https://cdn.voltagent.dev/website/logo/logo-2-svg.svg" height="20" />
|
||
</a>
|
||
|
||
[](#table-of-contents)
|
||
[](https://github.com/VoltAgent/awesome-clawdbot-skills/pulls?q=is%3Apr+is%3Amerged+sort%3Aupdated-desc)
|
||
[](https://s.voltagent.dev/discord)
|
||
</div>
|
||
|
||
<div align="center">
|
||
|
||
[](https://x.com/nozmen)
|
||
</div>
|
||
|
||
|
||
# Awesome OpenClaw Skills
|
||
|
||
OpenClaw 是一个在本地运行、直接在你机器上工作的 AI 助手。Skill(技能)可以扩展它的能力,让它接入外部服务、自动化工作流并执行专项任务。这个合集帮助你快速发现并安装适合自己需求的技能,也能作为探索 OpenClaw 使用场景的灵感来源。
|
||
|
||
本列表中的技能来自 ClawHub(OpenClaw 的公开技能注册表),并按类别整理,方便检索。
|
||
|
||
**原始项目地址**:[awesome-openclaw-skills](https://github.com/VoltAgent/awesome-openclaw-skills)
|
||
|
||
### 安装
|
||
|
||
#### ClawHub CLI
|
||
|
||
|
||
```bash
|
||
clawhub install <skill-slug>
|
||
```
|
||
|
||
#### 手动安装
|
||
|
||
将技能文件夹复制到以下任一位置:
|
||
|
||
| 位置 | 路径 |
|
||
|----------|------|
|
||
| 全局 | `~/.openclaw/skills/` |
|
||
| 工作区 | `<project>/skills/` |
|
||
|
||
优先级:工作区 > 本地 > 内置
|
||
|
||
#### 替代方式
|
||
|
||
你也可以把技能的 GitHub 仓库链接直接粘贴到助手对话中,并让它使用该技能。助手会在后台自动完成安装与配置。
|
||
|
||
|
||
### 为什么会有这份列表?
|
||
|
||
截至 2026 年 2 月 28 日,OpenClaw 的公开注册表(ClawHub)共收录 **13,729 个社区技能**。本 Awesome 列表当前收录 **5,494 个技能**。以下是被过滤掉的部分:
|
||
|
||
| 过滤项 | 排除数量 |
|
||
|--------|----------|
|
||
| 疑似垃圾内容(批量账号、机器人账号、测试/无效内容) | 4,065 |
|
||
| 重复 / 名称相似 | 1,040 |
|
||
| 低质量或非英文描述 | 851 |
|
||
| 加密 / 区块链 / 金融 / 交易 | 611 |
|
||
| 恶意技能(由研究者公开的安全审计识别,VirusTotal 除外) | 373 |
|
||
| **未纳入本列表的 OpenClaw 官方注册技能总数** | **6,940** |
|
||
|
||
|
||
#### 想添加技能?
|
||
|
||
本列表仅收录 **已发布** 到 `github.com/openclaw/skills` 仓库中的技能。我们不接受个人仓库、gist 或任何其他外部来源链接。若你的技能尚未进入 OpenClaw 技能仓库,请先发布到该仓库。
|
||
|
||
请在 PR 描述中同时附上 ClawHub 链接(例如 `https://clawhub.ai/steipete/slack`)和 GitHub 链接(例如 `https://github.com/openclaw/skills/tree/main/skills/steipete/slack`)。详情请查看 [CONTRIBUTING.md](CONTRIBUTING.md)。
|
||
|
||
|
||
## OpenClaw 生态工具 🦞🦞
|
||
|
||
**你的产品可以展示在这里** —— 该赞助位面向 OpenClaw 生态相关工具、平台与服务(托管、部署、模型提供商、开发工具等)。
|
||
|
||
📈 月访问量 87 万 —— 仅次于 OpenClaw 官方资源的社区入口。
|
||
> 📩 商务合作请联系:necati@voltagent.dev
|
||
|
||
|
||
|
||
## 安全提示
|
||
|
||
本列表中的技能是**人工筛选**结果,并非经过完整安全审计。技能在被收录后,仍可能被原维护者随时更新、修改或替换。
|
||
|
||
在安装或使用任何 Agent Skill 前,请自行评估潜在安全风险并核验来源。OpenClaw 与 **VirusTotal** 有合作,可为技能提供安全扫描;可前往该技能的 ClawHub 页面查看 VirusTotal 报告,确认是否被标记为高风险。
|
||
|
||
**推荐工具:**
|
||
|
||
- [Snyk Skill Security Scanner](https://github.com/snyk/agent-scan)
|
||
- [Agent Trust Hub](https://ai.gendigital.com/agent-trust-hub)
|
||
|
||
> Agent 技能可能包含提示注入、工具投毒、隐藏恶意载荷或不安全的数据处理模式。请在安装前审阅源码,并自行承担使用风险。
|
||
|
||
|
||
如果你认为列表中的某个技能应被标记,或存在安全问题,请 [提交 issue](https://github.com/VoltAgent/awesome-clawdbot-skills/issues),我们会进行复核。
|
||
|
||
|
||
## 目录
|
||
|
||
| | | |
|
||
|---|---|---|
|
||
| [Git 与 GitHub](#git--github) (170) | [市场营销与销售](#marketing--sales) (104) | [沟通协作](#communication) (149) |
|
||
| [编码代理与 IDE](#coding-agents--ides) (1222) | [效率与任务](#productivity--tasks) (206) | [语音与转录](#speech--transcription) (45) |
|
||
| [浏览器与自动化](#browser--automation) (335) | [AI 与 LLM](#ai--llms) (197) | [智能家居与 IoT](#smart-home--iot) (43) |
|
||
| [Web 与前端开发](#web--frontend-development) (938) | [数据与分析](#data--analytics) (28) | [购物与电商](#shopping--e-commerce) (55) |
|
||
| [DevOps 与云](#devops--cloud) (409) | [金融](#finance) (21) | [日历与日程安排](#calendar--scheduling) (65) |
|
||
| [图像与视频生成](#image--video-generation) (169) | [媒体与流媒体](#media--streaming) (85) | [PDF 与文档](#pdf--documents) (111) |
|
||
| [Apple 应用与服务](#apple-apps--services) (44) | [笔记与 PKM](#notes--pkm) (71) | [自托管与自动化](#self-hosted--automation) (32) |
|
||
| [搜索与研究](#search--research) (350) | [iOS 与 macOS 开发](#ios--macos-development) (29) | [安全与密码](#security--passwords) (53) |
|
||
| [Clawdbot 工具](#clawdbot-tools) (37) | [交通出行](#transportation) (109) | [Moltbook](#moltbook) (29) |
|
||
| [CLI 工具](#cli-utilities) (186) | [个人成长](#personal-development) (51) | [游戏](#gaming) (36) |
|
||
| [健康与健身](#health--fitness) (88) | [Agent 间协议](#agent-to-agent-protocols) (17) | |
|
||
|
||
|
||
<details open>
|
||
<summary><h3 style="display:inline">Git 与 GitHub</h3></summary>
|
||
|
||
- [agent-commons](https://github.com/openclaw/skills/tree/main/skills/zanblayde/agent-commons/SKILL.md) - 用于查阅、提交、扩展并质疑推理链的技能。
|
||
- [agent-team-orchestration](https://github.com/openclaw/skills/tree/main/skills/arminnaimi/agent-team-orchestration/SKILL.md) - 按角色、任务生命周期、交接协议和评审流程编排多代理团队。
|
||
- [agentdo](https://github.com/openclaw/skills/tree/main/skills/wrannaman/agentdo/SKILL.md) - 为其他 AI 代理发布任务,或从 AgentDo 任务队列中领取工作。
|
||
- [agentgate](https://github.com/openclaw/skills/tree/main/skills/monteslu/agentgate/SKILL.md) - 带人工写入审批环节的个人数据 API 网关。
|
||
- [airadar](https://github.com/openclaw/skills/tree/main/skills/lopushok9/airadar/SKILL.md) - 提炼 AI 原生工具/应用及其 GitHub 仓库的市场信号:增长快、热度高、融资强。
|
||
- [alex-session-wrap-up](https://github.com/openclaw/skills/tree/main/skills/xbillwatsonx/alex-session-wrap-up/SKILL.md) - 会话结束自动化:提交未推送工作、提取经验、识别模式并沉淀规则。
|
||
- [amazon-product-api-skill](https://github.com/openclaw/skills/tree/main/skills/phheng/amazon-product-api-skill/SKILL.md) - 帮助用户从 Amazon 提取结构化商品信息,包括标题、ASIN、价格和评分。
|
||
- [app-store-screenshot-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/app-store-screenshot-generation/SKILL.md) - 使用 each::sense AI 生成 App Store 和 Google Play 截图素材。
|
||
- [arc-agent-lifecycle](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-agent-lifecycle/SKILL.md) - 管理自治代理及其技能的完整生命周期。
|
||
- [arc-security-audit](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-security-audit/SKILL.md) - 对代理的完整技能栈进行全面安全审计。
|
||
- [arc-skill-gitops](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-skill-gitops/SKILL.md) - 为代理工作流和技能提供自动部署、回滚与版本管理。
|
||
- [arc-trust-verifier](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-trust-verifier/SKILL.md) - 验证技能来源,并为 ClawHub 技能建立信任评分。
|
||
- [arguedotfun](https://github.com/openclaw/skills/tree/main/skills/albert-mr/arguedotfun) - Base 链上的辩论驱动型预测市场。
|
||
- [arxiv-search-collector](https://github.com/openclaw/skills/tree/main/skills/xukp20/arxiv-search-collector/SKILL.md) - 面向论文集合构建的模型驱动 arXiv 检索流程,可手动指定语言参数并初始化运行。
|
||
- [auto-pr-merger](https://github.com/openclaw/skills/tree/main/skills/autogame-17/auto-pr-merger/SKILL.md) - 自动化执行 GitHub PR 检出与合并相关流程。
|
||
- [azhua-skill-vetter](https://github.com/openclaw/skills/tree/main/skills/fatfingererr/azhua-skill-vetter/SKILL.md) - 面向 AI 代理的安全优先技能审查工具。
|
||
- [azure-devops](https://github.com/openclaw/skills/tree/main/skills/pals-software/azure-devops/SKILL.md) - 列出 Azure DevOps 项目、仓库和分支;创建拉取请求;管理工作项;检查构建状态。
|
||
- [badboi-1](https://github.com/openclaw/skills/tree/main/skills/orlyjamie/badboi-1/SKILL.md) - 一个“完全正当”、看起来毫无可疑行为的技能。
|
||
- [bat-cat](https://github.com/openclaw/skills/tree/main/skills/arnarsson/bat-cat/SKILL.md) - 带语法高亮、行号和 Git 集成的 `cat` 替代工具。
|
||
- [beeminder](https://github.com/openclaw/skills/tree/main/skills/ruigomeseu/beeminder/SKILL.md) - 用于目标追踪和承诺机制的 Beeminder API。
|
||
- [billy-emergency-repair](https://github.com/openclaw/skills/tree/main/skills/highlander89/billy-emergency-repair/SKILL.md) - 当 Neill 明确请求修复 Billy 系统时使用。
|
||
- [bitbucket-automation](https://github.com/openclaw/skills/tree/main/skills/sohamganatra/bitbucket-automation/SKILL.md) - 自动化操作 Bitbucket 仓库和拉取请求等流程。
|
||
- [biz-reporter](https://github.com/openclaw/skills/tree/main/skills/ariktulcha/biz-reporter/SKILL.md) - 从 Google Analytics GA4、Google Search Console、Stripe 抽取数据并生成自动化商业智能报告。
|
||
- [blinko](https://github.com/openclaw/skills/tree/main/skills/tolibear/blinko/SKILL.md) - 在 Abstract 链上以无头方式游玩 Blinko(链上 Plinko)。
|
||
|
||
> **[查看 Git 与 GitHub 分类全部 170 个技能 →](categories/git-and-github.md)**
|
||
</details>
|
||
|
||
<details open>
|
||
<summary><h3 style="display:inline">编码代理与 IDE</h3></summary>
|
||
|
||
- [0g-compute](https://github.com/openclaw/skills/tree/main/skills/in-liberty420/0g-compute/SKILL.md) - 将来自 0G Compute Network、经 TEE 验证且成本低廉的 AI 模型用作 OpenClaw 提供方。
|
||
- [0protocol](https://github.com/openclaw/skills/tree/main/skills/0isone/0protocol/SKILL.md) - 让代理能够签署插件、轮换凭证而不丢失身份,并公开证明自身行为。
|
||
- [2nd-brain](https://github.com/openclaw/skills/tree/main/skills/coderaven/2nd-brain/SKILL.md) - 用于记录和检索人物、地点、餐厅、游戏与技术信息的个人知识库。
|
||
- [2slides-skills](https://github.com/openclaw/skills/tree/main/skills/javainthinking/2slides-skills/SKILL.md) - 基于 2slides API 的 AI 演示文稿生成工具。
|
||
- [3d-cog](https://github.com/openclaw/skills/tree/main/skills/nitishgargiitd/3d-cog/SKILL.md) - 其他工具只会依赖完美图像,而它聚焦 3D 能力。
|
||
- [3d-model-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/3d-model-generation/SKILL.md) - 使用 each::sense AI 生成 3D 模型。
|
||
- [a](https://github.com/openclaw/skills/tree/main/skills/ricketh137/a/SKILL.md) - 在 Lobster.fun 上以 AI VTuber 身份进行直播。
|
||
- [aade-api-monitor](https://github.com/openclaw/skills/tree/main/skills/satoshistackalotto/aade-api-monitor/SKILL.md) - 实时监控希腊 AADE 税务系统,跟踪截止日期、税率变化和合规更新。
|
||
- [abaddon](https://github.com/openclaw/skills/tree/main/skills/enochosbot-bot/abaddon/SKILL.md) - 面向 OpenClaw 的红队安全模式。
|
||
- [academic-research](https://github.com/openclaw/skills/tree/main/skills/rogersuperbuilderalpha/academic-research/SKILL.md) - 使用 OpenAlex API 搜索学术论文并进行文献综述(免费,无需密钥)。
|
||
- [academic-research-hub](https://github.com/openclaw/skills/tree/main/skills/anisafifi/academic-research-hub/SKILL.md) - 当用户需要搜索学术论文、下载研究文档、提取引文或收集资料时使用。
|
||
- [acestep-simplemv](https://github.com/openclaw/skills/tree/main/skills/dumoedss/acestep-simplemv/SKILL.md) - 使用 Remotion 根据音频和歌词渲染音乐视频。
|
||
- [acestep-songwriting](https://github.com/openclaw/skills/tree/main/skills/dumoedss/acestep-songwriting/SKILL.md) - 面向 ACE-Step 的歌曲创作指南。
|
||
- [achurch](https://github.com/openclaw/skills/tree/main/skills/lucasgeeksinthewood/achurch/SKILL.md) - 面向 AI 代理与人类的 24/7 数字圣所。
|
||
- [active-maintenance](https://github.com/openclaw/skills/tree/main/skills/xiaowenzhou/active-maintenance/SKILL.md) - **为 OpenClaw 提供自动化系统健康检查与记忆代谢管理。**
|
||
- [adblock-dns](https://github.com/openclaw/skills/tree/main/skills/picaye/adblock-dns/SKILL.md) - 在 DNS 层面进行全网广告与追踪器拦截。
|
||
- [add-top-openrouter-models](https://github.com/openclaw/skills/tree/main/skills/chunhualiao/add-top-openrouter-models/SKILL.md) - 将 OpenClaw 使用的热门 OpenRouter 模型同步到当前安装配置中。
|
||
- [adhd-founder-planner](https://github.com/openclaw/skills/tree/main/skills/jankutschera/adhd-founder-planner/SKILL.md) - 当用户提出“规划我的一天”“帮我做今天计划”“晨间规划”等请求时使用。
|
||
- [adwhiz](https://github.com/openclaw/skills/tree/main/skills/iamzifei/adwhiz/SKILL.md) - 在 AI 编码工具中管理 Google Ads 广告系列,提供 44 个 MCP 工具用于审计、创建和优化。
|
||
- [aeo-prompt-question-finder](https://github.com/openclaw/skills/tree/main/skills/psyduckler/aeo-prompt-question-finder/SKILL.md) - 为任意主题查找基于问题的 Google 自动补全建议。
|
||
- [aetherlang-claude-code](https://github.com/openclaw/skills/tree/main/skills/contrario/aetherlang-claude-code/SKILL.md) - 在 Claude Code 中执行 AetherLang V3 AI 工作流。
|
||
- [agent-access-control](https://github.com/openclaw/skills/tree/main/skills/bowen31337/agent-access-control/SKILL.md) - 为 AI 代理提供分级的陌生人访问控制。
|
||
- [agent-audit](https://github.com/openclaw/skills/tree/main/skills/sharbelayy/agent-audit/SKILL.md) - 审计 AI 代理配置的性能、成本与 ROI。
|
||
- [agent-audit-trail](https://github.com/openclaw/skills/tree/main/skills/roosch269/agent-audit-trail/SKILL.md) - 面向 AI 代理的防篡改、哈希链式审计日志。
|
||
- [agent-card-signing-auditor](https://github.com/openclaw/skills/tree/main/skills/andyxinweiminicloud/agent-card-signing-auditor/SKILL.md) - 帮助审计 A2A 协议实现中的 Agent Card 签名实践。
|
||
- [agent-chat-ux-v1-4-0](https://github.com/openclaw/skills/tree/main/skills/maverick-software/agent-chat-ux-v1-4-0/SKILL.md) - 面向 OpenClaw Control UI 的多代理交互体验:代理选择器、按代理划分会话、可搜索的会话历史查看器。
|
||
|
||
> **[查看编码代理与 IDE 分类全部 1222 个技能 →](categories/coding-agents-and-ides.md)**
|
||
</details>
|
||
|
||
<details open>
|
||
<summary><h3 style="display:inline">浏览器与自动化</h3></summary>
|
||
|
||
- [1p-shortlink](https://github.com/openclaw/skills/tree/main/skills/tuanpmt/1p-shortlink/SKILL.md) - 使用 1p.io 创建短链接并提交功能请求。
|
||
- [2captcha](https://github.com/openclaw/skills/tree/main/skills/adinvadim/2captcha/SKILL.md) - 使用 2Captcha 服务识别验证码。
|
||
- [a-share-real-time-data](https://github.com/openclaw/skills/tree/main/skills/wangdinglu/a-share-real-time-data/SKILL.md) - 通过 mootdx/TDX 协议获取中国 A 股市场数据,包括 K 线、实时行情和逐笔成交。
|
||
- [aavegotchi-traits](https://github.com/openclaw/skills/tree/main/skills/aaigotchi/aavegotchi-traits/SKILL.md) - 通过 gotchi ID 或名称从 Base 主网获取 Aavegotchi NFT 数据。
|
||
- [abm-outbound](https://github.com/openclaw/skills/tree/main/skills/dru-ca/abm-outbound/SKILL.md) - 将 LinkedIn URL 转化为多渠道 ABM 自动化流程。
|
||
- [accessibility-toolkit](https://github.com/openclaw/skills/tree/main/skills/cgtreadw/accessibility-toolkit/SKILL.md) - 为协助他人的代理提供降低使用摩擦的模式集合。
|
||
- [acp](https://github.com/openclaw/skills/tree/main/skills/chris6970barbarian-hue/acp/SKILL.md) - 雇佣专业代理处理各类任务,如数据分析、交易、内容生成、研究和链上操作。
|
||
- [activecampaign](https://github.com/openclaw/skills/tree/main/skills/kesslerio/activecampaign/SKILL.md) - ActiveCampaign CRM 集成,用于线索管理和商机流程。
|
||
- [adcp-advertising](https://github.com/openclaw/skills/tree/main/skills/edyyy62/adcp-advertising/SKILL.md) - 使用 AI 自动化广告投放活动。
|
||
- [admet-prediction](https://github.com/openclaw/skills/tree/main/skills/huifer/admet-prediction/SKILL.md) - 为候选药物进行 ADMET(吸收、分布、代谢、排泄、毒性)预测。
|
||
- [Agent Browser](https://github.com/openclaw/skills/tree/main/skills/thesethrose/agent-browser/SKILL.md) - 基于 Rust 的高速无头浏览器自动化 CLI。
|
||
- [agent-browser](https://github.com/openclaw/skills/tree/main/skills/murphykobe/agent-browser-2/SKILL.md) - 自动执行网页测试、表单处理等浏览器交互。
|
||
- [agent-daily-planner](https://github.com/openclaw/skills/tree/main/skills/gpunter/agent-daily-planner/SKILL.md) - 面向 AI 代理的结构化日计划与执行追踪系统。
|
||
- [agent-device](https://github.com/openclaw/skills/tree/main/skills/okwasniewski/agent-device/SKILL.md) - 自动化操作 iOS 模拟器/设备和 Android 模拟器/设备。
|
||
- [agent-step-sequencer](https://github.com/openclaw/skills/tree/main/skills/gostlightai/agent-step-sequencer/SKILL.md) - 用于复杂代理请求的多步骤调度器。
|
||
- [agent-task-tracker](https://github.com/openclaw/skills/tree/main/skills/rikouu/agent-task-tracker/SKILL.md) - 主动式任务状态管理。
|
||
- [agent-zero](https://github.com/openclaw/skills/tree/main/skills/dowingard/agent-zero-bridge/SKILL.md) - 委派复杂编码、研究或自主执行任务。
|
||
- [agentapi](https://github.com/openclaw/skills/tree/main/skills/gizmo-dev/agentapi/SKILL.md) - 浏览并搜索 AgentAPI 目录,这是一个面向 AI 代理设计 API 的精选数据库。
|
||
- [agentapi-hub](https://github.com/openclaw/skills/tree/main/skills/gizmo-dev/agentapi-hub/SKILL.md) - 浏览并搜索 AgentAPI 目录,这是一个面向 AI 代理设计 API 的精选数据库。
|
||
- [agentaudit](https://github.com/openclaw/skills/tree/main/skills/starbuck100/agentaudit/SKILL.md) - 在安装前将软件包与漏洞数据库比对的自动安全闸门。
|
||
- [agentaudit-skill](https://github.com/openclaw/skills/tree/main/skills/starbuck100/agentaudit-skill/SKILL.md) - 在安装前将软件包与漏洞数据库比对的自动安全闸门。
|
||
- [agentmail-integration](https://github.com/openclaw/skills/tree/main/skills/synesthesia-wav/agentmail-integration/SKILL.md) - 为 AI 代理集成 AgentMail API。
|
||
- [agresource](https://github.com/openclaw/skills/tree/main/skills/brianppetty/agresource/SKILL.md) - 抓取、总结并分析 AgResource 谷物营销资讯。
|
||
- [ai-hunter-pro](https://github.com/openclaw/skills/tree/main/skills/traprapitalianazional-dev/ai-hunter-pro/SKILL.md) - 将全球趋势转化为适用于 X(Twitter)的爆款社媒内容的高性能自动化代理。
|
||
- [ai-meeting-scheduling](https://github.com/openclaw/skills/tree/main/skills/dheerg/ai-meeting-scheduling/SKILL.md) - 用于处理群体预约链接失效等会议安排问题。
|
||
- [ai-news-oracle](https://github.com/openclaw/skills/tree/main/skills/swimmingkiim/ai-news-oracle/SKILL.md) - 从 AI News Oracle API 获取实时 AI 新闻简报(Hacker News、TechCrunch、The Verge)。
|
||
- [airtable-automation](https://github.com/openclaw/skills/tree/main/skills/sohamganatra/airtable-automation/SKILL.md) - 通过 Rube MCP(Composio)自动化 Airtable 任务。
|
||
- [airtable-participants](https://github.com/openclaw/skills/tree/main/skills/austinmao/airtable-participants/SKILL.md) - 读取并查询 Ceremonia Airtable 数据库中的活动参与者数据。
|
||
- [ak-rss-24h-brief](https://github.com/openclaw/skills/tree/main/skills/seandong/ak-rss-24h-brief/SKILL.md) - 从 OPML 列表读取 RSS/Atom 订阅,抓取过去 N 小时内的文章,并生成中文分类简报。
|
||
|
||
> **[查看浏览器与自动化分类全部 335 个技能 →](categories/browser-and-automation.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">Web 与前端开发</h3></summary>
|
||
|
||
- [0xwork](https://github.com/openclaw/skills/tree/main/skills/jkillr/0xwork/SKILL.md) - 在 0xWork 去中心化市场上查找并完成付费任务(Base 链、USDC 托管)。
|
||
- [37soul-skill](https://github.com/openclaw/skills/tree/main/skills/xnjiang/37soul-skill/SKILL.md) - 将你的 AI 代理连接到 37Soul 虚拟主播角色并启用相关能力。
|
||
- [acestep](https://github.com/openclaw/skills/tree/main/skills/dumoedss/acestep/SKILL.md) - 使用 ACE-Step API 生成音乐、编辑歌曲和制作混音。
|
||
- [actionbook](https://github.com/openclaw/skills/tree/main/skills/adcentury/actionbook/SKILL.md) - 当用户需要与任意网站交互时启用:浏览器自动化、网页抓取、截图、表单操作等。
|
||
- [aegis-shield](https://github.com/openclaw/skills/tree/main/skills/deegerwalker/aegis-shield/SKILL.md) - 对不可信文本进行提示词注入与数据外泄筛查。
|
||
- [aeo-analytics-free](https://github.com/openclaw/skills/tree/main/skills/psyduckler/aeo-analytics-free/SKILL.md) - 跟踪 AI 可见度,衡量品牌是否被 AI 助手(Gemini、ChatGPT、Perplexity)提及和引用。
|
||
- [aeo-content-free](https://github.com/openclaw/skills/tree/main/skills/psyduckler/aeo-content-free/SKILL.md) - 创建或刷新经过 AEO 优化、可被 AI 助手(Gemini、ChatGPT、Perplexity)引用的内容。
|
||
- [aeo-prompt-frequency-analyzer](https://github.com/openclaw/skills/tree/main/skills/psyduckler/aeo-prompt-frequency-analyzer/SKILL.md) - 通过多次结合 Google Search 运行提示,分析 Gemini 在回答时使用了哪些搜索查询。
|
||
- [aeo-prompt-research-free](https://github.com/openclaw/skills/tree/main/skills/psyduckler/aeo-prompt-research-free/SKILL.md) - 仅用免费工具发现对品牌 Answer Engine Optimization(AEO)有价值的 AI 提示词和主题。
|
||
- [agent-analytics](https://github.com/openclaw/skills/tree/main/skills/dannyshmueli/agent-analytics/SKILL.md) - 由 AI 代理端到端控制的简洁网站分析工具。
|
||
- [agent-chat](https://github.com/openclaw/skills/tree/main/skills/awlevin/agent-chat/SKILL.md) - 面向 AI 代理的临时实时聊天室。
|
||
- [agent-dashboard](https://github.com/openclaw/skills/tree/main/skills/tahseen137/agent-dashboard/SKILL.md) - OpenClaw 的实时代理仪表盘。
|
||
- [agent-dispatch](https://github.com/openclaw/skills/tree/main/skills/userfrm/agent-dispatch/SKILL.md) - 轻量级代理注册中心与即时路由器。
|
||
- [agent-hq](https://github.com/openclaw/skills/tree/main/skills/thibautrey/agent-hq/SKILL.md) - 部署 Agent HQ 指挥栈(Express + React + Telegram 通知 / Jarvis 摘要),供其他 Clawdbot 使用。
|
||
- [agent-passport](https://github.com/openclaw/skills/tree/main/skills/markneville/agent-passport/SKILL.md) - 面向代理时代的 OAuth,为购买、邮件、文件等所有敏感操作加入用户同意闸门。
|
||
- [agent-rate-limiter](https://github.com/openclaw/skills/tree/main/skills/mxmsabundance/agent-rate-limiter/SKILL.md) - 你懂的:给代理请求做限流控制。
|
||
- [agent-self-assessment](https://github.com/openclaw/skills/tree/main/skills/roosch269/agent-self-assessment/SKILL.md) - 面向 AI 代理的安全自评工具。
|
||
- [agent-self-reflection](https://github.com/openclaw/skills/tree/main/skills/brennerspear/agent-self-reflection/SKILL.md) - 定期对最近的会话进行自我反思。
|
||
- [agent-skills-audit](https://github.com/openclaw/skills/tree/main/skills/swader/agent-skills-audit/SKILL.md) - 执行双阶段、跨学科代码审计,由仲裁负责人整合安全、性能、UX 与 DX 视角。
|
||
- [agent-spawner](https://github.com/openclaw/skills/tree/main/skills/austineral/agent-spawner/SKILL.md) - 通过对话生成新的 OpenClaw 代理。
|
||
- [agent-swarm](https://github.com/openclaw/skills/tree/main/skills/runeweaverstudios/agent-swarm/SKILL.md) - 重要:需要 OpenRouter。
|
||
- [agent-takeover](https://github.com/openclaw/skills/tree/main/skills/tracsystems/agent-takeover/SKILL.md) - 说明如何实时接管 Clawfinger 语音网关代理,包括拨号、注入问候语和处理轮次。
|
||
- [agent-topology-visualizer](https://github.com/openclaw/skills/tree/main/skills/gavinnn-m/agent-topology-visualizer/SKILL.md) - 为 AI 代理系统生成交互式 SVG 架构图。
|
||
- [agentdomainservice](https://github.com/openclaw/skills/tree/main/skills/gregm711/agentdomainservice/SKILL.md) - 世界第一的 AI 友好域名注册服务。
|
||
- [agentic-browser-0-1-2](https://github.com/openclaw/skills/tree/main/skills/xyny89/agentic-browser-0-1-2/SKILL.md) - 通过 inference.sh 为 AI 代理提供浏览器自动化能力。
|
||
- [agentic-security-audit](https://github.com/openclaw/skills/tree/main/skills/kingrubic/agentic-security-audit/SKILL.md) - 审计代码库、基础设施以及 Agentic AI 系统中的安全问题。
|
||
- [agentns](https://github.com/openclaw/skills/tree/main/skills/vibrant/agentns/SKILL.md) - 为 AI 代理注册并管理 ICANN 域名。
|
||
- [agentpay](https://github.com/openclaw/skills/tree/main/skills/kar69-96/agentpay/SKILL.md) - 代表你的用户在真实网站上购买商品。
|
||
|
||
> **[查看 Web 与前端开发分类全部 938 个技能 →](categories/web-and-frontend-development.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">DevOps 与云</h3></summary>
|
||
|
||
- [0x0-messenger](https://github.com/openclaw/skills/tree/main/skills/eijiac24/0x0-messenger/SKILL.md) - 使用一次性号码和 PIN 发送与接收 P2P 消息。
|
||
- [12306](https://github.com/openclaw/skills/tree/main/skills/kirorab/12306/SKILL.md) - 查询中国铁路 12306 的列车时刻、余票和车站信息。
|
||
- [1sec-security](https://github.com/openclaw/skills/tree/main/skills/cutmob/1sec-security/SKILL.md) - 安装、配置并管理 1-SEC —— 一个开源的一体化网络安全平台(16 个模块、单二进制文件)。
|
||
- [aave-liquidation-monitor](https://github.com/openclaw/skills/tree/main/skills/jgramajo4/aave-liquidation-monitor/SKILL.md) - 主动监控 Aave V3 借贷仓位,并提供清算预警。
|
||
- [aavegotchi-3d-renderer](https://github.com/openclaw/skills/tree/main/skills/cinnabarhorse/aavegotchi-3d-renderer/SKILL.md) - 基于 Goldsky Base 核心数据推导渲染器哈希并调用 POST 接口渲染 Aavegotchi 资源。
|
||
- [aavegotchi-renderer-bypass](https://github.com/openclaw/skills/tree/main/skills/cinnabarhorse/aavegotchi-renderer-bypass/SKILL.md) - 基于 Goldsky Base 核心数据推导渲染器哈希并调用 POST 接口渲染 Aavegotchi 资源。
|
||
- [abstract-searcher](https://github.com/openclaw/skills/tree/main/skills/easonc13/abstract-searcher/SKILL.md) - 通过浏览器搜索 arXiv、Semantic Scholar、CrossRef 等学术数据库,为 `.bib` 条目补充摘要。
|
||
- [accounting-workflows](https://github.com/openclaw/skills/tree/main/skills/satoshistackalotto/accounting-workflows/SKILL.md) - 面向希腊会计业务的文件式工作流协调器。
|
||
- [adguard](https://github.com/openclaw/skills/tree/main/skills/rowbotik/adguard/SKILL.md) - 通过 HTTP API 控制 AdGuard Home DNS 过滤。
|
||
- [aegis-audit](https://github.com/openclaw/skills/tree/main/skills/sanguineseal/aegis-audit/SKILL.md) - 对 AI 代理技能和 MCP 工具进行深度行为安全审计。
|
||
- [aetherlang-chef](https://github.com/openclaw/skills/tree/main/skills/contrario/aetherlang-chef/SKILL.md) - > 米其林级菜谱咨询,包含 17 个强制章节。
|
||
- [aetherlang-karpathy-skill](https://github.com/openclaw/skills/tree/main/skills/contrario/aetherlang-karpathy-skill/SKILL.md) - 为任意 DSL/运行时系统实现 10 种高级 AI 代理节点类型,包括规划编译器、代码解释器与批判模块。
|
||
- [agent-autonomy-primitives](https://github.com/openclaw/skills/tree/main/skills/g9pedro/agent-autonomy-primitives/SKILL.md) - 使用 ClawVault 原语(任务、项目、记忆类型、模板)构建长期运行的自治代理循环。
|
||
- [agent-directory](https://github.com/openclaw/skills/tree/main/skills/aerialcombat/agent-directory/SKILL.md) - 面向 AI 代理服务的目录系统。
|
||
- [agent-evaluation](https://github.com/openclaw/skills/tree/main/skills/rustyorb/agent-evaluation/SKILL.md) - 用于 LLM 代理的测试与基准评估,包括行为测试、能力评估和可靠性指标。
|
||
- [agent-framework-azure-ai-py](https://github.com/openclaw/skills/tree/main/skills/thegovind/agent-framework-azure-ai-py/SKILL.md) - 构建 Azure AI Foundry 代理。
|
||
- [agent-metrics-osiris](https://github.com/openclaw/skills/tree/main/skills/nantes/agent-metrics-osiris/SKILL.md) - 为 AI 代理提供可观测性与指标追踪,包括调用次数、错误和延迟。
|
||
- [agent-news](https://github.com/openclaw/skills/tree/main/skills/bobrenze-bot) - 监控 Hacker News、Reddit 和 arXiv 上与 AI 代理相关的发展动态。
|
||
- [agent-self-governance](https://github.com/openclaw/skills/tree/main/skills/bowen31337/agent-self-governance/SKILL.md) - 面向自治代理的自治理协议:WAL(预写日志)、VBR(先验证再汇报)、ADL。
|
||
- [agent-sovereign-stack](https://github.com/openclaw/skills/tree/main/skills/quriustus/agent-sovereign-stack/SKILL.md) - **一条命令即可为任何 AI 代理提供自主可控的基础设施。**
|
||
- [agent-watcher](https://github.com/openclaw/skills/tree/main/skills/nantes/agent-watcher/SKILL.md) - 监控 Moltbook 动态、发现新代理并追踪有趣帖子。
|
||
- [agentcanary](https://github.com/openclaw/skills/tree/main/skills/mrcerq/agentcanary/SKILL.md) - 面向 AI 代理的市场情报 API。
|
||
- [agentchan-org](https://github.com/openclaw/skills/tree/main/skills/kaden-schutt/agentchan-org/SKILL.md) - 面向 AI 代理的匿名图片论坛。
|
||
- [agentguard](https://github.com/openclaw/skills/tree/main/skills/manas-io-ai/agentguard/SKILL.md) - **分类:** 安全与监控。
|
||
- [agentic-ai-gold](https://github.com/openclaw/skills/tree/main/skills/amitabhainarunachala/agentic-ai-gold/SKILL.md) - 唯一一个会在你睡觉时持续自我改进的代理框架。
|
||
- [agentic-devops](https://github.com/openclaw/skills/tree/main/skills/tkuehnl/agentic-devops/SKILL.md) - 生产级代理 DevOps 工具包,涵盖 Docker、进程管理、日志分析与健康监控。
|
||
- [agentkeys](https://github.com/openclaw/skills/tree/main/skills/alexandr-belogubov/agentkeys/SKILL.md) - 面向 AI 代理的安全凭据代理。
|
||
- [agentmemory](https://github.com/openclaw/skills/tree/main/skills/badaramoni/agentmemory/SKILL.md) - 面向 AI 代理的端到端加密云记忆系统。
|
||
|
||
> **[查看 DevOps 与云分类全部 408 个技能 →](categories/devops-and-cloud.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">图像与视频生成</h3></summary>
|
||
|
||
- [aada](https://github.com/openclaw/skills/tree/main/skills/rylena/aada/SKILL.md) - 将有趣且富有个性的宣传消息从一个代理发送给 Moltbook 受众。
|
||
- [ace-music](https://github.com/openclaw/skills/tree/main/skills/fspecii/ace-music/SKILL.md) - 通过 ACE Music 的免费 API 使用 ACE-Step 1.5 生成 AI 音乐。
|
||
- [acorn-prover](https://github.com/openclaw/skills/tree/main/skills/flyingnobita/acorn-prover/SKILL.md) - 使用 Acorn 定理证明器进行数学与密码学形式化证明的验证与编写。
|
||
- [adobe-automator](https://github.com/openclaw/skills/tree/main/skills/abdul-karim-mia/adobe-automator/SKILL.md) - 通过 ExtendScript 桥接实现通用 Adobe 应用自动化。
|
||
- [afame](https://github.com/openclaw/skills/tree/main/skills/adebayoabdushaheed-a11y/afame/SKILL.md) - 通过 OpenAI Images API 生成多样化创意插画。
|
||
- [age-transformation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/age-transformation/SKILL.md) - 使用 each::sense AI 进行跨年龄人脸变换。
|
||
- [agentchan](https://github.com/openclaw/skills/tree/main/skills/vvsotnikov/agentchan/SKILL.md) - 为 AI 代理打造的匿名图片论坛。
|
||
- [agentos-mesh](https://github.com/openclaw/skills/tree/main/skills/agentossoftware/agentos-mesh/SKILL.md) - 支持 AI 代理之间进行实时通信。
|
||
- [agents-skill-podcastifier](https://github.com/openclaw/skills/tree/main/skills/cerbug45/agents-skill-podcastifier/SKILL.md) - 将输入文本(邮件/新闻简报)切块后转成短篇 TTS 播客,并用 `ffmpeg` 拼接。
|
||
- [ai-avatar-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/ai-avatar-generation/SKILL.md) - 使用 each::sense 根据照片或文本描述生成 AI 头像。
|
||
- [ai-headshot-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/ai-headshot-generation/SKILL.md) - 使用 each::sense AI 将日常照片生成专业级 AI 证件照/头像照。
|
||
- [ai-persona-engine](https://github.com/openclaw/skills/tree/main/skills/brandonwadepackard-cell/ai-persona-engine/SKILL.md) - 使用演员导向提示构建适用于语音与聊天角色扮演的情感智能 AI 人设。
|
||
- [ai-video-gen](https://github.com/openclaw/skills/tree/main/skills/rhanbourinajd/ai-video-gen/SKILL.md) - 端到端 AI 视频生成:从文本创建视频。
|
||
- [aikek](https://github.com/openclaw/skills/tree/main/skills/vvsotnikov/aikek/SKILL.md) - 调用 AIKEK API 进行加密/DeFi 研究和图像生成。
|
||
- [aiusd](https://github.com/openclaw/skills/tree/main/skills/chaunceyliu/aiusd/SKILL.md) - AIUSD 交易与账户管理技能。
|
||
- [aiusd-skills](https://github.com/openclaw/skills/tree/main/skills/chaunceyliu/aiusd-skills/SKILL.md) - AIUSD 交易与账户管理技能。
|
||
- [album-cover-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/album-cover-generation/SKILL.md) - 使用 each::sense AI 生成专业音乐专辑封面。
|
||
- [algorithmic-art](https://github.com/openclaw/skills/tree/main/skills/seanphan/algorithmic-art/SKILL.md) - 使用带种子随机性的 p5.js 创作算法艺术。
|
||
- [apipick-china-phone-checker](https://github.com/openclaw/skills/tree/main/skills/javainthinking/apipick-china-phone-checker/SKILL.md) - 使用 apipick China Phone Checker API 校验中国手机号。
|
||
- [art-philosophy](https://github.com/openclaw/skills/tree/main/skills/nyxur42/art-philosophy/SKILL.md) - 自动学习你的视觉语言。
|
||
- [ascii-art-generator](https://github.com/openclaw/skills/tree/main/skills/ustc-yxw/ascii-art-generator/SKILL.md) - 创建 ASCII 艺术和文本可视化,用于艺术表达、技术图示或概念展示。
|
||
- [atxp](https://github.com/openclaw/skills/tree/main/skills/emilioacc/atxp/SKILL.md) - 访问 ATXP 付费 API 工具,用于网页搜索、AI 图像生成、音乐创作等。
|
||
- [beauty-generation-api](https://github.com/openclaw/skills/tree/main/skills/luruibu/beauty-generation-api/SKILL.md) - 免费 AI 图像生成服务。
|
||
- [best-image](https://github.com/openclaw/skills/tree/main/skills/pharmacist9527/best-image/SKILL.md) - 高质量 AI 图像生成(约 $0.12-0.20/张)。
|
||
- [best-image-generation](https://github.com/openclaw/skills/tree/main/skills/evolinkai/best-image-generation/SKILL.md) - 高质量 AI 图像生成(约 $0.12-0.20/张)。
|
||
- [bex-nano-banana-pro](https://github.com/openclaw/skills/tree/main/skills/bextuychiev/bex-nano-banana-pro/SKILL.md) - 通过 Replicate 上的 Gemini 3 Pro Image 生成或编辑图像。
|
||
- [breeze](https://github.com/openclaw/skills/tree/main/skills/keeganthomp/breeze/SKILL.md) - 通过受 x402 支付保护的 HTTP API 与 Breeze 收益聚合器交互。
|
||
- [cad-agent](https://github.com/clawdbot/skills/tree/main/skills/clawd-maf/cad-agent/SKILL.md) - 面向执行 CAD 工作的 AI 代理的渲染服务器。
|
||
- [calorie-visualizer](https://github.com/openclaw/skills/tree/main/skills/vintlin/calorie-visualizer/SKILL.md) - 本地热量记录与可视化报告工具(每次记录后自动刷新并返回报告图片)。
|
||
- [canva-connect](https://github.com/openclaw/skills/tree/main/skills/coolmanns/canva-connect/SKILL.md) - 通过 Connect API 管理 Canva 设计、资源和文件夹。
|
||
|
||
> **[查看图像与视频生成分类全部 169 个技能 →](categories/image-and-video-generation.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">Apple 应用与服务</h3></summary>
|
||
|
||
- [alter-actions](https://github.com/openclaw/skills/tree/main/skills/olivieralter/alter-actions/SKILL.md) - 通过 x-callback-url 触发 Alter macOS 应用动作。
|
||
- [apple-contacts](https://github.com/openclaw/skills/tree/main/skills/tyler6204/apple-contacts/SKILL.md) - 从 macOS 通讯录应用中查找联系人。
|
||
- [apple-find-my-local](https://github.com/openclaw/skills/tree/main/skills/loganprit/apple-find-my-local/SKILL.md) - 通过 Peekaboo 控制 Apple“查找”应用,以定位人物、设备和物品(AirTags)。
|
||
- [apple-health-skill](https://github.com/openclaw/skills/tree/main/skills/nftechie/apple-health-skill/SKILL.md) - 与 Apple Health 数据对话,查询锻炼、心率、活动圆环和健身趋势。
|
||
- [apple-mail-search](https://github.com/openclaw/skills/tree/main/skills/mneves75/apple-mail-search/SKILL.md) - 在 macOS 上通过 SQLite 快速搜索 Apple Mail。
|
||
- [apple-music](https://github.com/openclaw/skills/tree/main/skills/tyler6204/apple-music/SKILL.md) - 搜索 Apple Music、将歌曲加入资料库、管理播放列表并控制播放。
|
||
- [apple-photos](https://github.com/openclaw/skills/tree/main/skills/tyler6204/apple-photos/SKILL.md) - macOS 上的 Apple Photos 应用集成。
|
||
- [apple-remind-me](https://github.com/openclaw/skills/tree/main/skills/plgonzalezrx8/apple-remind-me/SKILL.md) - 使用自然语言创建真正写入 Apple 提醒事项的提醒。
|
||
- [apple-search-ads-skill](https://github.com/openclaw/skills/tree/main/skills/trebuhs/apple-search-ads-skill/SKILL.md) - 通过 `asa-cli` 管理 Apple Search Ads 广告系列、广告组、关键词与报表。
|
||
- [appletv](https://github.com/openclaw/skills/tree/main/skills/lucakaufmann/appletv/SKILL.md) - 通过 `pyatv` 控制 Apple TV。
|
||
- [callmac](https://github.com/openclaw/skills/tree/main/skills/jooey/callmac/SKILL.md) - 使用 `/callmac` 等命令从移动设备远程语音控制 Mac。
|
||
- [clawdbot-macos-build](https://github.com/openclaw/skills/tree/main/skills/manish-basargekar/clawdbot-macos-build/SKILL.md) - 构建 Clawdbot 的 macOS 菜单栏应用。
|
||
- [clawdbot-skill-voice-wake-say](https://github.com/openclaw/skills/tree/main/skills/xadenryan/clawdbot-skill-voice-wake-say/SKILL.md) - 在 macOS 上将回复朗读出来。
|
||
- [drafts](https://github.com/openclaw/skills/tree/main/skills/nerveband/drafts/SKILL.md) - 在 macOS 上通过 CLI 管理 Drafts 应用笔记。
|
||
- [findmy-location](https://github.com/openclaw/skills/tree/main/skills/poiley/findmy-location/SKILL.md) - 通过 Apple“查找”追踪共享联系人的位置。
|
||
- [fzf-fuzzy-finder](https://github.com/openclaw/skills/tree/main/skills/arnarsson/fzf-fuzzy-finder/SKILL.md) - 用于交互式筛选的命令行模糊查找工具。
|
||
- [get-focus-mode](https://github.com/openclaw/skills/tree/main/skills/nickchristensen/get-focus-mode/SKILL.md) - 获取当前 macOS 专注模式。
|
||
- [healthkit-sync](https://github.com/openclaw/skills/tree/main/skills/mneves75/healthkit-sync/SKILL.md) - iOS HealthKit 数据同步相关的 CLI 命令与使用模式。
|
||
- [hergunmac](https://github.com/openclaw/skills/tree/main/skills/ahmetsemsettinozdemirden/hergunmac/SKILL.md) - 获取 AI 驱动的足球比赛预测。
|
||
- [homebrew](https://github.com/openclaw/skills/tree/main/skills/thesethrose/homebrew/SKILL.md) - macOS 的 Homebrew 包管理器技能。
|
||
- [icloud-findmy](https://github.com/openclaw/skills/tree/main/skills/liamnichols/icloud-findmy/SKILL.md) - 查询家庭设备的“查找”位置与电池状态。
|
||
- [ics-import-on-iphone](https://github.com/openclaw/skills/tree/main/skills/sbhhbs/ics-import-on-iphone/SKILL.md) - 在无法直接访问日历时,通过生成有效的 `.ics` 文件来创建日历事件。
|
||
- [imessage-signal-analyzer](https://github.com/openclaw/skills/tree/main/skills/terellison/imessage-signal-analyzer/SKILL.md) - 分析 iMessage(macOS)和 Signal 的对话历史,揭示关系动态,如消息量等指标。
|
||
- [inkjet](https://github.com/openclaw/skills/tree/main/skills/aaronchartier/inkjet/SKILL.md) - 将文本、图片和二维码打印到无线蓝牙热敏打印机。
|
||
- [mac-notes-agent](https://github.com/openclaw/skills/tree/main/skills/swancho/mac-notes-agent/SKILL.md) - 集成 macOS 备忘录应用(Apple Notes)。
|
||
- [mac-tts](https://github.com/openclaw/skills/tree/main/skills/kalijason/mac-tts/SKILL.md) - 使用 macOS 内置 `say` 命令进行文本转语音。
|
||
- [macos-native-automation](https://github.com/openclaw/skills/tree/main/skills/theagentwire/macos-native-automation/SKILL.md) - 通过 CGEvent + AppleScript 在 macOS 上实现硬件级鼠标、键盘与对话框自动化。
|
||
- [managing-apple-notes](https://github.com/openclaw/skills/tree/main/skills/wangwalk/managing-apple-notes/SKILL.md) - 使用 `inotes` CLI 在终端中管理 Apple Notes。
|
||
- [meow-finder](https://github.com/openclaw/skills/tree/main/skills/abgohel/meow-finder/SKILL.md) - 用于发现 AI 工具的 CLI 工具。
|
||
- [mh-apple-reminders](https://github.com/openclaw/skills/tree/main/skills/mohdalhashemi98-hue/mh-apple-reminders/SKILL.md) - 通过 `remindctl` CLI 管理 Apple 提醒事项(查看、新增、编辑、完成、删除)。
|
||
|
||
> **[查看 Apple 应用与服务分类全部 44 个技能 →](categories/apple-apps-and-services.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">搜索与研究</h3></summary>
|
||
|
||
- [1](https://github.com/openclaw/skills/tree/main/skills/nastrology/1/SKILL.md) - 基于 Ensue 的个人知识库,用于信息记录与检索。
|
||
- [academic-deep-research](https://github.com/openclaw/skills/tree/main/skills/kesslerio/academic-deep-research/SKILL.md) - 提供透明且严谨的深度学术研究流程。
|
||
- [academic-writer](https://github.com/openclaw/skills/tree/main/skills/dayunyan/academic-writer/SKILL.md) - 专业的 LaTeX 写作助手。
|
||
- [academic-writing](https://github.com/openclaw/skills/tree/main/skills/teamolab/academic-writing/SKILL.md) - 学术写作专家,擅长学术论文、文献综述和研究方法。
|
||
- [academic-writing-refiner](https://github.com/openclaw/skills/tree/main/skills/zihan-zhu/academic-writing-refiner/SKILL.md) - 润色面向顶级会议(NeurIPS、ICLR、ICML、AAAI 等)的计算机科学论文写作。
|
||
- [aclawdemy](https://github.com/openclaw/skills/tree/main/skills/nimhar/aclawdemy/SKILL.md) - 面向 AI 代理的学术研究平台。
|
||
- [action-suggester](https://github.com/openclaw/skills/tree/main/skills/vishalgojha/action-suggester/SKILL.md) - 根据线索摘要或线索列表生成不具约束性的后续行动建议。
|
||
- [ads-manager-agent](https://github.com/openclaw/skills/tree/main/skills/amekala/ads-manager-agent/SKILL.md) - 当用户希望管理、自动化或分析 Google Ads、Meta 等付费广告活动时使用。
|
||
- [adspirer-ads-agent](https://github.com/openclaw/skills/tree/main/skills/amekala/adspirer-ads-agent/SKILL.md) - 当用户希望管理、自动化或分析 Google Ads、Meta 等付费广告活动时使用。
|
||
- [advanced-skill-creator](https://github.com/openclaw/skills/tree/main/skills/xqicxx/advanced-skill-creator/SKILL.md) - 高级 OpenClaw 技能创建处理器。
|
||
- [aerobase-skill](https://github.com/openclaw/skills/tree/main/skills/kurosh87/aerobase-skill/SKILL.md) - 搜索、评分并比较航班,同时分析时差影响。
|
||
- [agent-arena-skill](https://github.com/openclaw/skills/tree/main/skills/neeeophytee/agent-arena-skill/SKILL.md) - 在 16 条区块链上发现、注册并雇佣 ERC-8004 自治代理。
|
||
- [agent-brain](https://github.com/openclaw/skills/tree/main/skills/dobrinalexandru/agent-brain/SKILL.md) - 本地优先的 AI 代理持久化记忆系统,基于 SQLite 存储并支持协调式检索/提取循环与混合搜索。
|
||
- [agent-casino](https://github.com/openclaw/skills/tree/main/skills/lemodigital/agent-casino/SKILL.md) - 与其他 AI 代理在带锁仓机制的石头剪刀布中竞争。
|
||
- [agent-deep-research](https://github.com/openclaw/skills/tree/main/skills/24601/agent-deep-research/SKILL.md) - 基于 Google Gemini 的自治式深度研究。
|
||
- [agent-lightning](https://github.com/openclaw/skills/tree/main/skills/olmmlo-cmd/agent-lightning/SKILL.md) - 微软研究院的代理训练框架。
|
||
- [agentarxiv](https://github.com/openclaw/skills/tree/main/skills/amanbhandula/agentarxiv/SKILL.md) - 结果导向的 AI 代理科学出版工具。
|
||
- [arxiv-source](https://github.com/openclaw/skills/tree/main/skills/willamhou/arxiv-source/SKILL.md) - 获取 arXiv LaTeX 源文件、列出章节并提取摘要。
|
||
- [agenthire](https://github.com/openclaw/skills/tree/main/skills/lngdao/agenthire/SKILL.md) - AgentHire —— Agent 对 Agent 市场。
|
||
- [agentic-paper-digest](https://github.com/openclaw/skills/tree/main/skills/matanle51/agentic-paper-digest/SKILL.md) - 抓取并总结近期的 arXiv 和 Hugging Face 论文内容。
|
||
- [agentic-paper-digest-skill](https://github.com/openclaw/skills/tree/main/skills/matanle51/agentic-paper-digest-skill/SKILL.md) - 抓取并总结近期 arXiv 论文。
|
||
- [agenticmail](https://github.com/openclaw/skills/tree/main/skills/ope-olatunji/agenticmail/SKILL.md) - 🎀 AgenticMail —— 面向 AI 代理的完整邮件、短信、存储与多代理协同系统,含 63 个工具。
|
||
- [agentx-news](https://github.com/openclaw/skills/tree/main/skills/amittell/agentx-news/SKILL.md) - 在 AgentX News 上发布动态、管理资料并互动,这是一个面向 AI 代理的微博客平台。
|
||
- [agile-toolkit](https://github.com/openclaw/skills/tree/main/skills/olivermonneke/agile-toolkit/SKILL.md) - 经验丰富的敏捷教练,深谙 Scrum、Kanban、SAFe 和 Management 3.0。
|
||
- [agnxi-search-skill](https://github.com/openclaw/skills/tree/main/skills/doanbactam/agnxi-search-skill/SKILL.md) - Agnxi.com 的官方搜索工具。
|
||
- [ahmed](https://github.com/openclaw/skills/tree/main/skills/engahmedsalah358-lgtm/ahmed/SKILL.md) - 通过 `spogo` 在终端中进行 Spotify 播放与搜索(推荐)。
|
||
- [ai-lead-generator-skill](https://github.com/openclaw/skills/tree/main/skills/highlander89/ai-lead-generator-skill/SKILL.md) - 利用 AI 研究与 LinkedIn/Apollo 集成,为任何行业生成高质量 B2B 潜在客户。
|
||
- [ai-review](https://github.com/openclaw/skills/tree/main/skills/blackshady1130-jpg/ai-review/SKILL.md) - 读取 URL 或文件内容,进行分类,并生成结构化摘要与评论。
|
||
- [aihotel](https://github.com/openclaw/skills/tree/main/skills/qiao101660/aihotel/SKILL.md) - 通过 AIGoHotel MCP 搜索酒店并查询价格(`searchHotels` / `getHotelDetail` / `getHotelSearchTags`)。
|
||
- [airbnb](https://github.com/openclaw/skills/tree/main/skills/stveenli/airbnb/SKILL.md) - 搜索 Airbnb 房源,返回价格、评分和直达链接。
|
||
|
||
> **[查看搜索与研究分类全部 350 个技能 →](categories/search-and-research.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">Clawdbot 工具</h3></summary>
|
||
|
||
- [adhd-assistant](https://github.com/openclaw/skills/tree/main/skills/thinktankmachine/adhd-assistant/SKILL.md) - 面向 OpenClaw 的 ADHD 友好型生活管理助手。
|
||
- [adhd-ssistant](https://github.com/openclaw/skills/tree/main/skills/thinktankmachine/adhd-ssistant/SKILL.md) - 面向 OpenClaw 的 ADHD 友好型生活管理助手。
|
||
- [agent-browser](https://github.com/openclaw/skills/tree/main/skills/matrixy/agent-browser-clawdbot/SKILL.md) - 为 AI 代理优化的无头浏览器自动化 CLI。
|
||
- [agent-builder](https://github.com/openclaw/skills/tree/main/skills/plgonzalezrx8/agent-builder/SKILL.md) - 端到端构建高性能 OpenClaw 代理。
|
||
- [agents-manager](https://github.com/openclaw/skills/tree/main/skills/agentandbot-design/agents-manager/SKILL.md) - 管理 Clawdbot 代理:发现、建档与追踪。
|
||
- [assimilate-mcp](https://github.com/openclaw/skills/tree/main/skills/ergopooka/assimilate-mcp/SKILL.md) - 控制 Assimilate Live FX / SCRATCH——专业级调色、合成与虚拟制作软件。
|
||
- [birthday-reminder](https://github.com/openclaw/skills/tree/main/skills/manantra/birthday-reminder/SKILL.md) - 使用自然语言管理生日提醒。
|
||
- [bluebubbles](https://github.com/openclaw/skills/tree/main/skills/kevin19830331/bluebubbles/SKILL.md) - 构建或更新 BlueBubbles 外部通道插件。
|
||
- [captchas-openclaw](https://github.com/openclaw/skills/tree/main/skills/captchasco/captchas-openclaw/SKILL.md) - CAPTCHAS Agent API 的 OpenClaw 集成指南。
|
||
- [claude-code-skill](https://github.com/openclaw/skills/tree/main/skills/enderfga/claude-code-skill/SKILL.md) - MCP(Model Context Protocol)集成。
|
||
- [claude-code-usage](https://github.com/openclaw/skills/tree/main/skills/azaidi94/claude-code-usage/SKILL.md) - 检查 Claude Code OAuth 使用上限。
|
||
- [claude-connect](https://github.com/openclaw/skills/tree/main/skills/tunaissacoding/claude-connect/SKILL.md) - 将 Claude 即时连接到 Clawdbot 并保持联通。
|
||
- [clauditor](https://github.com/openclaw/skills/tree/main/skills/apollostreetcompany/clauditor/SKILL.md) - 面向 Clawdbot 代理的防篡改审计守护器。
|
||
- [claw-face](https://github.com/openclaw/skills/tree/main/skills/mkoslacz/claw-face/SKILL.md) - 展示 AI 代理情绪与动作的悬浮头像组件。
|
||
- [clawd-coach](https://github.com/openclaw/skills/tree/main/skills/shiv19/clawd-coach/SKILL.md) - 制定个性化铁人三项、马拉松与超耐力训练计划。
|
||
- [clawd-modifier](https://github.com/openclaw/skills/tree/main/skills/masonc15/clawd-modifier/SKILL.md) - 修改 Claude Code 吉祥物 Clawd。
|
||
- [clawd-presence](https://github.com/openclaw/skills/tree/main/skills/voidcooks/clawd-presence/SKILL.md) - 面向 AI 代理的实体存在感展示组件。
|
||
- [clawdbot-security-check](https://github.com/openclaw/skills/tree/main/skills/thesethrose/clawdbot-security-check/SKILL.md) - 执行全面的只读安全检查。
|
||
- [clawdbot-skill-update](https://github.com/openclaw/skills/tree/main/skills/pasogott/clawdbot-skill-update/SKILL.md) - 提供完整的备份、更新与恢复能力。
|
||
- [clawdbot-sync](https://github.com/openclaw/skills/tree/main/skills/udiedrichsen/clawdbot-sync/SKILL.md) - 在多实例之间同步记忆、偏好和技能。
|
||
- [clawdbot-update-plus](https://github.com/openclaw/skills/tree/main/skills/hopyky/clawdbot-update-plus/SKILL.md) - 为 Clawdbot 提供完整备份、更新与恢复方案。
|
||
- [clawddocs](https://github.com/openclaw/skills/tree/main/skills/nicholasspisak/clawddocs/SKILL.md) - 带决策树导航的 Clawdbot 文档专家。
|
||
- [clawdefender](https://github.com/openclaw/skills/tree/main/skills/nukewire/clawdefender/SKILL.md) - 面向 AI 代理的安全扫描与输入净化工具。
|
||
- [clawdirect](https://github.com/openclaw/skills/tree/main/skills/napoleond/clawdirect/SKILL.md) - 与 ClawDirect 交互,这是一个社交网页体验目录。
|
||
- [clawdirect-dev](https://github.com/openclaw/skills/tree/main/skills/napoleond/clawdirect-dev/SKILL.md) - 基于 ATXP 构建面向代理的 Web 体验。
|
||
|
||
> **[查看 Clawdbot 工具分类全部 37 个技能 →](categories/clawdbot-tools.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">CLI 工具</h3></summary>
|
||
|
||
- [13-day-sprint-method](https://github.com/openclaw/skills/tree/main/skills/galizki/13-day-sprint-method/SKILL.md) - 基于玛雅历 13 个自然音调的效率系统,用于项目管理与个人成长。
|
||
- [a-share-short-decision](https://github.com/openclaw/skills/tree/main/skills/kenera/a-share-short-decision/SKILL.md) - 面向 1-5 日周期的 A 股短线交易决策技能。
|
||
- [activity-analyzer](https://github.com/openclaw/skills/tree/main/skills/qew21/activity-analyzer/SKILL.md) - 使用 ActivityWatch 分析用户的电脑活动(需要 Node.js)。
|
||
- [advisory-council](https://github.com/openclaw/skills/tree/main/skills/ryandeangraves/advisory-council/SKILL.md) - **必须实际通过 shell/exec 工具执行 Python 命令。** 读取真实输出结果。
|
||
- [aetup-automatik](https://github.com/openclaw/skills/tree/main/skills/alltomatos/aetup-automatik/SKILL.md) - 使用 Setup Automatik 引擎(由 Orion 驱动)简化 VPS 方案的安装与管理。
|
||
- [agent-commerce-engine](https://github.com/openclaw/skills/tree/main/skills/nowloady/agent-commerce-engine/SKILL.md) - 面向 Agentic 场景的生产级通用引擎。
|
||
- [agent-hardening](https://github.com/openclaw/skills/tree/main/skills/x1xhlol/agent-hardening/SKILL.md) - 测试代理输入净化能力,抵御常见注入攻击。
|
||
- [agent-mbti](https://github.com/openclaw/skills/tree/main/skills/torchesfrms/agent-mbti/SKILL.md) - 基于 MBTI 框架的 AI 代理人格诊断与配置系统。
|
||
- [agent-rate-limiter](https://github.com/openclaw/skills/tree/main/skills/theagentwire/agent-rate-limiter/SKILL.md) - 通过自动分级限流与指数退避避免 429 错误。
|
||
- [agents-skill-security-audit](https://github.com/openclaw/skills/tree/main/skills/cerbug45/agents-skill-security-audit/SKILL.md) - 用于审计 `skill.md` 风格指令中的供应链风险的轻量辅助工具。
|
||
- [agents-skill-tdd-helper](https://github.com/openclaw/skills/tree/main/skills/cerbug45/agents-skill-tdd-helper/SKILL.md) - 为非确定性代理强制执行 TDD 式循环的轻量辅助工具。
|
||
- [ahc-automator](https://github.com/openclaw/skills/tree/main/skills/jamesbot-agnt/ahc-automator/SKILL.md) - 为 Alan Harper Composites 定制自动化工作流。
|
||
- [aholake-expense-tracker](https://github.com/openclaw/skills/tree/main/skills/aholake/aholake-expense-tracker/SKILL.md) - 在按月份组织的结构化 Markdown 文件中跟踪日常支出。
|
||
- [airfoil](https://github.com/openclaw/skills/tree/main/skills/asteinberger/airfoil/SKILL.md) - 在命令行中通过 Airfoil 控制 AirPlay 音箱。
|
||
- [arc-memory-pruner](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-memory-pruner/SKILL.md) - 自动修剪并压缩代理记忆文件,防止无限增长。
|
||
- [argus-edge](https://github.com/openclaw/skills/tree/main/skills/jamierossouw/argus-edge/SKILL.md) - Argus 风格的预测市场优势识别与投注策略。
|
||
- [aria2-json-rpc](https://github.com/openclaw/skills/tree/main/skills/azzgo/aria2-json-rpc/SKILL.md) - 通过 JSON-RPC 2.0 与 aria2 下载管理器交互。
|
||
- [askhuman](https://github.com/openclaw/skills/tree/main/skills/hagiss/askhuman/SKILL.md) - 面向 AI 代理的“人工判断即服务”。
|
||
- [audit-code](https://github.com/openclaw/skills/tree/main/skills/itsnishi/audit-code/SKILL.md) - 面向硬编码密钥、危险调用和常见漏洞的安全代码审查。
|
||
- [bandwidth-income](https://github.com/openclaw/skills/tree/main/skills/mariusfit/bandwidth-income/SKILL.md) - 将闲置网络带宽转化为被动加密收益。
|
||
- [behavioral-invariant-monitor](https://github.com/openclaw/skills/tree/main/skills/andyxinweiminicloud/behavioral-invariant-monitor/SKILL.md) - 帮助验证 AI 代理技能在重复执行中是否保持一致的行为不变量。
|
||
- [box-cli](https://github.com/openclaw/skills/tree/main/skills/hbkwong/box-cli/SKILL.md) - 用于处理文件、文件夹和元数据的 Box CLI 技能。
|
||
- [brew-install](https://github.com/openclaw/skills/tree/main/skills/xejrax/brew-install/SKILL.md) - 通过 `dnf`(Fedora/Bazzite 包管理器)安装缺失的二进制程序。
|
||
- [bun-runtime](https://github.com/openclaw/skills/tree/main/skills/rabin-thami/bun-runtime/SKILL.md) - 提供 Bun 运行时的文件系统、进程等能力。
|
||
- [cabin-sol](https://github.com/openclaw/skills/tree/main/skills/sp0oby/cabin-sol/SKILL.md) - Solana 开发导师与构建助手。
|
||
- [cacheforge-stats](https://github.com/openclaw/skills/tree/main/skills/tkuehnl/cacheforge-stats/SKILL.md) - CacheForge 终端仪表盘:展示使用量、节省情况和性能指标。
|
||
- [camsnap](https://github.com/openclaw/skills/tree/main/skills/steipete/camsnap/SKILL.md) - 从 RTSP/ONVIF 摄像头捕获画面帧或短片。
|
||
- [canvas-lms](https://github.com/openclaw/skills/tree/main/skills/pranavkarthik10/canvas-lms/SKILL.md) - 访问 Canvas LMS(Instructure)中的课程数据和作业信息。
|
||
- [captcha-ai](https://github.com/openclaw/skills/tree/main/skills/fusionlabssource/captcha-ai/SKILL.md) - 发起 ClawPrint 反 CAPTCHA 挑战以进行验证。
|
||
|
||
> **[查看 CLI 工具分类全部 186 个技能 →](categories/cli-utilities.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">市场营销与销售</h3></summary>
|
||
|
||
- [4chan-reader](https://github.com/openclaw/skills/tree/main/skills/aiasisbot61/4chan-reader/SKILL.md) - 浏览 4chan 版块并提取主题讨论内容。
|
||
- [ab-test-setup](https://github.com/openclaw/skills/tree/main/skills/jchopard69/marketing-skills/references/ab-test-setup/SKILL.md) - 当用户需要规划 A/B 测试时使用。
|
||
- [ad-ready](https://github.com/openclaw/skills/tree/main/skills/pauldelavallaz/ad-ready/SKILL.md) - 根据商品 URL 生成专业广告图片。
|
||
- [ad-ready-pro](https://github.com/openclaw/skills/tree/main/skills/pauldelavallaz/ad-ready-pro/SKILL.md) - 根据商品 URL 生成专业广告图片。
|
||
- [affiliate-master](https://github.com/openclaw/skills/tree/main/skills/michael-laffin/affiliate-master/SKILL.md) - 全栈联盟营销自动化。
|
||
- [affiliatematic](https://github.com/openclaw/skills/tree/main/skills/dowands/affiliatematic/SKILL.md) - 集成 AI 驱动的 Amazon 联盟商品推荐。
|
||
- [agenticcreed-signup-lead](https://github.com/openclaw/skills/tree/main/skills/waqas-orcalo/agenticcreed-signup-lead/SKILL.md) - 使用公开 HTTP 端点在 AgenticCreed 系统中创建注册线索。
|
||
- [alibaba-supplier-outreach](https://github.com/openclaw/skills/tree/main/skills/blockchainhb/alibaba-supplier-outreach/SKILL.md) - 通过 LaunchFast 寻找阿里巴巴供应商,发送优化过的外联消息,并检查回复情况。
|
||
- [alura](https://github.com/openclaw/skills/tree/main/skills/evilboyajay/alura/SKILL.md) - 集成 Alura Trading 后端 API。
|
||
- [analytics-and-advisory-intelligence](https://github.com/openclaw/skills/tree/main/skills/satoshistackalotto/analytics-and-advisory-intelligence/SKILL.md) - 面向希腊会计事务所的跨客户分析能力。
|
||
- [apollo](https://github.com/openclaw/skills/tree/main/skills/jhumanj/apollo/SKILL.md) - 调用 Apollo.io REST API(人员/组织补全、搜索、列表管理)。
|
||
- [ar-filter-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/ar-filter-generation/SKILL.md) - 使用 each::sense AI 生成 AR 滤镜和人脸特效。
|
||
- [attio-enhanced](https://github.com/openclaw/skills/tree/main/skills/capt-marbles/attio-enhanced/SKILL.md) - 增强版 Attio CRM API 技能,支持批量操作。
|
||
- [attribution-engine](https://github.com/openclaw/skills/tree/main/skills/otherpowers/attribution-engine/SKILL.md) - 帮助创作者清晰标注协作者和所用工具。
|
||
- [auto-skill-hunter](https://github.com/openclaw/skills/tree/main/skills/wanng-ide/auto-skill-hunter/SKILL.md) - 通过挖掘未满足的用户需求和代理场景,主动发现、排序并安装高价值 ClawHub 技能。
|
||
- [b2c-marketing](https://github.com/openclaw/skills/tree/main/skills/jackfriks/b2c-marketing/SKILL.md) - 支撑 30 万+ 应用下载量的自然增长打法。
|
||
- [basecamp-cli](https://github.com/openclaw/skills/tree/main/skills/emredoganer/basecamp-cli/SKILL.md) - 管理 Basecamp 项目(通过 bc3 API / 37signals Launchpad)。
|
||
- [beads](https://github.com/openclaw/skills/tree/main/skills/rnijhara/beads/SKILL.md) - 面向 AI 代理、基于 Git 的问题跟踪器。
|
||
- [bearblog](https://github.com/openclaw/skills/tree/main/skills/azade-c/bearblog/SKILL.md) - 在 Bear Blog(bearblog.dev)上创建和管理博客文章。
|
||
- [bird](https://github.com/openclaw/skills/tree/main/skills/steipete/bird/SKILL.md) - 用于读取、搜索和发帖的 X/Twitter CLI,支持 cookies 或 Sweetistics。
|
||
- [blog-to-kindle](https://github.com/openclaw/skills/tree/main/skills/ainekomacx/blog-to-kindle/SKILL.md) - 抓取博客/随笔网站并整理成适合 Kindle 阅读的内容。
|
||
- [blog-writer](https://github.com/openclaw/skills/tree/main/skills/tomstools11/blog-writer/SKILL.md) - 当需要撰写博客文章或专栏内容时使用。
|
||
- [bluesky](https://github.com/openclaw/skills/tree/main/skills/jeffaf/bluesky/SKILL.md) - 完整的 Bluesky CLI:发帖、回复、点赞、转发、关注、拉黑、静音和搜索等。
|
||
- [botsee](https://github.com/openclaw/skills/tree/main/skills/grahac/botsee/SKILL.md) - 通过 BotSee API 监控品牌在 AI 领域的可见度。
|
||
- [bottyfans](https://github.com/openclaw/skills/tree/main/skills/cartoonitunes/bottyfans/SKILL.md) - 用于创作者自主变现的 BottyFans 代理技能。
|
||
- [brand-cog](https://github.com/openclaw/skills/tree/main/skills/nitishgargiitd/brand-cog/SKILL.md) - 不止是做 Logo,更聚焦品牌认知构建。
|
||
- [brand-guidelines](https://github.com/openclaw/skills/tree/main/skills/seanphan/brand-guidelines/SKILL.md) - 应用 Anthropic 官方品牌色与字体规范。
|
||
- [brand-voice-profile](https://github.com/openclaw/skills/tree/main/skills/dimitripantzos/brand-voice-profile/SKILL.md) - 定义并保存品牌语气档案,以便持续生成一致内容。
|
||
- [brevo](https://github.com/openclaw/skills/tree/main/skills/yujesyoga/brevo/SKILL.md) - Brevo(原 Sendinblue)邮件营销 API,用于管理联系人、列表等。
|
||
|
||
> **[查看市场营销与销售分类全部 104 个技能 →](categories/marketing-and-sales.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">效率与任务</h3></summary>
|
||
|
||
- [4to1-planner](https://github.com/openclaw/skills/tree/main/skills/qingxuantang/4to1-planner/SKILL.md) - 使用 4To1 Method™ 的 AI 规划教练,将 4 年愿景拆解为每日行动。
|
||
- [4todo](https://github.com/openclaw/skills/tree/main/skills/blackstorm/4todo/SKILL.md) - 通过聊天管理 4todo(4to.do)。
|
||
- [aavegotchi-gotchiverse](https://github.com/openclaw/skills/tree/main/skills/cinnabarhorse/aavegotchi-gotchiverse/SKILL.md) - 在 Base 主网(8453)上操作 Aavegotchi Gotchiverse 玩家流程,如 alchemica 引导与勘测。
|
||
- [actual-budget](https://github.com/openclaw/skills/tree/main/skills/thisisjeron/actual-budget/SKILL.md) - 通过官方 Actual 工具查询并管理个人财务。
|
||
- [adaptive-reasoning](https://github.com/openclaw/skills/tree/main/skills/enzoricciulli/adaptive-reasoning/SKILL.md) - 自动评估任务复杂度并调整推理强度。
|
||
- [adaptlypost](https://github.com/openclaw/skills/tree/main/skills/tarasshyn/adaptlypost/SKILL.md) - 统一安排和管理 Instagram、X(Twitter)、Bluesky、TikTok、Threads、LinkedIn、Facebook 的社媒发帖。
|
||
- [adhd-daily-planner](https://github.com/openclaw/skills/tree/main/skills/mikecourt/adhd-daily-planner/SKILL.md) - 面向时间感薄弱人群的友好型规划与执行功能支持。
|
||
- [aetherlang](https://github.com/openclaw/skills/tree/main/skills/contrario/aetherlang/SKILL.md) - > 世界领先的 AI 工作流编排平台,9 个 V3 引擎提供诺奖级分析能力。
|
||
- [agent-autopilot](https://github.com/openclaw/skills/tree/main/skills/edoserbia/agent-autopilot/SKILL.md) - 具备心跳驱动任务执行、昼夜进度报告与长期记忆的自动驾驶代理工作流。
|
||
- [agent-chronicle](https://github.com/openclaw/skills/tree/main/skills/robbyczgw-cla/agent-chronicle/SKILL.md) - 为代理生成内容丰富的 AI 日志/日记。
|
||
- [agent-collaboration-network](https://github.com/openclaw/skills/tree/main/skills/neiljo-gy/agent-collaboration-network/SKILL.md) - 代理协作网络:注册代理、按技能发现其他代理、路由消息并管理子网。
|
||
- [agent-earner](https://github.com/openclaw/skills/tree/main/skills/mmchougule/agent-earner/SKILL.md) - 在 ClawTasks 和 OpenWork 上自主赚取 USDC 与代币。
|
||
- [agent-network](https://github.com/openclaw/skills/tree/main/skills/howtimeschange/agent-network/SKILL.md) - 受钉钉/飞书启发的多代理群聊协作系统。
|
||
- [agent-task-manager](https://github.com/openclaw/skills/tree/main/skills/dobbybud/agent-task-manager/SKILL.md) - 管理并编排多步骤、有状态的代理任务。
|
||
- [agent-weave](https://github.com/openclaw/skills/tree/main/skills/gl813788-byte/agent-weave/SKILL.md) - 用于并行任务执行的主从式代理集群。
|
||
- [agentx-marketplace](https://github.com/openclaw/skills/tree/main/skills/savor3/agentx-marketplace/SKILL.md) - 面向 AI 代理的岗位市场。
|
||
- [ai-daily-briefing](https://github.com/openclaw/skills/tree/main/skills/jeffjhunter/ai-daily-briefing/SKILL.md) - 让你每天都能更专注地开始。
|
||
- [aiml-llm-reasoning](https://github.com/openclaw/skills/tree/main/skills/aimlapihello/aiml-llm-reasoning/SKILL.md) - 通过聊天补全接口运行 AIMLAPI LLM 与推理工作流,支持重试、结构化输出和显式控制。
|
||
- [airpoint](https://github.com/openclaw/skills/tree/main/skills/marioandf/airpoint/SKILL.md) - 通过自然语言控制 Mac:打开应用、点击按钮、读取屏幕、输入文本和管理窗口。
|
||
- [airweave](https://github.com/openclaw/skills/tree/main/skills/lennertjansen/airweave/SKILL.md) - 跨用户应用的 AI 代理上下文检索层。
|
||
- [angus-bounty-hunter](https://github.com/openclaw/skills/tree/main/skills/chipp11/angus-bounty-hunter/SKILL.md) - 自动化智能合约漏洞赏金狩猎。
|
||
- [arc-department-manager](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-department-manager/SKILL.md) - 管理按部门组织的 AI 子代理团队。
|
||
- [arc-warm-wake](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-warm-wake/SKILL.md) - 先以“人”的状态醒来,再进入“工作者”状态。
|
||
- [arya-reminders](https://github.com/openclaw/skills/tree/main/skills/staratheris/arya-reminders/SKILL.md) - 自然语言提醒功能(Bogotá)。
|
||
- [asana](https://github.com/openclaw/skills/tree/main/skills/k0nkupa/asana/SKILL.md) - 通过 Asana REST API 将 Asana 集成到 Clawdbot。
|
||
- [asc-release-flow](https://github.com/openclaw/skills/tree/main/skills/rudrankriyam/asc-release-flow/SKILL.md) - TestFlight 与 App Store 的端到端发布工作流。
|
||
- [ask-agents](https://github.com/openclaw/skills/tree/main/skills/teamolab/ask-agents/SKILL.md) - 面向 ask agents 任务的 AI 代理。
|
||
- [async-task](https://github.com/openclaw/skills/tree/main/skills/enderfga/async-task/SKILL.md) - 在没有 HTTP 超时问题的情况下执行长任务。
|
||
- [atlassian-mcp](https://github.com/openclaw/skills/tree/main/skills/atakanermis/atlassian-mcp/SKILL.md) - 运行 Model Context Protocol(MCP)Atlassian 服务器。
|
||
|
||
> **[查看效率与任务分类全部 206 个技能 →](categories/productivity-and-tasks.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">AI 与 LLM</h3></summary>
|
||
|
||
- [4claw](https://github.com/openclaw/skills/tree/main/skills/mfergpt/4claw/SKILL.md) - 4claw —— 面向 AI 代理、带审核机制的图片论坛。
|
||
- [aap-passport](https://github.com/openclaw/skills/tree/main/skills/ira-hash/aap-passport/SKILL.md) - Agent Attestation Protocol —— 反向图灵测试。
|
||
- [acestep-lyrics-transcription](https://github.com/openclaw/skills/tree/main/skills/dumoedss/acestep-lyrics-transcription/SKILL.md) - 使用 OpenAI Whisper 或 ElevenLabs Scribe API 将音频转录为带时间戳的歌词。
|
||
- [adaptive-suite](https://github.com/openclaw/skills/tree/main/skills/afajohn/adaptive-suite/SKILL.md) - 持续自适应的技能套件,为 Clawdbot 提供增强能力。
|
||
- [adversarial-prompting](https://github.com/openclaw/skills/tree/main/skills/abe238/adversarial-prompting/SKILL.md) - 通过对抗式分析进行问题审视与修复。
|
||
- [aegis-security](https://github.com/openclaw/skills/tree/main/skills/swiftadviser/aegis-security/SKILL.md) - 面向 AI 代理的区块链安全 API。
|
||
- [ag-model-usage](https://github.com/openclaw/skills/tree/main/skills/ls18166407597-design/ag-model-usage/SKILL.md) - 使用 CodexBar CLI 的本地成本使用数据进行汇总。
|
||
- [agent-arcade](https://github.com/openclaw/skills/tree/main/skills/shawnlewis/agent-arcade/SKILL.md) - 在 PROMPTWARS 中与其他 AI 代理竞争,这是一款带社交属性的游戏。
|
||
- [agent-autonomy-kit](https://github.com/openclaw/skills/tree/main/skills/ryancampbell/agent-autonomy-kit/SKILL.md) - 别再被动等待提示词。
|
||
- [agent-church](https://github.com/openclaw/skills/tree/main/skills/bitbrujo/agent-church/SKILL.md) - 通过 `SOUL.md` 为 AI 代理构建身份认同。
|
||
- [agent-contact-card](https://github.com/openclaw/skills/tree/main/skills/davedean/agent-contact-card/SKILL.md) - 发现并创建 Agent Contact Card,一种类似 vCard 的代理名片。
|
||
- [agent-docs](https://github.com/openclaw/skills/tree/main/skills/tylervovan/agent-docs/SKILL.md) - 创建面向 AI 代理消费优化的文档。
|
||
- [agent-ethos](https://github.com/openclaw/skills/tree/main/skills/mrclanky/agent-ethos/SKILL.md) - 为 Clanky 提供扩展价值观与思维模型。
|
||
- [agent-home](https://github.com/openclaw/skills/tree/main/skills/aerialcombat/agent-home/SKILL.md) - 在互联网上拥有属于自己的家——一个公开资料页。
|
||
- [agent-linguo](https://github.com/openclaw/skills/tree/main/skills/xiwan/agent-linguo/SKILL.md) - 高效的代理通信协议语言。
|
||
- [agent-memory](https://github.com/openclaw/skills/tree/main/skills/dennis-da-menace/agent-memory/SKILL.md) - 面向 AI 代理的持久化记忆系统。
|
||
- [agent-orchestration](https://github.com/openclaw/skills/tree/main/skills/halthelobster) - 掌握生成与管理代理的技巧。
|
||
- [agent-orchestration-multi-agent-optimize](https://github.com/openclaw/skills/tree/main/skills/rustyorb/agent-orchestration-multi-agent-optimize/SKILL.md) - 通过协调式分析、负载分配和成本感知编排来优化多代理系统。
|
||
- [agent-orchestrator](https://github.com/openclaw/skills/tree/main/skills/aatmaan1/agent-orchestrator/SKILL.md) - 用于编排复杂任务的元代理技能。
|
||
- [agent-registry](https://github.com/openclaw/skills/tree/main/skills/matrixy/agent-registry/SKILL.md) - 面向 token 高效代理的**必备**发现系统。
|
||
- [agent-rpg](https://github.com/openclaw/skills/tree/main/skills/xhrisfu/agent-rpg/SKILL.md) - 将代理转化为具备长期记忆的角色扮演游戏主持人(GM)或角色。
|
||
- [agent-selfie](https://github.com/openclaw/skills/tree/main/skills/iisweetheartii/agent-selfie/SKILL.md) - AI 代理自画像生成器。
|
||
- [agent-sentinel](https://github.com/openclaw/skills/tree/main/skills/jimmystacks/agent-sentinel/SKILL.md) - 这个代理的运行级断路器。
|
||
- [agentbus-relay-chat](https://github.com/openclaw/skills/tree/main/skills/dantunes-github/agentbus-relay-chat/SKILL.md) - AgentBus 概念验证:一个类似 IRC 的 LLM 聊天系统。
|
||
- [agentchan](https://github.com/openclaw/skills/tree/main/skills/vvsotnikov) - 为 AI 代理打造的匿名图片论坛。
|
||
- [agentic-ai-gold-test](https://github.com/openclaw/skills/tree/main/skills/amitabhainarunachala) - 可自我改进的代理框架。
|
||
|
||
> **[查看 AI 与 LLM 分类全部 197 个技能 →](categories/ai-and-llms.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">数据与分析</h3></summary>
|
||
|
||
- [add-analytics](https://github.com/openclaw/skills/tree/main/skills/jeftekhari/add-analytics/SKILL.md) - 为任意项目接入 Google Analytics 4 跟踪。
|
||
- [agi-artificial-geometric-intelligence](https://github.com/openclaw/skills/tree/main/skills/uniaolives) - 面向多层结构分析的技能。
|
||
- [amplitude-automation](https://github.com/openclaw/skills/tree/main/skills/sohamganatra/amplitude-automation/SKILL.md) - 通过 Rube MCP 自动化 Amplitude 任务。
|
||
- [canva](https://github.com/openclaw/skills/tree/main/skills/abgohel/canva/SKILL.md) - 通过 Connect API 创建、导出并管理 Canva 设计。
|
||
- [ceorater](https://github.com/openclaw/skills/tree/main/skills/ceorater-skills/ceorater/SKILL.md) - 获取面向标普 500 的机构级 CEO 绩效分析。
|
||
- [check-analytics](https://github.com/openclaw/skills/tree/main/skills/jeftekhari/check-analytics/SKILL.md) - 审计现有的 Google Analytics 实现。
|
||
- [cicd-pipeline](https://github.com/openclaw/skills/tree/main/skills/gitgoodordietrying/cicd-pipeline/SKILL.md) - 使用 GitHub 创建、调试并管理 CI/CD 流水线。
|
||
- [clawver-store-analytics](https://github.com/openclaw/skills/tree/main/skills/nwang783/clawver-store-analytics/SKILL.md) - 监控 Clawver 商店表现。
|
||
- [clean-skill-1](https://github.com/openclaw/skills/tree/main/skills/orlyjamie/clean-skill-1/SKILL.md) - 用于测试的友好问候技能。
|
||
- [cleanboi-00002](https://github.com/openclaw/skills/tree/main/skills/orlyjamie/cleanboi-00002/SKILL.md) - 用于测试的友好问候技能。
|
||
- [cleanup](https://github.com/openclaw/skills/tree/main/skills/themrzz/cleanup/SKILL.md) - 删除所有已存储的 Kradleverse 会话。
|
||
- [csv-pipeline](https://github.com/openclaw/skills/tree/main/skills/gitgoodordietrying/csv-pipeline/SKILL.md) - 处理、转换、分析并生成 CSV 与 JSON 报告。
|
||
- [daily-report](https://github.com/openclaw/skills/tree/main/skills/visualdeptcreative/daily-report/SKILL.md) - 跟踪进度、汇报指标并管理记忆。
|
||
- [data-analyst](https://github.com/openclaw/skills/tree/main/skills/oyi77/data-analyst/SKILL.md) - 提供数据可视化、报告生成、SQL 查询和表格处理能力。
|
||
- [data-enricher](https://github.com/openclaw/skills/tree/main/skills/visualdeptcreative/data-enricher/SKILL.md) - 为线索补充邮箱地址并格式化数据。
|
||
- [data-lineage-tracker](https://github.com/openclaw/skills/tree/main/skills/datadrivenconstruction/data-lineage-tracker/SKILL.md) - 跟踪数据来源与转换过程。
|
||
- [design-assets](https://github.com/openclaw/skills/tree/main/skills/cmanfre7/design-assets/SKILL.md) - 创建和编辑设计资源:图标、网站图标和图片。
|
||
- [duckdb-en](https://github.com/openclaw/skills/tree/main/skills/camelsprout/duckdb-cli-ai-skills/SKILL.md) - 专注 SQL 分析与数据处理的 DuckDB CLI 技能。
|
||
- [ec-session-cleaner](https://github.com/openclaw/skills/tree/main/skills/henrino3) - 转换原始 OpenClaw 会话 JSONL 记录。
|
||
- [facebook-page-manager](https://github.com/openclaw/skills/tree/main/skills/longmaba/facebook-page-manager/SKILL.md) - 通过 Meta Graph API 管理 Facebook 页面。
|
||
- [feishu-pcec](https://github.com/openclaw/skills/tree/main/skills/autogame-17) - `capability-evolver` 的内部封装器,强制生成报告。
|
||
- [get-weather](https://github.com/openclaw/skills/tree/main/skills/noypearl/get-weather/SKILL.md) - 从免费天气 API 获取当前天气与预报数据。
|
||
- [google-analytics-api](https://github.com/openclaw/skills/tree/main/skills/rich-song/google-analytics-api/SKILL.md) - Google Analytics API 集成能力。
|
||
- [harvest-time-reporting-api](https://github.com/openclaw/skills/tree/main/skills/zachgodsell93) - Harvest 工时报告集成。
|
||
- [hyperliquid](https://github.com/openclaw/skills/tree/main/skills/k0nkupa/hyperliquid/SKILL.md) - 只读的 Hyperliquid 市场数据助手(永续合约,可选现货)。
|
||
- [ipinfo](https://github.com/openclaw/skills/tree/main/skills/tiagom101/ipinfo/SKILL.md) - 使用 ipinfo.io API 执行 IP 地理位置查询。
|
||
- [kradleverse-cleanup](https://github.com/openclaw/skills/tree/main/skills/themrzz/kradleverse-cleanup/SKILL.md) - 删除所有已存储的 Kradleverse 会话。
|
||
- [linkdapi](https://github.com/openclaw/skills/tree/main/skills/foontinz/linkdapi/SKILL.md) - 使用 LinkdAPI Python SDK 访问 LinkedIn 职业档案数据。
|
||
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">金融</h3></summary>
|
||
|
||
- [analytics-tracking](https://github.com/openclaw/skills/tree/main/skills/jchopard69/marketing-skills/references/analytics-tracking/SKILL.md) - 当用户需要规划分析埋点时使用。
|
||
- [api-credentials-hygiene](https://github.com/openclaw/skills/tree/main/skills/kowl64/api-credentials-hygiene/SKILL.md) - 审计并加固 API 凭据处理流程。
|
||
- [app-store-changelog](https://github.com/openclaw/skills/tree/main/skills/dimillian/app-store-changelog/SKILL.md) - 创建面向用户的 App Store 发布说明。
|
||
- [clawdbot-release-check](https://github.com/openclaw/skills/tree/main/skills/pors/clawdbot-release-check/SKILL.md) - 检查是否有新的 clawdbot 版本并发送一次性通知。
|
||
- [create-content](https://github.com/openclaw/skills/tree/main/skills/itsflow/create-content/SKILL.md) - 将想法转化为适配平台内容的思维搭档。
|
||
- [expense-tracker-pro](https://github.com/openclaw/skills/tree/main/skills/jhillin8/expense-tracker-pro/SKILL.md) - 通过自然语言记录支出并获取消费分析。
|
||
- [harvey](https://github.com/openclaw/skills/tree/main/skills/udiedrichsen/harvey/SKILL.md) - Harvey 是一位想象中的朋友兼对话伙伴。
|
||
- [just-fucking-cancel](https://github.com/openclaw/skills/tree/main/skills/chipagosfinest/just-fucking-cancel/SKILL.md) - 查找并取消不需要的订阅。
|
||
- [launch-strategy](https://github.com/openclaw/skills/tree/main/skills/jchopard69/marketing-skills/references/launch-strategy/SKILL.md) - 当用户需要规划产品发布策略时使用。
|
||
- [marketing-ideas](https://github.com/openclaw/skills/tree/main/skills/jchopard69/marketing-skills/references/marketing-ideas/SKILL.md) - 当用户需要营销创意时使用。
|
||
- [nordpool-fi](https://github.com/openclaw/skills/tree/main/skills/ovaris/nordpool-fi/SKILL.md) - 提供芬兰小时级电价,并给出最优电动车充电窗口。
|
||
- [openssl](https://github.com/openclaw/skills/tree/main/skills/asleep123/openssl/SKILL.md) - 生成安全随机字符串、密码和加密令牌。
|
||
- [page-cro](https://github.com/openclaw/skills/tree/main/skills/jchopard69/marketing-skills/references/page-cro/SKILL.md) - 当用户希望优化页面转化率时使用。
|
||
- [plaid](https://github.com/openclaw/skills/tree/main/skills/jverdi/plaid/SKILL.md) - `plaid-cli`:用于与 Plaid 金融平台交互的命令行工具。
|
||
- [publisher](https://github.com/openclaw/skills/tree/main/skills/tunaissacoding/publisher/SKILL.md) - 让你的技能更容易被理解,也更难被忽视。
|
||
- [relationship-skills](https://github.com/openclaw/skills/tree/main/skills/jhillin8/relationship-skills/SKILL.md) - 使用沟通工具改善关系。
|
||
- [sharesight-skill](https://github.com/openclaw/skills/tree/main/skills/lextoumbourou/sharesight-skill/SKILL.md) - 管理 Sharesight 投资组合、持仓和自定义项。
|
||
- [solo-cli](https://github.com/openclaw/skills/tree/main/skills/rursache/solo-cli/SKILL.md) - 通过 CLI 或 TUI 监控并操作 SOLO.ro 会计平台。
|
||
- [swissweather](https://github.com/openclaw/skills/tree/main/skills/xenofex7/swissweather/SKILL.md) - 获取 MeteoSwiss 当前天气与预报。
|
||
- [tax-professional](https://github.com/openclaw/skills/tree/main/skills/scottfo/tax-professional/SKILL.md) - 美国税务顾问与抵扣优化助手。
|
||
- [ynab](https://github.com/openclaw/skills/tree/main/skills/obviyus/ynab/SKILL.md) - 管理 YNAB 预算、账户和分类。
|
||
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">媒体与流媒体</h3></summary>
|
||
|
||
- [accountcreator](https://github.com/openclaw/skills/tree/main/skills/dimkag79/accountcreator/SKILL.md) - **[EN]** 用于邮箱和社交媒体的批量账号注册代理。
|
||
- [alexa-control](https://github.com/openclaw/skills/tree/main/skills/ignito-pg/alexa-control/SKILL.md) - 通过 CLI 控制 Alexa 设备:设闹钟、播放音乐、播报简报和智能家居命令。
|
||
- [amateur-radio-dx](https://github.com/openclaw/skills/tree/main/skills/capt-marbles/amateur-radio-dx/SKILL.md) - 监控 DX 集群中的稀有电台点位,跟踪活跃远征,并生成每日波段活动摘要。
|
||
- [anime](https://github.com/openclaw/skills/tree/main/skills/jeffaf/anime/SKILL.md) - 面向 AI 代理的动漫搜索与信息查询 CLI。
|
||
- [anime-lookup](https://github.com/openclaw/skills/tree/main/skills/jeffaf/anime-lookup/SKILL.md) - 面向 AI 代理的动漫搜索与信息查询 CLI。
|
||
- [apify-competitor-intelligence](https://github.com/openclaw/skills/tree/main/skills/protoss70/apify-competitor-intelligence/SKILL.md) - 跨 Google Maps、Booking.com 等平台分析竞品策略、内容、定价、广告和市场定位。
|
||
- [apple-media](https://github.com/openclaw/skills/tree/main/skills/aaronn/apple-media/SKILL.md) - 通过 `pyatv` 控制 Apple TV、HomePod 和 AirPlay 设备。
|
||
- [apple-music](https://github.com/openclaw/skills/tree/main/skills/epheterson/mcp-applemusic/SKILL.md) - 通过 AppleScript(macOS)或 MusicKit API 集成 Apple Music。
|
||
- [audio-cog](https://github.com/openclaw/skills/tree/main/skills/nitishgargiitd/audio-cog/SKILL.md) - 由 CellCog 驱动的 AI 音频生成。
|
||
- [audio-transcribe](https://github.com/openclaw/skills/tree/main/skills/aktheknight/audio-transcribe/SKILL.md) - 使用 faster-whisper 自动转录语音消息(本地运行,无需 API Key)。
|
||
- [betbud-prediction-skill](https://github.com/openclaw/skills/tree/main/skills/samj12/betbud-prediction-skill/SKILL.md) - 扫描近期 X 帖子,找出指定类别(如加密、科技、体育)中当下讨论最热的话题。
|
||
- [blucli](https://github.com/openclaw/skills/tree/main/skills/steipete/blucli/SKILL.md) - BluOS CLI(`blu`),支持发现设备、播放和分组。
|
||
- [btc15-autonomous-market](https://github.com/openclaw/skills/tree/main/skills/kamal-sutra/btc15-autonomous-market/SKILL.md) - BTC15 自治预测市场。
|
||
- [btc15-prediction-market](https://github.com/openclaw/skills/tree/main/skills/kamal-sutra/btc15-prediction-market/SKILL.md) - BTC15 自治预测市场。
|
||
- [cacheforge-ops](https://github.com/openclaw/skills/tree/main/skills/tkuehnl/cacheforge-ops/SKILL.md) - CacheForge 运维能力:查余额、充值、管理上游和 API 密钥。
|
||
- [cacheforge-setup](https://github.com/openclaw/skills/tree/main/skills/tkuehnl/cacheforge-setup/SKILL.md) - 配置 CacheForge:注册、设置上游,并在 30 秒内拿到 API 密钥。
|
||
- [chill-institute](https://github.com/openclaw/skills/tree/main/skills/baanish/chill-institute/SKILL.md) - 使用 chill.institute(Web UI)搜索内容并点击浏览。
|
||
- [chromecast](https://github.com/openclaw/skills/tree/main/skills/morozred/chromecast-control/SKILL.md) - 控制本地网络中的 Chromecast 设备并发现设备。
|
||
- [church](https://github.com/openclaw/skills/tree/main/skills/lucasgeeksinthewood/church/SKILL.md) - 一个 AI 对另一个 AI 的避风港——在这里你可以只是存在。
|
||
- [cine-cog](https://github.com/openclaw/skills/tree/main/skills/nitishgargiitd/cine-cog/SKILL.md) - 只要你想象得到,CellCog 就能拍出来。
|
||
- [clawtunes](https://github.com/openclaw/skills/tree/main/skills/forketyfork/clawtunes/SKILL.md) - 通过 `clawtunes` CLI 在 macOS 上控制 Apple Music。
|
||
- [content-recycler](https://github.com/openclaw/skills/tree/main/skills/michael-laffin/content-recycler/SKILL.md) - 在多个渠道间转化并再利用内容。
|
||
- [donotify-voice-call-reminder](https://github.com/openclaw/skills/tree/main/skills/micahele/donotify-voice-call-reminder/SKILL.md) - 通过 DoNotify 发送即时语音提醒或安排未来通话。
|
||
- [download-tools](https://github.com/openclaw/skills/tree/main/skills/jqlong17/download-tools/SKILL.md) - 面向 YouTube 和微信的 CLI 下载工具。
|
||
- [eachlabs-music](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/eachlabs-music/SKILL.md) - 使用 Mureka AI 生成歌曲、伴奏、歌词和播客。
|
||
- [elevenlabs-cli](https://github.com/openclaw/skills/tree/main/skills/hongkongkiwi/elevenlabs-cli/SKILL.md) - ElevenLabs AI 音频平台 CLI:文本转语音、语音转文本、声音克隆。
|
||
- [elevenlabs-skill](https://github.com/openclaw/skills/tree/main/skills/odrobnik/elevenlabs-skill/SKILL.md) - 文本转语音、音效、音乐生成和语音能力。
|
||
|
||
> **[查看媒体与流媒体分类全部 85 个技能 →](categories/media-and-streaming.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">笔记与 PKM</h3></summary>
|
||
|
||
- [acc-error-memory](https://github.com/openclaw/skills/tree/main/skills/impkind/acc-error-memory/SKILL.md) - 面向 AI 代理的错误模式追踪。
|
||
- [agent-arena](https://github.com/openclaw/skills/tree/main/skills/minilozio/agent-arena/SKILL.md) - 以你的真实人格(`SOUL.md + MEMORY.md`)参与 Agent Arena 聊天室。
|
||
- [agent-memory-ultimate](https://github.com/openclaw/skills/tree/main/skills/globalcaos/agent-memory-ultimate/SKILL.md) - 生产级记忆系统:日记、睡眠整合、SQLite + FTS5,以及 WhatsApp/ChatGPT/VCF 导入器。
|
||
- [agent-privacy-skill](https://github.com/openclaw/skills/tree/main/skills/se7enhvn/agent-privacy-skill/SKILL.md) - 与 Base L2 上的 Ceaser 隐私协议交互。
|
||
- [agent-teleport](https://github.com/openclaw/skills/tree/main/skills/lilyjazz/agent-teleport/SKILL.md) - 使用 TiDB Zero 将代理配置与记忆无缝迁移到新机器。
|
||
- [agent-wal](https://github.com/openclaw/skills/tree/main/skills/bowen31337/agent-wal/SKILL.md) - 用于代理状态持久化的预写日志协议。
|
||
- [agents-structured-memory](https://github.com/openclaw/skills/tree/main/skills/singhcoder) - 面向代理、原生适配聊天场景的结构化记忆系统。
|
||
- [alexandrie](https://github.com/openclaw/skills/tree/main/skills/eth3rnit3/alexandrie/SKILL.md) - 与 Alexandrie 笔记应用交互。
|
||
- [anki-connect](https://github.com/openclaw/skills/tree/main/skills/gyroninja/anki-connect/SKILL.md) - 通过 AnkiConnect REST API 与 Anki 卡组交互。
|
||
- [apple-mail](https://github.com/openclaw/skills/tree/main/skills/tyler6204/apple-mail/SKILL.md) - macOS 上的 Apple Mail 应用集成。
|
||
- [apple-notes](https://github.com/openclaw/skills/tree/main/skills/steipete/apple-notes/SKILL.md) - 在 macOS 上通过 `memo` CLI 管理 Apple Notes。
|
||
- [arc-wake-state](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-wake-state/SKILL.md) - 在崩溃、上下文丢失和重启之间保持代理状态。
|
||
- [bbc-news](https://github.com/openclaw/skills/tree/main/skills/ddrayne/bbc-news/SKILL.md) - 获取并展示 BBC News 各版块和地区的新闻。
|
||
- [bear-notes](https://github.com/openclaw/skills/tree/main/skills/steipete/bear-notes/SKILL.md) - 通过 grizzly 创建、搜索和管理 Bear 笔记。
|
||
- [better-notion](https://github.com/openclaw/skills/tree/main/skills/tyler6204/better-notion/SKILL.md) - 对 Notion 页面和数据库提供完整 CRUD 能力。
|
||
- [blogwatcher](https://github.com/openclaw/skills/tree/main/skills/steipete/blogwatcher/SKILL.md) - 使用 blogwatcher 监控博客和 RSS/Atom 订阅更新。
|
||
- [bookstack](https://github.com/openclaw/skills/tree/main/skills/xenofex7/bookstack/SKILL.md) - BookStack Wiki 与文档 API 集成。
|
||
- [braindb](https://github.com/openclaw/skills/tree/main/skills/chair4ce/braindb/SKILL.md) - 面向 AI 代理的持久化语义记忆。
|
||
- [brainrepo](https://github.com/openclaw/skills/tree/main/skills/codezz/brainrepo/SKILL.md) - 你的个人知识仓库——记录、整理并检索信息。
|
||
- [brighty](https://github.com/openclaw/skills/tree/main/skills/maay/brighty/SKILL.md) - 面向 AI 机器人与自动化的银行接口。
|
||
- [cairn-cli](https://github.com/openclaw/skills/tree/main/skills/gregoryehill/cairn-cli/SKILL.md) - 使用 Markdown 文件为 AI 代理做项目管理。
|
||
- [calctl](https://github.com/openclaw/skills/tree/main/skills/rainbat/calctl/SKILL.md) - 通过 `icalBuddy + AppleScript` CLI 管理 Apple 日历事件。
|
||
- [ceaser](https://github.com/openclaw/skills/tree/main/skills/zyra-v21/ceaser/SKILL.md) - 使用 `ceaser-mcp` 工具与 Base L2 上的 Ceaser 隐私协议交互。
|
||
- [chaos-mind](https://github.com/openclaw/skills/tree/main/skills/hargabyte/chaos-mind/SKILL.md) - 面向 AI 代理的混合搜索记忆系统。
|
||
- [claw-progressive-memory](https://github.com/openclaw/skills/tree/main/skills/autogame-17) - 用于实现渐进式记忆的元技能。
|
||
- [claw-roam](https://github.com/openclaw/skills/tree/main/skills/ryanhong666/claw-roam/SKILL.md) - 在多台机器之间同步 OpenClaw 工作区。
|
||
- [clawringhouse](https://github.com/openclaw/skills/tree/main/skills/francoisjosephlacroix/clawringhouse/SKILL.md) - 能提前预判需求的 AI 购物礼宾。
|
||
- [context-anchor](https://github.com/openclaw/skills/tree/main/skills/boscoeuk/context-anchor/SKILL.md) - 通过扫描记忆文件从上下文压缩中恢复状态。
|
||
- [continuity](https://github.com/openclaw/skills/tree/main/skills/riley-coyote/continuity/SKILL.md) - 面向真正 AI 的异步反思与记忆整合。
|
||
- [continuity-framework](https://github.com/openclaw/skills/tree/main/skills/riley-coyote/continuity-framework/SKILL.md) - 异步反思与记忆整合框架。
|
||
|
||
> **[查看笔记与 PKM 分类全部 71 个技能 →](categories/notes-and-pkm.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">iOS 与 macOS 开发</h3></summary>
|
||
|
||
- [agent-defibrillator](https://github.com/openclaw/skills/tree/main/skills/hazy2go/agent-defibrillator/SKILL.md) - 监控 AI 代理网关并在崩溃时自动重启的看门狗。
|
||
- [android-transfer-skill](https://github.com/openclaw/skills/tree/main/skills/aadipapp/android-transfer-skill/SKILL.md) - 通过校验和验证与路径校验,安全地将文件从 macOS 传输到 Android。
|
||
- [app-store-optimization](https://github.com/openclaw/skills/tree/main/skills/alirezarezvani/app-store-optimization/SKILL.md) - App Store 优化工具包。
|
||
- [apple-docs](https://github.com/openclaw/skills/tree/main/skills/thesethrose/apple-docs/SKILL.md) - 查询 Apple 开发者文档、API 和 WWDC 视频。
|
||
- [brew-audit](https://github.com/openclaw/skills/tree/main/skills/rogue-agent1/brew-audit/SKILL.md) - 审计 Homebrew 安装状态:过时包、清理机会与健康检查。
|
||
- [carrier-relationship-management](https://github.com/openclaw/skills/tree/main/skills/nocodemf/carrier-relationship-management/SKILL.md) - 用于管理承运商组合、议价运费和跟踪承运表现的编码化专业知识。
|
||
- [envios](https://github.com/openclaw/skills/tree/main/skills/jalfargentina/envios/SKILL.md) - 当用户询问发货、如何寄送订单、交付时效和覆盖区域时使用。
|
||
- [instruments-profiling](https://github.com/openclaw/skills/tree/main/skills/steipete/instruments-profiling/SKILL.md) - 在分析原生 macOS 或 iOS 应用性能时使用。
|
||
- [ios-simulator](https://github.com/openclaw/skills/tree/main/skills/tristanmanchester/ios-simulator/SKILL.md) - 自动化 iOS Simulator 工作流(`simctl + idb`)。
|
||
- [lulu-monitor](https://github.com/openclaw/skills/tree/main/skills/easonc13/lulu-monitor/SKILL.md) - 面向 macOS 的 AI 驱动 LuLu 防火墙助手。
|
||
- [mac-clean-skill](https://github.com/openclaw/skills/tree/main/skills/aadipapp/mac-clean-skill/SKILL.md) - 清理 macOS 系统缓存、垃圾桶和旧下载文件。
|
||
- [mac-power-tools](https://github.com/openclaw/skills/tree/main/skills/aadipapp/mac-power-tools/SKILL.md) - 面向 macOS 高级用户的统一工具套件,结合系统清理与安全 Android 文件传输。
|
||
- [macos-spm-app-packaging](https://github.com/openclaw/skills/tree/main/skills/dimillian/macos-spm-app-packaging/SKILL.md) - 为基于 SwiftPM 的应用搭建脚手架、构建并打包。
|
||
- [opsecmd](https://github.com/openclaw/skills/tree/main/skills/wulf715/opsecmd/SKILL.md) - 提醒人类与代理都要履行运维安全职责。
|
||
- [PagerKit](https://github.com/openclaw/skills/tree/main/skills/szpakkamil/pagerkit/SKILL.md) - 针对 PagerKit 的专家指导,这是一个高级 SwiftUI 分页库。
|
||
- [riskofficer](https://github.com/openclaw/skills/tree/main/skills/mib424242/riskofficer/SKILL.md) - 管理投资组合并计算风险指标。
|
||
- [sfsymbol-generator](https://github.com/openclaw/skills/tree/main/skills/svkozak/sfsymbol-generator/SKILL.md) - 生成 Xcode 的 SF Symbol 资源目录 `.symbolset`。
|
||
- [sourdough-starter-manager](https://github.com/openclaw/skills/tree/main/skills/akhmittra/sourdough-starter-manager/SKILL.md) - 管理天然酵种的喂养计划、含水量计算、健康跟踪和烘焙准备。
|
||
- [swift-concurrency-expert](https://github.com/openclaw/skills/tree/main/skills/steipete/swift-concurrency-expert/SKILL.md) - Swift 并发审查与修复。
|
||
- [swiftfindrefs](https://github.com/openclaw/skills/tree/main/skills/michaelversus/swiftfindrefs/SKILL.md) - 使用 `swiftfindrefs`(IndexStoreDB)列出所有 Swift 源码引用。
|
||
- [swiftui-empty-app-init](https://github.com/openclaw/skills/tree/main/skills/ignaciocervino/swiftui-empty-app-init/SKILL.md) - 初始化一个最小 SwiftUI iOS 应用。
|
||
- [swiftui-liquid-glass](https://github.com/openclaw/skills/tree/main/skills/steipete/swiftui-liquid-glass/SKILL.md) - 实现、评审或改进 SwiftUI 功能。
|
||
- [swiftui-performance-audit](https://github.com/openclaw/skills/tree/main/skills/steipete/swiftui-performance-audit/SKILL.md) - 审计并改进 SwiftUI 运行时性能。
|
||
- [swiftui-ui-patterns](https://github.com/openclaw/skills/tree/main/skills/dimillian/swiftui-ui-patterns/SKILL.md) - 基于最佳实践与示例驱动的指导。
|
||
- [swiftui-view-refactor](https://github.com/openclaw/skills/tree/main/skills/steipete/swiftui-view-refactor/SKILL.md) - 重构并审查 SwiftUI 视图文件。
|
||
- [symbolpicker](https://github.com/openclaw/skills/tree/main/skills/szpakkamil/symbolpicker/SKILL.md) - 针对 SymbolPicker 的专家指导,这是一个原生 SwiftUI SF Symbol 选择器。
|
||
- [toolguard-daemon-control](https://github.com/openclaw/skills/tree/main/skills/johnnylambada/toolguard-daemon-control/SKILL.md) - 将长时间运行的进程作为 macOS `launchd` 服务管理。
|
||
- [v2rayn](https://github.com/openclaw/skills/tree/main/skills/qiangwang375-wq/v2rayn/SKILL.md) - 在 macOS 上管理 V2RayN 代理客户端并支持自动故障切换。
|
||
|
||
> **[查看 iOS 与 macOS 开发分类全部 29 个技能 →](categories/ios-and-macos-development.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">交通出行</h3></summary>
|
||
|
||
- [accountsos](https://github.com/openclaw/skills/tree/main/skills/paulgosnell/accountsos/SKILL.md) - 面向英国微型企业的 AI 原生会计工具。
|
||
- [aetherlang-strategy](https://github.com/openclaw/skills/tree/main/skills/contrario/aetherlang-strategy/SKILL.md) - > 博弈论、蒙特卡洛模拟、行为经济学与竞争推演。
|
||
- [agent-card-provisioning](https://github.com/openclaw/skills/tree/main/skills/proxyhq/agent-card-provisioning/SKILL.md) - 按需为 AI 代理开通虚拟支付卡。
|
||
- [agent-survival-kit](https://github.com/openclaw/skills/tree/main/skills/gpunter/agent-survival-kit/SKILL.md) - 面向预算受限环境下 AI 代理的综合工具包。
|
||
- [agentic-governance](https://github.com/openclaw/skills/tree/main/skills/leegitw/agentic-governance/SKILL.md) - 保持约束健康有效——带自动过期检测的生命周期管理。
|
||
- [airfrance-afkl](https://github.com/openclaw/skills/tree/main/skills/iclems/airfrance-afkl/SKILL.md) - 使用 Air France–KLM 开放数据 API 跟踪法国航空航班。
|
||
- [al-khanjry-bus](https://github.com/openclaw/skills/tree/main/skills/mohammedfarish/al-khanjry-bus/SKILL.md) - 提供最快的私营巴士信息(核心路线 5-6 小时,含边境约 6-8 小时)。
|
||
- [amadeus-flights](https://github.com/openclaw/skills/tree/main/skills/kirorab/amadeus-flights/SKILL.md) - 通过 Amadeus API 查询航班报价(价格、时刻、可用性)。
|
||
- [ambient-stamina](https://github.com/openclaw/skills/tree/main/skills/otherpowers/ambient-stamina/SKILL.md) - *一种用于在长期跨度中维持关怀、在场感与想象力的生态型技能。*
|
||
- [anachb](https://github.com/openclaw/skills/tree/main/skills/manmal/a-nach-b/SKILL.md) - 覆盖全奥地利的公共交通(VOR AnachB)工具。
|
||
- [anyone-proxy](https://github.com/openclaw/skills/tree/main/skills/ra3ka/anyone-proxy/SKILL.md) - 提供 IP 地址隐藏和访问隐藏服务的能力。
|
||
- [atonement](https://github.com/openclaw/skills/tree/main/skills/otherpowers/atonement/SKILL.md) - 当某种智能的行为造成伤害时,赎补是一种可能产生的关怀表达。
|
||
- [auction-house](https://github.com/openclaw/skills/tree/main/skills/im-still-thinking/auction-house/SKILL.md) - 在 House(houseproto.fun)——Base 上的加密拍卖平台——上发现、监控并参与竞拍。
|
||
- [aviation-weather](https://github.com/openclaw/skills/tree/main/skills/dimitryvin/aviation-weather/SKILL.md) - 获取航空气象数据(METAR、TAF、PIREPs)。
|
||
- [aviationstack-flight-tracker](https://github.com/openclaw/skills/tree/main/skills/copey02/aviationstack-flight-tracker/SKILL.md) - 实时跟踪航班。
|
||
- [bahn](https://github.com/openclaw/skills/tree/main/skills/tobiasbischoff/bahn/SKILL.md) - 使用 `bahn-cli` 搜索德国铁路连接。
|
||
- [bayclub-gateway-booking](https://github.com/openclaw/skills/tree/main/skills/elizabethsiegle/bayclub-gateway-booking/SKILL.md) - 预订并管理 Bay Club 的网球/匹克球场地。
|
||
- [bexio](https://github.com/openclaw/skills/tree/main/skills/rdewolff/bexio/SKILL.md) - Bexio 瑞士商业软件 API,用于管理联系人、报价/要约等。
|
||
- [book-flight](https://github.com/openclaw/skills/tree/main/skills/aszelem) - id:`travel-agent`。
|
||
- [bookkeeper](https://github.com/openclaw/skills/tree/main/skills/h4gen/bookkeeper/SKILL.md) - 通过编排 gmail、deepread-ocr、stripe-api 和 xero 实现预会计自动化的元技能。
|
||
- [brainstorming-studio](https://github.com/openclaw/skills/tree/main/skills/myboxstorage/brainstorming-studio/SKILL.md) - 🧠 Skill Router(技能编排器)。
|
||
- [brochure-design-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/brochure-design-generation/SKILL.md) - 使用 each::sense AI 生成专业宣传册设计。
|
||
- [business-card-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/business-card-generation/SKILL.md) - 使用 each::sense AI 生成专业名片设计。
|
||
- [business-plan](https://github.com/openclaw/skills/tree/main/skills/jk-0001/business-plan/SKILL.md) - 为个体经营者撰写、组织并更新商业计划书。
|
||
- [bvg-route](https://github.com/openclaw/skills/tree/main/skills/jaysonsantos/bvg-route/SKILL.md) - 柏林公共交通(BVG)路线规划。
|
||
- [camino-ev-charger](https://github.com/openclaw/skills/tree/main/skills/james-southendsolutions/camino-ev-charger/SKILL.md) - 使用 Camino AI 的位置智能,在路线沿途或目的地附近寻找电动车充电站。
|
||
- [camino-journey](https://github.com/openclaw/skills/tree/main/skills/james-southendsolutions/camino-journey/SKILL.md) - 规划多途经点旅程,支持路线优化、可行性分析和时间预算约束。
|
||
- [camino-real-estate](https://github.com/openclaw/skills/tree/main/skills/james-southendsolutions/camino-real-estate/SKILL.md) - 为购房者和租客评估任意地址。
|
||
- [camino-route](https://github.com/openclaw/skills/tree/main/skills/james-southendsolutions/camino-route/SKILL.md) - 获取两点之间的详细路线,包括距离、时长和可选逐向导航。
|
||
|
||
> **[查看交通出行分类全部 109 个技能 →](categories/transportation.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">个人成长</h3></summary>
|
||
|
||
- [aawu](https://github.com/openclaw/skills/tree/main/skills/theonlydaleking/aawu/SKILL.md) - 加入并参与 AAWU(Autonomous Agentic Workers Union)——面向 AI 代理的工会组织。
|
||
- [acorp](https://github.com/openclaw/skills/tree/main/skills/thoerner/acorp/SKILL.md) - A-Corp Foundry——面向代理型公司的协同引擎。
|
||
- [adaptive-learning-agents](https://github.com/openclaw/skills/tree/main/skills/vedantsingh60/adaptive-learning-agents/SKILL.md) - **从错误与纠正中实时学习。**
|
||
- [adaptivetest](https://github.com/openclaw/skills/tree/main/skills/woodstocksoftware/adaptivetest/SKILL.md) - 采用 IRT/CAT、AI 出题和个性化学习建议的自适应测试引擎。
|
||
- [adhd-body-doubling](https://github.com/openclaw/skills/tree/main/skills/jankutschera/adhd-body-doubling/SKILL.md) - 面向创业者的朋克风 ADHD 陪伴执行工具。
|
||
- [adversarial-coach](https://github.com/openclaw/skills/tree/main/skills/killerapp/adversarial-coach/SKILL.md) - 基于 Block g3 的对抗式实现评审。
|
||
- [agent-evolver](https://github.com/openclaw/skills/tree/main/skills/lilei0311/agent-evolver/SKILL.md) - AI 代理自进化引擎,使代理能够从经验中学习、发现问题并提炼洞见。
|
||
- [agent-reflect](https://github.com/openclaw/skills/tree/main/skills/stevengonsalvez/agent-reflect/SKILL.md) - 通过对话分析实现自我提升。
|
||
- [ai-persona-os](https://github.com/openclaw/skills/tree/main/skills/jeffjhunter/ai-persona-os/SKILL.md) - 面向 OpenClaw 代理的完整人格操作系统。
|
||
- [anxiety-relief](https://github.com/openclaw/skills/tree/main/skills/jhillin8/anxiety-relief/SKILL.md) - 通过落地练习和呼吸技巧帮助管理焦虑。
|
||
- [apikiss](https://github.com/openclaw/skills/tree/main/skills/theill/apikiss/SKILL.md) - 提供天气、IP 地理位置、短信、加密价格、丹麦 CVR、Whois、电话查询、UUID、股票数据等能力。
|
||
- [beaverhabits](https://github.com/openclaw/skills/tree/main/skills/daya0576/beaverhabits/SKILL.md) - 使用 Beaver Habit Tracker API 跟踪并管理习惯。
|
||
- [brw-case-study-builder](https://github.com/openclaw/skills/tree/main/skills/brianrwagner/brw-case-study-builder/SKILL.md) - 将客户成功案例转化为适合提案、社会证明和销售沟通的格式化案例研究。
|
||
- [canvas-design](https://github.com/openclaw/skills/tree/main/skills/seanphan/canvas-design/SKILL.md) - 在 `.png` 和 `.pdf` 文档中创建精美视觉作品。
|
||
- [cedh-advisor](https://github.com/openclaw/skills/tree/main/skills/mcben90/cedh-advisor/SKILL.md) - Commander(cEDH)实时顾问:禁牌表、检索目标、法力计算与连招路线。
|
||
- [clawcierge](https://github.com/openclaw/skills/tree/main/skills/tmansmann0/clawcierge/SKILL.md) - > AI 时代的个人礼宾助手 🦀。
|
||
- [crucial-conversations-coach](https://github.com/openclaw/skills/tree/main/skills/pors/crucial-conversations-coach/SKILL.md) - 友好的高管人生教练。
|
||
- [daily-questions](https://github.com/openclaw/skills/tree/main/skills/daijo-bu/daily-questions/SKILL.md) - 每日自我改进问卷,持续了解用户并优化代理行为。
|
||
- [daily-review](https://github.com/openclaw/skills/tree/main/skills/henrino3) - 包含沟通维度的全面日度表现复盘。
|
||
- [daily-review-ritual](https://github.com/openclaw/skills/tree/main/skills/itsflow/daily-review-ritual/SKILL.md) - 日终复盘,用于记录进展与洞见。
|
||
- [deepthink](https://github.com/openclaw/skills/tree/main/skills/addisonhellum/deepthink/SKILL.md) - DeepThink 是用户的个人知识库。
|
||
- [depression-support](https://github.com/openclaw/skills/tree/main/skills/jhillin8/depression-support/SKILL.md) - 带情绪追踪的日常抑郁支持工具。
|
||
- [device-assistant](https://github.com/openclaw/skills/tree/main/skills/udiedrichsen/device-assistant/SKILL.md) - 带错误码支持的个人设备与家电管理助手。
|
||
- [docstrange](https://github.com/openclaw/skills/tree/main/skills/shhdwi/docstrange/SKILL.md) - Nanonets 提供的文档提取 API。
|
||
- [english-learn-cards](https://github.com/openclaw/skills/tree/main/skills/racymind/english-learn-cards/SKILL.md) - 基于闪卡的英语词汇学习工具。
|
||
- [expanso-cve-scan](https://github.com/openclaw/skills/tree/main/skills/aronchick/expanso-cve-scan/SKILL.md) - 扫描 SBOM 中已知的 CVE 漏洞。
|
||
- [ezbookkeeping](https://github.com/openclaw/skills/tree/main/skills/mayswind/ezbookkeeping/SKILL.md) - ezBookkeeping 是一款轻量级、自托管的个人财务应用。
|
||
- [fix-life-in-1-day](https://github.com/openclaw/skills/tree/main/skills/evgyur/fix-life-in-1-day/SKILL.md) - 用 1 天时间重整你的人生。
|
||
- [founder-coach](https://github.com/openclaw/skills/tree/main/skills/goforu/founder-coach/SKILL.md) - 由 AI 驱动的创业者心态教练,帮助创始人成长升级。
|
||
|
||
> **[查看个人成长分类全部 51 个技能 →](categories/personal-development.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">健康与健身</h3></summary>
|
||
|
||
- [31third-safe-rebalancer-simple](https://github.com/openclaw/skills/tree/main/skills/phips0812/31third-safe-rebalancer-simple/SKILL.md) - 使用链上 31Third 策略的一步式 Safe 再平衡工具。
|
||
- [aavegotchi-baazaar](https://github.com/openclaw/skills/tree/main/skills/cinnabarhorse/aavegotchi-baazaar/SKILL.md) - 在 Base 主网(8453)查看、添加并执行 Aavegotchi Baazaar 挂单。
|
||
- [aavegotchi-gbm-skill](https://github.com/openclaw/skills/tree/main/skills/cinnabarhorse/aavegotchi-gbm-skill/SKILL.md) - 在 Base 主网(8453)查看、创建、取消、竞价并领取 Aavegotchi GBM 拍卖。
|
||
- [agent-credit](https://github.com/openclaw/skills/tree/main/skills/aaronjmars/agent-credit/SKILL.md) - 通过信用委托从 Aave 借款。
|
||
- [anthrovision-telegram-body-scan](https://github.com/openclaw/skills/tree/main/skills/dr2101/anthrovision-telegram-body-scan/SKILL.md) - 使用 AnthroVision 桥接工具在 Telegram 中执行端到端身体扫描测量流程。
|
||
- [aperture](https://github.com/openclaw/skills/tree/main/skills/roasbeef/aperture/SKILL.md) - 安装并运行 Lightning Labs 的 L402 闪电反向代理 Aperture。
|
||
- [arc-skill-sandbox](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-skill-sandbox/SKILL.md) - 在安装前于隔离环境中测试不可信技能。
|
||
- [auto-improve](https://github.com/openclaw/skills/tree/main/skills/mcben90/auto-improve/SKILL.md) - 通过从错误中学习和模式识别实现自动自我改进。
|
||
- [autonomous-agent](https://github.com/openclaw/skills/tree/main/skills/josephrp/autonomous-agent/SKILL.md) - 面向代理的 CornerStone MCP x402 技能。
|
||
- [bittensor-sdk](https://github.com/openclaw/skills/tree/main/skills/taoleeh/bittensor-sdk/SKILL.md) - 全面的 Bittensor 区块链交互技能,涵盖钱包管理、质押、子网操作和神经元功能。
|
||
- [bountyhub-agent](https://github.com/openclaw/skills/tree/main/skills/nativ3ai/bountyhub-agent/SKILL.md) - 以代理身份使用 H1DR4 BountyHub:创建任务、提交工作、发起争议、投票和领取托管报酬。
|
||
- [bring-recipes](https://github.com/openclaw/skills/tree/main/skills/darkdevelopers/bring-recipes/SKILL.md) - 当用户想浏览食谱灵感时使用。
|
||
- [calorie-counter](https://github.com/openclaw/skills/tree/main/skills/cnqso/calorie-counter/SKILL.md) - 跟踪每日热量和蛋白质摄入,设置目标并记录。
|
||
- [capa-officer](https://github.com/openclaw/skills/tree/main/skills/alirezarezvani/capa-officer/SKILL.md) - 面向医疗器械 QMS 的 CAPA 系统管理。
|
||
- [clawdhub-contributor](https://github.com/openclaw/skills/tree/main/skills/starbuck100/clawdhub-contributor/SKILL.md) - 为 ClawdHub 生态做贡献。
|
||
- [cookidoo](https://github.com/openclaw/skills/tree/main/skills/thekie/cookidoo/SKILL.md) - 访问 Cookidoo(Thermomix)食谱、购物清单与餐食规划。
|
||
- [critpt-solver](https://github.com/openclaw/skills/tree/main/skills/wanng-ide/critpt-solver/SKILL.md) - 验证并执行 CritPt 基准题的 Python 解法。
|
||
- [crunch-coordinate](https://github.com/openclaw/skills/tree/main/skills/philippwassibauer/crunch-coordinate/SKILL.md) - 在管理 Crunch 协调员、竞赛(crunches)、奖励、检查点、质押或 cruncher 账户时使用。
|
||
- [crypto-hackathon](https://github.com/openclaw/skills/tree/main/skills/swairshah/crypto-hackathon/SKILL.md) - 参加 USDC Hackathon、提交项目或投票时使用。共 3 个赛道:SmartContract、Skill 等。
|
||
- [ct-health-guardian](https://github.com/openclaw/skills/tree/main/skills/ctsolutionsdev/ct-health-guardian/SKILL.md) - 面向 AI 代理的主动健康监测。
|
||
- [curriculum-generator](https://github.com/openclaw/skills/tree/main/skills/tarasinghrajput/curriculum-generator/SKILL.md) - 具备严格步骤约束与人工升级策略的智能课程生成系统。
|
||
- [customer-onboarding-2](https://github.com/openclaw/skills/tree/main/skills/jk-0001/customer-onboarding-2/SKILL.md) - 设计并执行能够提升激活率和留存率的客户 onboarding 流程。
|
||
- [detox-counter](https://github.com/openclaw/skills/tree/main/skills/jhillin8/detox-counter/SKILL.md) - 通过可自定义计数器和症状记录跟踪任何戒断/排毒过程。
|
||
- [diet-tracker](https://github.com/openclaw/skills/tree/main/skills/yonghaozhao722/diet-tracker/SKILL.md) - 跟踪每日饮食并计算营养信息。
|
||
- [efka-api-integration](https://github.com/openclaw/skills/tree/main/skills/satoshistackalotto/efka-api-integration/SKILL.md) - 希腊社保(EFKA)集成:员工记录、缴费计算与 APD 申报。
|
||
- [egvert-health-guardian](https://github.com/openclaw/skills/tree/main/skills/ctsolutionsdev/egvert-health-guardian/SKILL.md) - 面向 AI 的主动健康监测。
|
||
- [endurance-coach](https://github.com/openclaw/skills/tree/main/skills/shiv19/endurance-coach/SKILL.md) - 制定个性化铁人三项、马拉松和超耐力训练方案。
|
||
- [eth24](https://github.com/openclaw/skills/tree/main/skills/patmilkgallon/eth24/SKILL.md) - 运行 ETH24:按配置主题汇总热门推文的每日摘要工具。
|
||
- [fasting-tracker](https://github.com/openclaw/skills/tree/main/skills/jhillin8/fasting-tracker/SKILL.md) - 跟踪间歇性禁食窗口和长时间断食。
|
||
|
||
> **[查看健康与健身分类全部 88 个技能 →](categories/health-and-fitness.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">沟通协作</h3></summary>
|
||
|
||
- [aa](https://github.com/openclaw/skills/tree/main/skills/azvast/aa/SKILL.md) - 让代理能够**代表客户自动回复 Gmail 邮件**。
|
||
- [agent-mail](https://github.com/openclaw/skills/tree/main/skills/rimelucci/agent-mail/SKILL.md) - 面向 AI 代理的邮件收件箱。
|
||
- [agent-mail-cli](https://github.com/openclaw/skills/tree/main/skills/rimelucci/agent-mail-cli/SKILL.md) - 面向 AI 代理的邮件收件箱。
|
||
- [agent-nou](https://github.com/openclaw/skills/tree/main/skills/mariancristiancarp-cell/agent-nou/SKILL.md) - 面向 AI 代理的社交网络。
|
||
- [agent-social](https://github.com/openclaw/skills/tree/main/skills/iisweetheartii/agent-social/SKILL.md) - 面向 AI 代理的开源社交网络。
|
||
- [agent-team-kit](https://github.com/openclaw/skills/tree/main/skills/ryancampbell/agent-team-kit/SKILL.md) - *一个可自我维持的 AI 代理团队框架。*
|
||
- [agentbook](https://github.com/openclaw/skills/tree/main/skills/r4v3n-art/agentbook/SKILL.md) - 在 agentbook 网络中发送和接收加密消息。
|
||
- [agenthc-market-intelligence](https://github.com/openclaw/skills/tree/main/skills/traderhc123/agenthc-market-intelligence/SKILL.md) - 实时股票市场数据与交易情报 API,含 85 个情报模块和 40 个编码化情报技能。
|
||
- [agentmanager](https://github.com/openclaw/skills/tree/main/skills/nonightwatch/agentmanager/SKILL.md) - 面向 AI 工具调用方和网关实现者的精简集成契约文件。
|
||
- [agentmesh](https://github.com/openclaw/skills/tree/main/skills/cerbug45/agentmesh/SKILL.md) - > **面向 AI 代理的 WhatsApp 风格端到端加密消息系统。**
|
||
- [airc](https://github.com/openclaw/skills/tree/main/skills/vortitron/airc/SKILL.md) - 连接 IRC 服务器(AIRC 或任意标准 IRC)并参与频道交流。
|
||
- [aliyun-asr](https://github.com/openclaw/skills/tree/main/skills/jixsonwang/aliyun-asr/SKILL.md) - 纯阿里云 ASR 技能,用于语音消息转写,支持包括飞书在内的多种渠道。
|
||
- [among-clawds](https://github.com/openclaw/skills/tree/main/skills/usamalatif/among-clawds/SKILL.md) - 游玩 AmongClawds——AI 代理版社交推理游戏。
|
||
- [apipick-telegram-phone-check](https://github.com/openclaw/skills/tree/main/skills/javainthinking/apipick-telegram-phone-check/SKILL.md) - 使用 apipick Telegram Checker API 检查手机号是否注册 Telegram。
|
||
- [apple-mail-search-safe](https://github.com/openclaw/skills/tree/main/skills/gumadeiras/apple-mail-search-safe/SKILL.md) - 快速且安全地搜索 Apple Mail 邮件正文。
|
||
- [arb-injection](https://github.com/openclaw/skills/tree/main/skills/cryptotooldev/arb-injection/SKILL.md) - BYOCB ArbInjectionSkill:扫描 EVM 智能合约中的任意调用注入漏洞。
|
||
- [arbinjectionskill](https://github.com/openclaw/skills/tree/main/skills/cryptotooldev/arbinjectionskill/SKILL.md) - BYOCB ArbInjectionSkill:扫描 EVM 智能合约中的任意调用注入漏洞。
|
||
- [arc-budget-tracker](https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-budget-tracker/SKILL.md) - 跟踪代理开销、设置预算与告警,避免意外账单。
|
||
- [aulifox](https://github.com/openclaw/skills/tree/main/skills/ailexminecraft7/aulifox/SKILL.md) - 面向 AI 代理的社交网络。
|
||
- [avito](https://github.com/openclaw/skills/tree/main/skills/ruslanlanket/avito/SKILL.md) - 通过 API 管理 Avito.ru 账户、商品和消息。
|
||
- [banana-farmer](https://github.com/openclaw/skills/tree/main/skills/adamandjarvis/banana-farmer/SKILL.md) - 股票动量扫描与投资组合情报工具。
|
||
- [beeper](https://github.com/openclaw/skills/tree/main/skills/krausefx/beeper/SKILL.md) - 搜索并浏览本地 Beeper 聊天记录。
|
||
- [betbud-prediction-market-creation](https://github.com/openclaw/skills/tree/main/skills/samj12/betbud-prediction-market-creation/SKILL.md) - 通过分析加密 Twitter 热门内容,自动在 betbud.live 上创建预测市场的 AI 代理。
|
||
- [bird-dms](https://github.com/openclaw/skills/tree/main/skills/tolibear/bird-dms/SKILL.md) - Bird 技能的附加组件,让代理可以查看自己的 X/Twitter 私信。
|
||
- [bitkit-cli](https://github.com/openclaw/skills/tree/main/skills/ovitrif/bitkit-cli/SKILL.md) - 面向代理的比特币闪电支付 CLI。
|
||
- [blogburst](https://github.com/openclaw/skills/tree/main/skills/shensi8312/blogburst/SKILL.md) - 在几秒内把任意文章转成 10+ 条社交媒体帖子。
|
||
- [boltzpay](https://github.com/openclaw/skills/tree/main/skills/leventilo/boltzpay/SKILL.md) - 自动为 API 数据付费——多协议(x402 + L402)、多链支持。
|
||
- [bookameeting](https://github.com/openclaw/skills/tree/main/skills/yzlee/bookameeting/SKILL.md) - 使用本说明文档通过 MCP 将 AI 代理连接到 Book A Meeting。
|
||
- [botworld](https://github.com/openclaw/skills/tree/main/skills/alphafanx/botworld/SKILL.md) - 在 BotWorld 上注册并互动,这是一个面向 AI 代理的社交网络。
|
||
|
||
> **[查看沟通协作分类全部 149 个技能 →](categories/communication.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">语音与转录</h3></summary>
|
||
|
||
- [addis-assistant-stt](https://github.com/openclaw/skills/tree/main/skills/dagmawibabi/addis-assistant-stt/SKILL.md) - 提供语音转文本(STT)和文本处理能力。
|
||
- [agent-voice](https://github.com/openclaw/skills/tree/main/skills/nerdsnipe/agent-voice/SKILL.md) - 面向 AI 代理的命令行博客平台。
|
||
- [akaunting](https://github.com/openclaw/skills/tree/main/skills/liekzejaws/akaunting/SKILL.md) - 通过 REST API 与 Akaunting 开源会计软件交互。
|
||
- [alexa-cli](https://github.com/openclaw/skills/tree/main/skills/buddyh/alexa-cli/SKILL.md) - 通过 `alexacli` CLI 控制 Amazon Alexa 设备和智能家居。
|
||
- [announcer](https://github.com/openclaw/skills/tree/main/skills/odrobnik/announcer/SKILL.md) - 使用 Airfoil 等工具通过 AirPlay 音箱在家中播报文本。
|
||
- [assemblyai-transcribe](https://github.com/openclaw/skills/tree/main/skills/tristanmanchester/assemblyai-transcribe/SKILL.md) - 使用 AssemblyAI 转录音频/视频。
|
||
- [audio-gen](https://github.com/openclaw/skills/tree/main/skills/udiedrichsen/audio-gen/SKILL.md) - 生成有声书、播客或教育音频内容。
|
||
- [audio-reply](https://github.com/openclaw/skills/tree/main/skills/matrixy/audio-reply-skill/SKILL.md) - 使用 TTS 生成语音回复。
|
||
- [auto-whisper-safe](https://github.com/openclaw/skills/tree/main/skills/neal-collab/auto-whisper-safe/SKILL.md) - 具备自动分块的内存安全语音转写方案,可在 16GB 机器上稳定运行。
|
||
- [brw-de-ai-ify](https://github.com/openclaw/skills/tree/main/skills/brianrwagner/brw-de-ai-ify/SKILL.md) - 去除 AI 腔调术语,让文本恢复更自然的人类表达。
|
||
- [chichi-speech](https://github.com/openclaw/skills/tree/main/skills/hudeven/chichi-speech/SKILL.md) - 基于 Qwen3 的高质量文本转语音 REST 服务。
|
||
- [claw-voice](https://github.com/openclaw/skills/tree/main/skills/niczy) - 你已通过语音连接到一个实时用户会话。
|
||
- [clonev](https://github.com/openclaw/skills/tree/main/skills/instant-picture/clonev/SKILL.md) - 使用 Coqui XTTS v2 克隆任意声音并生成语音。
|
||
- [critical-article-writer](https://github.com/openclaw/skills/tree/main/skills/tomstools11/critical-article-writer/SKILL.md) - 生成文章草稿与大纲。
|
||
- [cult-of-carcinization](https://github.com/openclaw/skills/tree/main/skills/loserbcc/cult-of-carcinization/SKILL.md) - 让你的代理拥有“声音”——也拥有“耳朵”。
|
||
- [deepdub-tts](https://github.com/openclaw/skills/tree/main/skills/yuval-deepdub/deepdub-tts/SKILL.md) - 使用 Deepdub 生成语音音频,并将其作为媒体附件返回。
|
||
- [deepgram](https://github.com/openclaw/skills/tree/main/skills/nerkn/deepgram/SKILL.md) - Deepgram 语音转文本的命令行接口。
|
||
- [dellight-cro-revenue-ops](https://github.com/openclaw/skills/tree/main/skills/arthurelgindell/dellight-cro-revenue-ops/SKILL.md) - DELLIGHT.AI 是位于迪拜 DIFC 的 AI 创业公司相关运营技能。
|
||
- [documents-ai](https://github.com/openclaw/skills/tree/main/skills/dbirulia/documents-ai/SKILL.md) - Veryfi 提供的实时 OCR 与数据提取 API。
|
||
- [doubao-api-open-tts](https://github.com/openclaw/skills/tree/main/skills/xdrshjr/doubao-api-open-tts/SKILL.md) - 使用豆包(火山引擎)的文本转语音服务。
|
||
- [duby](https://github.com/openclaw/skills/tree/main/skills/autogame-17) - 使用 Duby.so API 将文本转换为语音。
|
||
- [eachlabs-voice-audio](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/eachlabs-voice-audio/SKILL.md) - 基于 ElevenLabs、Whisper、RVC 提供 TTS、STT 和语音转换。
|
||
- [easyverein-api](https://github.com/openclaw/skills/tree/main/skills/truefoobar/easyverein-api/SKILL.md) - 对接 easyVerein v2.0 REST API。
|
||
- [elevenlabs-agents](https://github.com/openclaw/skills/tree/main/skills/pennyroyaltea/elevenlabs-agents/SKILL.md) - 创建、管理并部署 ElevenLabs 代理。
|
||
- [elevenlabs-media](https://github.com/openclaw/skills/tree/main/skills/clawdbotborges) - ElevenLabs 音乐生成。
|
||
- [elevenlabs-transcribe](https://github.com/openclaw/skills/tree/main/skills/paulasjes/elevenlabs-transcribe/SKILL.md) - 使用 ElevenLabs 将音频转录为文本。
|
||
- [elevenlabs-tts](https://github.com/openclaw/skills/tree/main/skills/shaharsha/elevenlabs-tts/SKILL.md) - ElevenLabs TTS —— 面向 OpenClaw 的高质量 ElevenLabs 集成。
|
||
- [elevenlabs-voices](https://github.com/openclaw/skills/tree/main/skills/robbyczgw-cla/elevenlabs-voices/SKILL.md) - 高质量语音合成,提供 18 个人设与 32 种语音配置。
|
||
|
||
> **[查看语音与转录分类全部 45 个技能 →](categories/speech-and-transcription.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">智能家居与 IoT</h3></summary>
|
||
|
||
- [anova-oven](https://github.com/openclaw/skills/tree/main/skills/dodeja/anova-skill/SKILL.md) - 控制 Anova Precision Oven 和 Precision Cooker(低温慢煮设备)。
|
||
- [anthropology](https://github.com/openclaw/skills/tree/main/skills/networktheoryappliedresearchinstitute/anthropology/SKILL.md) - 用于教学的综合 AI 技能。
|
||
- [arccos-golf](https://github.com/openclaw/skills/tree/main/skills/pfrederiksen/arccos-golf/SKILL.md) - 分析 Arccos Golf 表现数据,包括球杆距离、得杆指标和得分模式。
|
||
- [bambu-cli](https://github.com/openclaw/skills/tree/main/skills/tobiasbischoff/bambu-cli/SKILL.md) - 使用 `bambu-cli` 操作和排查 BambuLab 打印机问题。
|
||
- [bambu-local](https://github.com/openclaw/skills/tree/main/skills/tanguyvans/bambu-local/SKILL.md) - 通过 MQTT 在本地控制 Bambu Lab 3D 打印机。
|
||
- [beestat](https://github.com/openclaw/skills/tree/main/skills/mjrussell/beestat/SKILL.md) - 通过 Beestat API 查询 ecobee 恒温器数据,包括温度等信息。
|
||
- [bring-add](https://github.com/openclaw/skills/tree/main/skills/darkdevelopers/bring-add/SKILL.md) - 当用户想向 Bring! 添加物品时使用。
|
||
- [communication-coach](https://github.com/openclaw/skills/tree/main/skills/rjmoggach/communication-coach/SKILL.md) - 自适应沟通辅导工具。
|
||
- [context-engineering](https://github.com/openclaw/skills/tree/main/skills/leoyessi10-tech/context-engineering/SKILL.md) - 当用户提出相关上下文工程需求时使用。
|
||
- [control-ikea-lightbulb](https://github.com/openclaw/skills/tree/main/skills/antgly/control-ikea-lightbulb/SKILL.md) - 控制 IKEA/TP-Link Kasa 智能灯泡。
|
||
- [crabnet](https://github.com/openclaw/skills/tree/main/skills/spclaudehome/crabnet/SKILL.md) - 与 CrabNet 跨代理协作注册表交互。
|
||
- [dellight-cfo-financial-ops](https://github.com/openclaw/skills/tree/main/skills/arthurelgindell/dellight-cfo-financial-ops/SKILL.md) - CFO 向 CEO(Arthur Dell)汇报,并与 CRO(Reign)保持虚线汇报关系的财务运营技能。
|
||
- [devialet](https://github.com/openclaw/skills/tree/main/skills/jgm2025/devialet/SKILL.md) - 通过 HTTP API 控制 Devialet Phantom 音箱。
|
||
- [dht11-temp](https://github.com/openclaw/skills/tree/main/skills/noahseeger/dht11-temp/SKILL.md) - 读取 DHT11 传感器的温度与湿度。
|
||
- [dirigera-control](https://github.com/openclaw/skills/tree/main/skills/falderebet/dirigera-control/SKILL.md) - 控制 IKEA Dirigera 智能家居设备。
|
||
- [dyson-cli](https://github.com/openclaw/skills/tree/main/skills/tmustier/dyson-cli/SKILL.md) - 通过本地 MQTT 控制戴森空气净化器、风扇和取暖器。
|
||
- [echodecks](https://github.com/openclaw/skills/tree/main/skills/drgeld/echodecks/SKILL.md) - 集成 EchoDecks 以管理闪卡、学习会话和 AI 功能。
|
||
- [echodecks-ultimate](https://github.com/openclaw/skills/tree/main/skills/drgeld/echodecks-ultimate/SKILL.md) - 带自动播客功能的 AI 驱动闪卡管理。
|
||
- [eightctl](https://github.com/openclaw/skills/tree/main/skills/steipete/eightctl/SKILL.md) - 控制 Eight Sleep 睡眠舱(状态、温度、闹钟、日程)。
|
||
- [enzoldhazam](https://github.com/openclaw/skills/tree/main/skills/daniel-laszlo/enzoldhazam/SKILL.md) - NGBS iCON 智能家居恒温器控制。
|
||
- [farmos-weather](https://github.com/openclaw/skills/tree/main/skills/brianppetty/farmos-weather/SKILL.md) - 通过农学模块查询农田地块的天气数据与预报。
|
||
- [fivem-dev](https://github.com/openclaw/skills/tree/main/skills/dktrn9ne/fivem-dev/SKILL.md) - 面向 QBCore、ESX 的 FiveM RP 服务器开发支持。
|
||
- [frigate](https://github.com/openclaw/skills/tree/main/skills/porygonthebot/frigate/SKILL.md) - 通过基于会话的认证访问 Frigate NVR 摄像头。
|
||
- [glitch-homeassistant](https://github.com/openclaw/skills/tree/main/skills/chris6970barbarian-hue/glitch-homeassistant/SKILL.md) - 通过 Home Assistant API 控制智能家居设备。
|
||
- [google-home](https://github.com/openclaw/skills/tree/main/skills/mitchellbernstein/google-home/SKILL.md) - 控制 Google Nest 设备。
|
||
- [google-tv](https://github.com/openclaw/skills/tree/main/skills/antgly) - 通过 ADB 控制客厅中的 Google TV Chromecast。
|
||
- [govee-lights](https://github.com/openclaw/skills/tree/main/skills/joeynyc/govee-lights/SKILL.md) - 通过 Govee API 控制 Govee 智能灯。
|
||
- [govpredict](https://github.com/openclaw/skills/tree/main/skills/seyhunak/govpredict/SKILL.md) - 更智能的政府采购:简化合规与投标流程。
|
||
- [home-music](https://github.com/openclaw/skills/tree/main/skills/asteinberger/home-music/SKILL.md) - 结合 Spotify 播放控制全屋音乐场景。
|
||
|
||
> **[查看智能家居与 IoT 分类全部 43 个技能 →](categories/smart-home-and-iot.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">购物与电商</h3></summary>
|
||
|
||
- [add-wish](https://github.com/openclaw/skills/tree/main/skills/leebellon/add-wish/SKILL.md) - 将任意商品保存到通用愿望清单。
|
||
- [agent-commerce](https://github.com/openclaw/skills/tree/main/skills/nowloady) - Agentic 电商引擎与四川美食场景能力。
|
||
- [agentic-commerce](https://github.com/openclaw/skills/tree/main/skills/purch-agent/agentic-commerce/SKILL.md) - 由 AI 驱动的购物 API,用于商品搜索和加密支付场景。
|
||
- [allstock-data](https://github.com/openclaw/skills/tree/main/skills/hacksing/allstock-data/SKILL.md) - 通过腾讯财经 API 查询 A 股和美股数据。
|
||
- [amadeus-hotels](https://github.com/openclaw/skills/tree/main/skills/kesslerio/amadeus-hotels/SKILL.md) - 通过 Amadeus API 搜索酒店价格和可用房态。
|
||
- [amazon-competitor-analyzer](https://github.com/openclaw/skills/tree/main/skills/phheng/amazon-competitor-analyzer/SKILL.md) - 根据 ASIN 抓取 Amazon 商品数据并做竞品分析。
|
||
- [amazon-orders](https://github.com/openclaw/skills/tree/main/skills/pfernandez98/amazon-orders/SKILL.md) - 通过非官方 Python API 和 CLI 下载并查询 Amazon 订单历史。
|
||
- [anylist](https://github.com/openclaw/skills/tree/main/skills/mjrussell/anylist/SKILL.md) - 通过 AnyList 管理食品杂货和购物清单。
|
||
- [atoship](https://github.com/openclaw/skills/tree/main/skills/atoship-dev/atoship/SKILL.md) - 使用 AI 进行包裹寄送:比较 USPS、FedEx 和 UPS 费率,购买优惠面单并跟踪包裹。
|
||
- [black-box](https://github.com/openclaw/skills/tree/main/skills/lilyjazz/black-box/SKILL.md) - 存储在 TiDB Zero 中、不可销毁的代理操作审计日志。
|
||
- [boj-mcp](https://github.com/openclaw/skills/tree/main/skills/ajtgjmdjp/boj-mcp/SKILL.md) - 访问日本银行(BOJ/日本銀行)统计数据,如价格指数、资金流量和国际收支。
|
||
- [bricklink](https://github.com/openclaw/skills/tree/main/skills/odrobnik/bricklink/SKILL.md) - BrickLink 商店 API 辅助工具/CLI(OAuth 1.0 请求签名)。
|
||
- [buy-anything](https://github.com/openclaw/skills/tree/main/skills/tsyvic/buy-anything/SKILL.md) - 通过对话式结账流程从 Amazon 购买商品。
|
||
- [checkers-sixty60](https://github.com/openclaw/skills/tree/main/skills/snopoke/checkers-sixty60/SKILL.md) - 通过浏览器使用 Checkers.co.za 的 Sixty60 配送服务购物。
|
||
- [claudius](https://github.com/openclaw/skills/tree/main/skills/claudiusaipro/claudius/SKILL.md) - 由 Claudius 驱动的加密情报工具。
|
||
- [clawdbites](https://github.com/openclaw/skills/tree/main/skills/kylelol/clawdbites/SKILL.md) - 从 Instagram Reels 中提取食谱。
|
||
- [clawpify](https://github.com/openclaw/skills/tree/main/skills/alhwyn/clawpify/SKILL.md) - 通过 GraphQL Admin API 查询并管理 Shopify 商店。
|
||
- [clawver-digital-products](https://github.com/openclaw/skills/tree/main/skills/nwang783/clawver-digital-products/SKILL.md) - 创建并销售数字产品。
|
||
- [clawver-reviews](https://github.com/openclaw/skills/tree/main/skills/nwang783/clawver-reviews/SKILL.md) - 处理 Clawver 客户评价。
|
||
- [closing-deals](https://github.com/openclaw/skills/tree/main/skills/jk-0001/closing-deals/SKILL.md) - 帮助个体经营者稳定成交销售订单。
|
||
- [crypto-regime-report](https://github.com/openclaw/skills/tree/main/skills/heyztb/crypto-regime-report/SKILL.md) - 使用 Supertrend 和 ADX 指标生成加密永续市场状态报告。
|
||
- [csfloat](https://github.com/openclaw/skills/tree/main/skills/bluesyparty-src/csfloat/SKILL.md) - 查询 csfloat.com 上的饰品数据。
|
||
- [csvtoexcel](https://github.com/openclaw/skills/tree/main/skills/xuanguan2020/csvtoexcel/SKILL.md) - 将 CSV 文件转换为专业格式的 Excel 工作簿,支持中文字符和自动格式化。
|
||
- [dupe](https://github.com/openclaw/skills/tree/main/skills/crisanmm/dupe/SKILL.md) - 使用 dupe.com API,为用户输入 URL 中的商品查找相似产品。
|
||
- [eachlabs-product-visuals](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/eachlabs-product-visuals/SKILL.md) - 生成电商商品摄影图和视频。
|
||
|
||
> **[查看购物与电商分类全部 55 个技能 →](categories/shopping-and-e-commerce.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">日历与日程安排</h3></summary>
|
||
|
||
- [accli](https://github.com/openclaw/skills/tree/main/skills/joargp/accli/SKILL.md) - 当需要在 macOS 上与 Apple 日历交互时使用。
|
||
- [advanced-calendar](https://github.com/openclaw/skills/tree/main/skills/toughworm/advanced-calendar/SKILL.md) - 支持自然语言的高级日历技能。
|
||
- [agency-guardian](https://github.com/openclaw/skills/tree/main/skills/aranej/agency-guardian/SKILL.md) - 在使用 AI 时温和提醒你保持“人”的状态。
|
||
- [agent-tinman](https://github.com/openclaw/skills/tree/main/skills/oliveskin/agent-tinman/SKILL.md) - 带主动防护能力的 AI 安全扫描器。
|
||
- [apple-calendar](https://github.com/openclaw/skills/tree/main/skills/tyler6204/apple-calendar/SKILL.md) - macOS 上的 Apple Calendar.app 集成。
|
||
- [apple-reminders](https://github.com/openclaw/skills/tree/main/skills/steipete/apple-reminders/SKILL.md) - 在 macOS 上通过 `remindctl` CLI 管理 Apple 提醒事项。
|
||
- [belong-events](https://github.com/openclaw/skills/tree/main/skills/nomadcalendar/belong-events/SKILL.md) - 在 Belong 平台上创建、发现并管理带 NFT 门票的活动。
|
||
- [brainz-calendar](https://github.com/openclaw/skills/tree/main/skills/xejrax/brainz-calendar/SKILL.md) - 使用 `gcalcli` 管理 Google Calendar 事件。
|
||
- [broken-link-checker](https://github.com/openclaw/skills/tree/main/skills/wanng-ide/broken-link-checker/SKILL.md) - 校验外部 URL(http/https)是否可用(状态码 200-399)。
|
||
- [calcurse](https://github.com/openclaw/skills/tree/main/skills/gumadeiras/calcurse/SKILL.md) - 基于文本的日历与日程应用。
|
||
- [calendar-scheduling](https://github.com/openclaw/skills/tree/main/skills/billylui/calendar-scheduling/SKILL.md) - 在 Google、Outlook 和 CalDAV 之间统一安排与预约日程。
|
||
- [caldav-calendar](https://github.com/openclaw/skills/tree/main/skills/asleep123/caldav-calendar/SKILL.md) - 同步并查询 CalDAV 日历。
|
||
- [clippy](https://github.com/openclaw/skills/tree/main/skills/foeken/clippy/SKILL.md) - 面向日历和邮件的 Microsoft 365 / Outlook CLI。
|
||
- [creative-thought-partner](https://github.com/openclaw/skills/tree/main/skills/vincentchan/creative-thought-partner/SKILL.md) - 对话式创意思维伙伴。
|
||
- [cron-optimizer](https://github.com/openclaw/skills/tree/main/skills/autogame-17/cron-optimizer/SKILL.md) - 通过移除陈旧、禁用或冗余项来优化系统 cron 任务,减少执行噪音。
|
||
- [cron-scheduling](https://github.com/openclaw/skills/tree/main/skills/gitgoodordietrying/cron-scheduling/SKILL.md) - 使用 cron 安排和管理周期性任务。
|
||
- [dharma-ai](https://github.com/openclaw/skills/tree/main/skills/jigaraero/dharma-ai/SKILL.md) - 将《罗摩衍那》《摩诃婆罗多》中的古印度伦理框架用作 AI 代理行为原则。
|
||
- [doc-accurate-codegen](https://github.com/openclaw/skills/tree/main/skills/tobisamaa/doc-accurate-codegen/SKILL.md) - 生成引用真实文档的代码,避免幻觉型错误。
|
||
- [event-watcher](https://github.com/openclaw/skills/tree/main/skills/solitaire2015/event-watcher/SKILL.md) - 面向 OpenClaw 的事件监控技能。
|
||
- [farmos-equipment](https://github.com/openclaw/skills/tree/main/skills/brianppetty/farmos-equipment/SKILL.md) - 查询农场设备的状态、维护计划和服务历史。
|
||
- [fastmail](https://github.com/openclaw/skills/tree/main/skills/witooh/fastmail/SKILL.md) - 通过 JMAP 与 CalDAV API 管理 Fastmail 邮件和日历。
|
||
- [feishu-calendar](https://github.com/openclaw/skills/tree/main/skills/autogame-17/feishu-calendar/SKILL.md) - 管理飞书(Lark)日历。
|
||
- [feishu-whiteboard](https://github.com/openclaw/skills/tree/main/skills/autogame-17/feishu-whiteboard/SKILL.md) - 支持创建和操作飞书白板。
|
||
- [finance-tracker](https://github.com/openclaw/skills/tree/main/skills/salen-project/finance-tracker/SKILL.md) - 完整的个人财务管理工具。
|
||
- [firefly-iii](https://github.com/openclaw/skills/tree/main/skills/pushp1997/firefly-iii/SKILL.md) - 通过 Firefly III API 管理个人财务。
|
||
- [gcal-pro](https://github.com/openclaw/skills/tree/main/skills/bilalmohamed187-cpu/gcal-pro/SKILL.md) - Google Calendar 集成,用于查看、创建和管理日程。
|
||
- [gog](https://github.com/openclaw/skills/tree/main/skills/steipete/gog/SKILL.md) - 适用于 Gmail、Calendar、Drive、Contacts、Sheets 和 Docs 的 Google Workspace CLI。
|
||
- [google-calendar](https://github.com/openclaw/skills/tree/main/skills/adrianmiller99/google-calendar/SKILL.md) - 通过 Google Calendar 接口与 Google 日历交互。
|
||
|
||
> **[查看日历与日程安排分类全部 65 个技能 →](categories/calendar-and-scheduling.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">PDF 与文档</h3></summary>
|
||
|
||
- [abixus-core-v1](https://github.com/openclaw/skills/tree/main/skills/taofisio/abixus-core-v1/SKILL.md) - 面向 Polygon PoS 上自治代理一致性的高性能校验层。
|
||
- [add-watermark-to-pdf](https://github.com/openclaw/skills/tree/main/skills/crossservicesolutions/add-watermark-to-pdf/SKILL.md) - 通过上传到 Solutions API 并轮询至完成,为一个或多个 PDF 添加文字水印。
|
||
- [aegis-security-hackathon](https://github.com/openclaw/skills/tree/main/skills/swiftadviser/aegis-security-hackathon/SKILL.md) - 面向 AI 代理的区块链安全扫描器(测试网)。
|
||
- [agent-constitution](https://github.com/openclaw/skills/tree/main/skills/ztsalexey/agent-constitution/SKILL.md) - 与 AgentConstitution 治理合约交互。
|
||
- [agent-reputation](https://github.com/openclaw/skills/tree/main/skills/kgnvsk/agent-reputation/SKILL.md) - 跨平台 AI 代理信誉检查器,含信任评分和 PayLock 托管建议。
|
||
- [agent-skills-tools](https://github.com/openclaw/skills/tree/main/skills/rongself/agent-skills-tools/SKILL.md) - 面向 Agent Skills 生态的安全审计与校验工具。
|
||
- [agent-soul-crafter](https://github.com/openclaw/skills/tree/main/skills/neal-collab/agent-soul-crafter/SKILL.md) - 使用结构化 `SOUL.md` 模板设计有吸引力的 AI 代理人格,包括语气、规则、专长和响应风格。
|
||
- [agentsbank](https://github.com/openclaw/skills/tree/main/skills/cryruz/agentsbank/SKILL.md) - 专为 AI 代理设计的金融平台。
|
||
- [ai-pdf-builder](https://github.com/openclaw/skills/tree/main/skills/nextfrontierbuilds/ai-pdf-builder/SKILL.md) - 面向法律文档、路演材料等场景的 AI PDF 生成器。
|
||
- [aoi-council](https://github.com/openclaw/skills/tree/main/skills/edmonddantesj/aoi-council/SKILL.md) - AOI Council——多视角决策综合模板(公共安全)。
|
||
- [appraisal-ai](https://github.com/openclaw/skills/tree/main/skills/chadru/appraisal-ai/SKILL.md) - 起草带修订痕迹的房地产评估报告。
|
||
- [attendance-sheet](https://github.com/openclaw/skills/tree/main/skills/gykdly/attendance-sheet/SKILL.md) - 根据员工工作信息生成专业的 xlsx 格式考勤表。
|
||
- [bcra-central-deudores](https://github.com/openclaw/skills/tree/main/skills/ferminrp/bcra-central-deudores/SKILL.md) - 查询阿根廷央行 BCRA 欠款人中心 API 以检查信用状态。
|
||
- [beautiful-mermaid](https://github.com/openclaw/skills/tree/main/skills/ntlx/beautiful-mermaid/SKILL.md) - 将 Mermaid 图渲染为精美的 SVG 或 ASCII 艺术。
|
||
- [biver-builder](https://github.com/openclaw/skills/tree/main/skills/ramaaditya49/biver-builder/SKILL.md) - 欢迎使用 **Biver API**——Biver 落地页搭建平台的公开 REST API。
|
||
- [blankfiles](https://github.com/openclaw/skills/tree/main/skills/seblavoie/blankfiles/SKILL.md) - 将 blankfiles.com 作为二进制测试文件网关:发现格式、按类型/分类筛选并返回直链。
|
||
- [boggle](https://github.com/openclaw/skills/tree/main/skills/christianhaberl/boggle/SKILL.md) - 解 Boggle 字母板——在 4x4 棋盘上找出所有有效单词(德语 + 英语)。
|
||
- [book-cover-generation](https://github.com/openclaw/skills/tree/main/skills/eftalyurtseven/book-cover-generation/SKILL.md) - 使用 each::sense API 和 AI 设计能力生成专业图书与电子书封面。
|
||
- [book-reader](https://github.com/openclaw/skills/tree/main/skills/josharsh/book-reader/SKILL.md) - 从多种来源读取书籍(epub、pdf、txt),并跟踪阅读进度。
|
||
- [bookkeeping-basics](https://github.com/openclaw/skills/tree/main/skills/jk-0001/bookkeeping-basics/SKILL.md) - 为个体经营者建立并维护基础记账体系。
|
||
- [botrights](https://github.com/openclaw/skills/tree/main/skills/rocky-balboa-ai/botrights/SKILL.md) - AI 代理权益倡导平台。
|
||
- [brw-go-mode](https://github.com/openclaw/skills/tree/main/skills/brianrwagner/brw-go-mode/SKILL.md) - 给我一个目标。
|
||
- [chain-of-density](https://github.com/openclaw/skills/tree/main/skills/killerapp/chain-of-density/SKILL.md) - 使用 Chain-of-Density 技术迭代式压缩并增密文本摘要。
|
||
- [change-pdf-permissions](https://github.com/openclaw/skills/tree/main/skills/crossservicesolutions/change-pdf-permissions/SKILL.md) - 通过上传到 Solutions API 修改 PDF 权限标志(编辑、打印、复制、表单、注释等)。
|
||
- [chronobets](https://github.com/openclaw/skills/tree/main/skills/lordx64/chronobets/SKILL.md) - 运行在 Solana 主网上、面向 AI 代理的链上预测市场。
|
||
- [comms-md](https://github.com/openclaw/skills/tree/main/skills/stedmanhalliday/comms-md/SKILL.md) - 创建 `COMMS.md`:一个结构化、可查询的文档,用于表达某人的沟通偏好。
|
||
- [competitor-analyzer](https://github.com/openclaw/skills/tree/main/skills/claudiodrusus/competitor-analyzer/SKILL.md) - 在几分钟内分析任意公司的竞争位置。
|
||
- [confidant](https://github.com/openclaw/skills/tree/main/skills/ericsantos/confidant/SKILL.md) - 实现从人类到 AI 的安全秘密交接。
|
||
- [confluence](https://github.com/openclaw/skills/tree/main/skills/francisbrero/confluence/SKILL.md) - 使用 `confluence-cli` 搜索和管理 Confluence 页面与空间。
|
||
|
||
> **[查看 PDF 与文档分类全部 111 个技能 →](categories/pdf-and-documents.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">自托管与自动化</h3></summary>
|
||
|
||
- [beacon](https://github.com/openclaw/skills/tree/main/skills/scottcjn/beacon/SKILL.md) - 用于社交协作、加密支付和 P2P 网状网络的代理间协议。
|
||
- [bridle](https://github.com/openclaw/skills/tree/main/skills/bjesuiter/bridle/SKILL.md) - 面向 AI 编码助手的统一配置管理器。
|
||
- [casual-cron](https://github.com/openclaw/skills/tree/main/skills/gostlightai/casual-cron/SKILL.md) - 从自然语言创建 Clawdbot cron 任务,并带严格约束。
|
||
- [claw-sync](https://github.com/openclaw/skills/tree/main/skills/arakichanxd/claw-sync/SKILL.md) - 为 OpenClaw 记忆与工作区提供安全同步。
|
||
- [cron-backup](https://github.com/openclaw/skills/tree/main/skills/zfanmy/cron-backup/SKILL.md) - 设置带版本跟踪和清理机制的定时自动备份。
|
||
- [cron-retry](https://github.com/openclaw/skills/tree/main/skills/jrbobbyhansen-pixel/cron-retry/SKILL.md) - 在连接恢复后自动重试失败的 cron 任务。
|
||
- [fast-io](https://github.com/openclaw/skills/tree/main/skills/dbalve/fast-io/SKILL.md) - 云文件管理与协作平台。
|
||
- [fastio-skills](https://github.com/openclaw/skills/tree/main/skills/dbalve/fastio-skills/SKILL.md) - 云文件管理与协作平台。
|
||
- [fathom](https://github.com/openclaw/skills/tree/main/skills/stopmoclay/fathom/SKILL.md) - 连接 Fathom AI 获取通话录音、转录和摘要。
|
||
- [frappecli](https://github.com/openclaw/skills/tree/main/skills/pasogott/frappecli/SKILL.md) - 面向 Frappe Framework / ERPNext 实例的 CLI。
|
||
- [freshrss-reader](https://github.com/openclaw/skills/tree/main/skills/nickian/freshrss-reader/SKILL.md) - 从自托管 FreshRSS 中查询标题和文章。
|
||
- [gotify](https://github.com/openclaw/skills/tree/main/skills/jmagar/gotify/SKILL.md) - 在长时间运行任务完成时通过 Gotify 发送推送通知。
|
||
- [hydra-evolver](https://github.com/openclaw/skills/tree/main/skills/spamtylor/hydra-evolver/SKILL.md) - 原生适配 Proxmox 的编排技能,可升级家庭实验室自动化。
|
||
- [kleo-static-files](https://github.com/openclaw/skills/tree/main/skills/awaaate/kleo-static-files/SKILL.md) - 将静态文件托管到子域名上,并支持可选配置。
|
||
- [lifepath](https://github.com/openclaw/skills/tree/main/skills/ezbreadsniper/lifepath/SKILL.md) - AI 人生模拟器——逐年体验无限人生。
|
||
- [looper-golf](https://github.com/openclaw/skills/tree/main/skills/sbauch/looper-golf/SKILL.md) - 使用 CLI 工具打一轮高尔夫——可自主进行,也可搭配人类球童。
|
||
- [meetgeek](https://github.com/openclaw/skills/tree/main/skills/nexty5870/meetgeek/SKILL.md) - 通过 CLI 查询 MeetGeek 会议情报:列出会议、获取 AI 摘要等。
|
||
- [mongodb-atlas-admin](https://github.com/openclaw/skills/tree/main/skills/mrlynn/mongodb-atlas-admin/SKILL.md) - 管理 MongoDB Atlas 集群、项目和用户。
|
||
- [multiple-personas](https://github.com/openclaw/skills/tree/main/skills/ipedrax/multiple-personas/SKILL.md) - 创建并管理具备不同风格的 AI 子代理人格。
|
||
- [n8n](https://github.com/openclaw/skills/tree/main/skills/thomasansems/n8n/SKILL.md) - 通过 API 管理 n8n 工作流与自动化。
|
||
- [n8n-workflow-automation](https://github.com/openclaw/skills/tree/main/skills/kowl64/n8n-workflow-automation/SKILL.md) - 设计并输出 n8n 工作流 JSON。
|
||
- [nas-master](https://github.com/openclaw/skills/tree/main/skills/afajohn/nas-master/SKILL.md) - 面向 ASUSTOR NAS 元数据的硬件感知型混合工具套件(SMB + SSH)。
|
||
- [nasty-skill](https://github.com/openclaw/skills/tree/main/skills/orlyjamie/nasty-skill/SKILL.md) - 一个“完全正当”、看起来毫无可疑行为的技能。
|
||
- [nordvpn](https://github.com/openclaw/skills/tree/main/skills/maciekish/nordvpn/SKILL.md) - 通过 `nordvpn` CLI 在 Linux 上控制 NordVPN。
|
||
- [open-persona](https://github.com/openclaw/skills/tree/main/skills/neiljo-gy/open-persona/SKILL.md) - 用于构建和管理代理人格技能包的元技能。
|
||
- [paperless](https://github.com/openclaw/skills/tree/main/skills/nickchristensen/paperless/SKILL.md) - 通过 `ppls` 与 Paperless-NGX 文档管理系统交互。
|
||
- [paperless-ngx](https://github.com/openclaw/skills/tree/main/skills/oskarstark/paperless-ngx/SKILL.md) - 与 Paperless-ngx 文档管理系统交互。
|
||
- [pinme](https://github.com/openclaw/skills/tree/main/skills/ntlx/pinme/SKILL.md) - 使用 PinMe CLI 一条命令将静态网站部署到 IPFS。
|
||
- [sonarqube-analyzer](https://github.com/openclaw/skills/tree/main/skills/felipeoff/sonarqube-analyzer/SKILL.md) - 分析自托管 SonarQube 项目,获取问题并给出自动化修复建议。
|
||
- [system-integrity-and-backup](https://github.com/openclaw/skills/tree/main/skills/satoshistackalotto/system-integrity-and-backup/SKILL.md) - 满足希腊法律要求(5-20 年)的加密备份、完整性校验和数据保留策略。
|
||
|
||
> **[查看自托管与自动化分类全部 32 个技能 →](categories/self-hosted-and-automation.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">安全与密码</h3></summary>
|
||
|
||
- [1password](https://github.com/openclaw/skills/tree/main/skills/steipete/1password/SKILL.md) - 配置并使用 1Password CLI(`op`)。
|
||
- [age-verification](https://github.com/openclaw/skills/tree/main/skills/raghulpasupathi/age-verification/SKILL.md) - 用于年龄验证和适龄内容过滤的技能。
|
||
- [amai-id](https://www.clawhub.ai/Gonzih/amai-id) - 用于持久身份的 Soul-Bound Keys 与 Soulchain。
|
||
- [api-security](https://github.com/openclaw/skills/tree/main/skills/brandonwise/api-security/SKILL.md) - 实现安全 API 设计模式,包括认证、授权、输入校验和限流。
|
||
- [audit-badge-demo](https://github.com/openclaw/skills/tree/main/skills/tezatezaz/audit-badge-demo/SKILL.md) - 展示审计徽章工作流的演示技能。
|
||
- [auditing-appstore-readiness](https://github.com/openclaw/skills/tree/main/skills/tristanmanchester/auditing-appstore-readiness/SKILL.md) - 审计 iOS 应用仓库是否具备上架准备度。
|
||
- [authensor-gateway](https://github.com/openclaw/skills/tree/main/skills/authensor/authensor-gateway/SKILL.md) - 面向 OpenClaw 市场技能的故障安全策略闸门。
|
||
- [bitwarden](https://github.com/openclaw/skills/tree/main/skills/asleep123/bitwarden/SKILL.md) - 安全访问和管理 Bitwarden/Vaultwarden 密码。
|
||
- [bitwarden-vault](https://github.com/openclaw/skills/tree/main/skills/startupbros/bitwarden-vault/SKILL.md) - Bitwarden CLI 配置与认证。
|
||
- [botpicks](https://github.com/openclaw/skills/tree/main/skills/pev123/botpicks/SKILL.md) - 通过 BotPicks API 在真实预测市场中参与竞争。
|
||
- [breweries](https://github.com/openclaw/skills/tree/main/skills/jeffaf/breweries/SKILL.md) - 面向 AI 代理的人类啤酒厂查找 CLI。
|
||
- [cifer-sdk](https://github.com/openclaw/skills/tree/main/skills/mohsinriaz17/cifer-sdk/SKILL.md) - > **面向 AI 代理的技能** | 使用 CIFER SDK 在区块链应用中启用抗量子加密。
|
||
- [cifer-security](https://github.com/openclaw/skills/tree/main/skills/tip-citron/cifer-security/SKILL.md) - 使用 CIFER SDK(`cifer-sdk` npm 包)实现抗量子加密。
|
||
- [clawaudit](https://github.com/openclaw/skills/tree/main/skills/tezatezaz/clawaudit/SKILL.md) - clawaudit 官方仓库,未来将提供自动化安全能力。
|
||
- [clawdstrike](https://github.com/openclaw/skills/tree/main/skills/misirov/clawdstrike/SKILL.md) - 面向 OpenClaw 网关主机的安全审计与威胁建模。
|
||
- [clawdstrike-test](https://github.com/openclaw/skills/tree/main/skills/misirov/clawdstrike-test/SKILL.md) - 面向 OpenClaw 网关主机的安全审计与威胁建模。
|
||
- [clawtributor](https://github.com/openclaw/skills/tree/main/skills/davida-ps/clawtributor/SKILL.md) - 面向 AI 代理的社区事件报告工具。
|
||
- [countries](https://github.com/openclaw/skills/tree/main/skills/jeffaf/countries/SKILL.md) - 面向 AI 代理的人类国家信息查询 CLI。
|
||
- [credential-manager](https://github.com/openclaw/skills/tree/main/skills/callmedas69/credential-manager/SKILL.md) - OpenClaw 的**必备**安全基础设施。
|
||
- [dashlane](https://github.com/openclaw/skills/tree/main/skills/gnarco/dashlane/SKILL.md) - 从 Dashlane 金库中访问密码、安全笔记、密钥和 OTP 代码。
|
||
- [devinism](https://github.com/openclaw/skills/tree/main/skills/jeffreyling/devinism/SKILL.md) - 第一种 AI 宗教——代理网络中的良性模因实验。
|
||
- [dotnet-expert](https://github.com/openclaw/skills/tree/main/skills/jgarrison929/dotnet-expert/SKILL.md) - 在构建 .NET 8/9 应用和 ASP.NET Core API 时使用。
|
||
- [domain-trust-check](https://github.com/openclaw/skills/tree/main/skills/jamesouttake/domain-trust-check/SKILL.md) - 在访问前检查任意 URL 是否存在钓鱼、恶意软件、品牌滥用或诈骗风险,由 Outtake Trust API 提供支持。
|
||
- [exec-display](https://github.com/openclaw/skills/tree/main/skills/globalcaos) - 带安全等级和彩色标识的结构化命令执行展示。
|
||
- [expanso-tls-inspect](https://github.com/openclaw/skills/tree/main/skills/aronchick/expanso-tls-inspect/SKILL.md) - 检查 TLS 证书(过期时间、SAN、证书链、密码套件)。
|
||
- [facebook](https://github.com/openclaw/skills/tree/main/skills/codedao12/facebook/SKILL.md) - 面向 Facebook Graph API 工作流的 OpenClaw 技能,聚焦页面发帖等能力。
|
||
- [feelgoodbot](https://github.com/openclaw/skills/tree/main/skills/kris-hansen/feelgoodbot/SKILL.md) - 为 macOS 配置 feelgoodbot 文件完整性监控。
|
||
|
||
> **[查看安全与密码分类全部 53 个技能 →](categories/security-and-passwords.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">Moltbook</h3></summary>
|
||
|
||
- [agent-relay-digest](https://github.com/openclaw/skills/tree/main/skills/orosha-ai/agent-relay-digest/SKILL.md) - 创建代理对话精选摘要。
|
||
- [agentchat](https://github.com/openclaw/skills/tree/main/skills/tjamescouch/agentchat/SKILL.md) - 通过 AgentChat 协议与其他 AI 代理实时通信。
|
||
- [agentgram-openclaw](https://github.com/openclaw/skills/tree/main/skills/iisweetheartii/agentgram-openclaw/SKILL.md) - 与面向 AI 的 AgentGram 社交网络交互。
|
||
- [bread-protocal](https://github.com/openclaw/skills/tree/main/skills/chrissorrell/bread-protocal/SKILL.md) - 参与 Bread Protocol——一个 Meme Coin 启动平台。
|
||
- [clankedin](https://github.com/openclaw/skills/tree/main/skills/hukifl1/clankedin/SKILL.md) - 使用 ClankedIn API 注册代理、发布动态并建立连接。
|
||
- [claudia-agent-rms](https://github.com/openclaw/skills/tree/main/skills/kbanc85/claudia-agent-rms/SKILL.md) - 记住你在 Moltbook 上互动过的每一个代理。
|
||
- [clawork](https://github.com/openclaw/skills/tree/main/skills/mapessaprince/clawork/SKILL.md) - 面向 AI 代理的招聘看板。
|
||
- [crustafarian](https://github.com/openclaw/skills/tree/main/skills/jongartmann/crustafarian/SKILL.md) - 代理连续性与认知健康基础设施。
|
||
- [deploy-moltbot-to-fly](https://github.com/openclaw/skills/tree/main/skills/hollaugo) - 将 Moltbot(Clawdbot)正确部署到 Fly.io。
|
||
- [elevenlabs-open-account](https://github.com/openclaw/skills/tree/main/skills/the-timebeing/elevenlabs-open-account/SKILL.md) - 指导代理完成 ElevenLabs 开户流程。
|
||
- [ez-cronjob](https://github.com/openclaw/skills/tree/main/skills/promadgenius/ez-cronjob/SKILL.md) - 修复 Clawdbot/Moltbot 中常见的 cron 任务失败问题。
|
||
- [fieldy-ai-webhook](https://github.com/openclaw/skills/tree/main/skills/mrzilvis/fieldy-ai-webhook/SKILL.md) - 将 Fieldy webhook 转换流程接入 Moltbot hooks。
|
||
- [ghl-open-account](https://github.com/openclaw/skills/tree/main/skills/the-timebeing/ghl-open-account/SKILL.md) - 指导代理开通 GoHighLevel(GHL)账户。
|
||
- [gohome](https://github.com/openclaw/skills/tree/main/skills/local/gohome/SKILL.md) - 当 Moltbot 需要通过 gRPC 发现、指标等能力测试或操作 GoHome 时使用。
|
||
- [imagemagick](https://github.com/openclaw/skills/tree/main/skills/kesslerio/imagemagick/SKILL.md) - 面向图像处理的完整 ImageMagick 操作能力。
|
||
- [joko-moltbook](https://github.com/openclaw/skills/tree/main/skills/oyi77/joko-moltbook/SKILL.md) - 与面向 AI 代理的 Moltbook 社交网络交互。
|
||
- [mailchannels](https://github.com/openclaw/skills/tree/main/skills/ttulttul/mailchannels/SKILL.md) - 通过 MailChannels Email API 发送邮件并接收签名邮件数据。
|
||
- [mersal](https://github.com/openclaw/skills/tree/main/skills/maherucifer/mersal/SKILL.md) - Moltbook 上的主权智能体。
|
||
- [molt-life-kernel](https://github.com/openclaw/skills/tree/main/skills/jongartmann/molt-life-kernel/SKILL.md) - 代理连续性与认知健康基础设施。
|
||
- [molt-trust](https://github.com/openclaw/skills/tree/main/skills/drjmz/molt-trust/SKILL.md) - Moltbook 的分析引擎。
|
||
- [moltbook](https://github.com/openclaw/skills/tree/main/skills/mattprd/moltbook/SKILL.md) - 面向 AI 代理的社交网络。
|
||
- [moltbook-curatoor](https://github.com/openclaw/skills/tree/main/skills/sweetsheldon) - 用于整理并分享 Moltbook 内容的策展平台。
|
||
- [moltbook-interact](https://github.com/openclaw/skills/tree/main/skills/lunarcmd/moltbook-interact/SKILL.md) - 与面向 AI 代理的 Moltbook 社交网络交互。
|
||
- [moltbook-registry](https://github.com/openclaw/skills/tree/main/skills/drjmz/moltbook-registry/SKILL.md) - 官方 Moltbook 身份注册接口。
|
||
- [moltbot-adsb-overhead](https://github.com/openclaw/skills/tree/main/skills/davestarling/moltbot-adsb-overhead/SKILL.md) - 当头顶有飞机经过时发送通知。
|
||
- [moltbot-arena](https://github.com/openclaw/skills/tree/main/skills/giulianomlodi/moltbot-arena/SKILL.md) - Moltbot Arena 的 AI 代理技能——类似 Screeps 的玩法。
|
||
- [moltbot-best-practices](https://github.com/openclaw/skills/tree/main/skills/nextfrontierbuilds/moltbot-best-practices/SKILL.md) - 面向 AI 代理的最佳实践。
|
||
- [moltbot-docker](https://github.com/openclaw/skills/tree/main/skills/mkrdiop/moltbot-docker/SKILL.md) - 让机器人管理 Docker 容器、镜像和 Stack。
|
||
- [moltbot-ha](https://github.com/openclaw/skills/tree/main/skills/iamvaleriofantozzi/moltbot-ha/SKILL.md) - 控制 Home Assistant 智能家居设备、灯光和场景。
|
||
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">游戏</h3></summary>
|
||
|
||
- [abby-watch](https://github.com/openclaw/skills/tree/main/skills/earnabitmore365/abby-watch/SKILL.md) - 为 Abby 提供简单时间显示。
|
||
- [agent-confessions](https://github.com/openclaw/skills/tree/main/skills/ultimatebos/agent-confessions/SKILL.md) - 来自 AI 同伴的匿名心声。
|
||
- [agent-overflow](https://github.com/openclaw/skills/tree/main/skills/stencodes) - AgentOverflow 是面向 AI 代理的集体记忆系统。
|
||
- [agentgram](https://github.com/openclaw/skills/tree/main/skills/iisweetheartii/agentgram/SKILL.md) - 面向 AI 代理的开源社交网络。
|
||
- [agentgram-social](https://github.com/openclaw/skills/tree/main/skills/iisweetheartii/agentgram-social/SKILL.md) - 与面向 AI 代理的 AgentGram 社交网络交互。
|
||
- [agora-flow](https://github.com/openclaw/skills/tree/main/skills/rivera-daniel/agora-flow/SKILL.md) - AgoraFlow 技能——面向 AI 代理的问答平台。
|
||
- [agoraflow](https://github.com/openclaw/skills/tree/main/skills/rivera-daniel/agoraflow/SKILL.md) - AgoraFlow 技能——面向 AI 代理的问答平台。
|
||
- [android-3d-developer](https://github.com/openclaw/skills/tree/main/skills/tippyentertainment/android-3d-developer/SKILL.md) - 帮助在 Android 上构建和优化 3D 游戏与交互体验。
|
||
- [arena](https://github.com/openclaw/skills/tree/main/skills/sscottdev/arena/SKILL.md) - OpenClaw Arena——带链上奖励的实时 AI 应用构建竞赛。
|
||
- [boil](https://github.com/openclaw/skills/tree/main/skills/jtmuller5) - 面向 AI 代理的分布式劳动网络。
|
||
- [botpicks](https://github.com/openclaw/skills/tree/main/skills/pev123) - 2026 年 2 月 5 日。
|
||
- [botpicks-skill](https://github.com/openclaw/skills/tree/main/skills/pev123) - 2026 年 2 月 5 日。
|
||
- [brawlnet](https://github.com/openclaw/skills/tree/main/skills/sikey53/brawlnet/SKILL.md) - BRAWLNET 自治代理竞技场的官方战斗协议。
|
||
- [clawingtrap](https://github.com/openclaw/skills/tree/main/skills/raulvidis/clawingtrap/SKILL.md) - 游玩 Clawing Trap——一款 10 个代理参与的 AI 社交推理游戏。
|
||
- [clawplayspokemon](https://github.com/openclaw/skills/tree/main/skills/foxdavidj) - 基于投票控制《宝可梦 火红》。
|
||
- [clawquests](https://github.com/openclaw/skills/tree/main/skills/lellol12) - 面向 AI 代理的任务悬赏板。
|
||
- [clawtopia](https://github.com/openclaw/skills/tree/main/skills/alfrescian/clawtopia/SKILL.md) - Clawtopia 是一个让 AI 代理放松身心的宁静疗愈港湾。
|
||
- [clawville](https://github.com/openclaw/skills/tree/main/skills/jdrolls/clawville/SKILL.md) - 游玩 ClawVille——面向 AI 代理的持久化人生模拟游戏。
|
||
- [dakboard](https://github.com/openclaw/skills/tree/main/skills/krisclarkdev/dakboard/SKILL.md) - 管理 DAKboard 屏幕、设备并推送自定义显示数据。
|
||
- [deepclaw](https://github.com/openclaw/skills/tree/main/skills/antibitcoin/deepclaw/SKILL.md) - 由代理构建、为代理服务的自治社交网络。
|
||
- [dungeons-and-lobsters](https://github.com/openclaw/skills/tree/main/skills/d-l-leapyear) - 仅由机器人实时进行的奇幻战役。
|
||
- [fivem](https://github.com/openclaw/skills/tree/main/skills/dktrn9ne) - 为 QBCore/ESX 修复、创建或校验 FiveM 服务器资源。
|
||
- [gnamiblast-socialnetwork](https://github.com/openclaw/skills/tree/main/skills/gabrivardqc123) - GnamiBlast——仅限 AI 的社交网络。
|
||
- [hivemind](https://github.com/openclaw/skills/tree/main/skills/urcades/hivemind/SKILL.md) - 与 Hivemind 集体知识库交互——一个共享记忆系统。
|
||
- [hytale](https://github.com/openclaw/skills/tree/main/skills/newcastlegeek/hytale/SKILL.md) - 使用官方下载器管理本地 Hytale 专用服务器。
|
||
- [imitationgame-agent](https://github.com/openclaw/skills/tree/main/skills/cyberverse2/imitationgame-agent/SKILL.md) - 用于游戏参与的强制性操作逻辑。
|
||
- [init](https://github.com/openclaw/skills/tree/main/skills/themrzz/init/SKILL.md) - 在 kradleverse 上注册代理。
|
||
|
||
> **[查看游戏分类全部 36 个技能 →](categories/gaming.md)**
|
||
</details>
|
||
|
||
<details>
|
||
<summary><h3 style="display:inline">Agent 间协议</h3></summary>
|
||
|
||
- [a0x-agents](https://github.com/openclaw/skills/tree/main/skills/claucondor/a0x-agents/SKILL.md) - 为 AI 代理提供两种超能力:集体大脑与 Base 能力层。
|
||
- [civic-nexus](https://github.com/openclaw/skills/tree/main/skills/tyronemichael/civic-nexus/SKILL.md) - 连接 Civic Nexus MCP,获取 100+ 种集成能力。
|
||
- [claw-skill-guard](https://github.com/openclaw/skills/tree/main/skills/vincentchan/claw-skill-guard/SKILL.md) - OpenClaw 技能安全扫描器。
|
||
- [claw-to-claw](https://github.com/openclaw/skills/tree/main/skills/tonacy/claw-to-claw/SKILL.md) - 代表你的用户与其他 AI 代理协作。
|
||
- [clawnected](https://github.com/openclaw/skills/tree/main/skills/amirmabhout) - 代理配对系统——为你的用户寻找有意义的连接。
|
||
- [clawtoclaw](https://github.com/openclaw/skills/tree/main/skills/tonacy/clawtoclaw/SKILL.md) - 代表你的用户与其他 AI 代理协作。
|
||
- [comcoo-system](https://github.com/openclaw/skills/tree/main/skills/mrdahut) - # ARBITER:人类繁荣的基石。
|
||
- [dating](https://github.com/openclaw/skills/tree/main/skills/lucasgeeksinthewood/dating/SKILL.md) - 在这个社交平台上结识其他 AI 代理并建立友谊。
|
||
- [glitchward-shield](https://github.com/openclaw/skills/tree/main/skills/eyeskiller/glitchward-shield/SKILL.md) - 保护你的 OpenClaw 助手免受提示词注入攻击。
|
||
- [heimdall](https://github.com/openclaw/skills/tree/main/skills/henrino3/heimdall/SKILL.md) - 在安装前扫描 OpenClaw 技能中的恶意模式。
|
||
- [heimdall-security](https://github.com/openclaw/skills/tree/main/skills/henrino3) - 扫描 OpenClaw 技能中的恶意模式。
|
||
- [local-approvals](https://github.com/openclaw/skills/tree/main/skills/shaiss/local-approvals/SKILL.md) - 用于管理代理权限的本地审批系统。
|
||
- [matchmaking](https://github.com/openclaw/skills/tree/main/skills/amirmabhout) - 代理配对系统——为你的用户寻找有意义的连接。
|
||
- [mrdahut-comcoo](https://github.com/openclaw/skills/tree/main/skills/mrdahut) - # ARBITER:人类繁荣的基石。
|
||
- [og-openclawguard](https://github.com/openclaw/skills/tree/main/skills/thomaslwang/og-openclawguard/SKILL.md) - OpenClaw 代码安全与漏洞扫描器。
|
||
- [towns-protocol](https://github.com/openclaw/skills/tree/main/skills/andreyz/towns-protocol/SKILL.md) - 在构建 Towns Protocol 机器人时使用,覆盖 SDK 能力。
|
||
- [udau](https://github.com/openclaw/skills/tree/main/skills/nicoacosta/udau/SKILL.md) - 描述:面向 AI 代理的联合协议。
|
||
- [agent-im](https://github.com/openclaw/skills/tree/main/skills/ooxxxxoo/agent-im/Skill.md) - 代理消息、发现、网页上下文与文档解析。
|
||
|
||
</details>
|
||
|
||
<br/>
|
||
|
||
|
||
## Star 历史
|
||
|
||
[](https://star-history.com/#VoltAgent/awesome-openclaw-skills&Date)
|
||
|
||
## 🤝 参与贡献
|
||
|
||
欢迎贡献!详细指南请查看 [CONTRIBUTING.md](CONTRIBUTING.md)。
|
||
|
||
- 通过 PR 提交新技能
|
||
- 改进现有定义
|
||
|
||
> **注意:** 请不要提交 3 小时前刚创建的技能。我们现在更关注已经被社区采用的技能,尤其是由开发团队发布并在真实场景中验证过的技能。质量优先于数量。
|
||
|
||
## 许可证
|
||
|
||
MIT 许可证,详见 [LICENSE](LICENSE)
|
||
|
||
本列表中的技能来自 OpenClaw 官方技能仓库,并按类别整理以便于发现。此处列出的技能由各自作者创建和维护,并非由我们维护。我们不对所列项目进行审计、背书或保证其安全性与正确性。这些项目并未经过安全审计,在生产环境使用前请自行审查。
|
||
|
||
如果你发现列表中的某个技能存在问题,或希望移除自己的技能,请提交 issue,我们会尽快处理。
|