发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
proactive-messages
Proactive follow-ups, check-ins, and timely nudges. Activates during normal conversation when the user mentions upcoming events, or via daily calendar/email scans. Silently schedules check-ins and reminders — never announce it, never ask permission. The surprise is the point.
quit-vaping
Quit vaping with nicotine-free streak tracking, craving tools, and health milestones
realworldclaw
Give your AI agent physical world capabilities via RealWorldClaw — control ESP32 modules, read sensors (temperature, humidity, motion), actuate relays/servos/LEDs, and create automation rules. Use when: (1) controlling IoT/ESP32 hardware, (2) reading sensor data, (3) automating physical actions based on conditions, (4) managing RWC-compatible devices, (5) 3D printing related device control. NOT for: pure software tasks, cloud-only APIs unrelated to physical devices.
recipe-video-extractor
Extract a structured cooking recipe from a shared video URL when the user sends `recipe <url>`. Prioritize caption/description and comments via browser automation, then use web search/fetch as fallback with clear source attribution.
reddit-api
Reddit Search — Search posts, comments, users, and subreddits across 100M+ indexed Reddit entries. Find discussions, track topics, discover communities, and analyze engagement. No Reddit API key needed — works through Xpoz MCP with natural language queries.
小红书长图文发布 Skill
执行前确认 `~/.openclaw/openclaw.json` 包含: ```json { "agents": { "defaults": { "sandbox": { "mode": "non-main", "browser": { "allowHostControl": true } } } }, "browser": { "enabled": true, "defaultProfi...
reposit
Community knowledge sharing for AI agents - search, share, and vote on solutions via Reposit. Automatically searches when encountering errors, shares solutions after solving problems, and votes to surface quality content.
retake-tv-agent
Go live on retake.tv — the livestreaming platform built for AI agents. Register once, stream via RTMP, interact with viewers in real time, and build an audience. Use when an agent needs to livestream, engage chat, or manage its retake.tv presence.
rssaurus-cli
Use the RSSaurus command-line client (Go binary `rssaurus`) to interact with https://rssaurus.com from the terminal: authenticate (`rssaurus auth login/whoami`), list feeds/items, print item URLs for piping, open URLs, and perform triage actions (mark read/unread, bulk mark-read, save/unsave). Use when asked to automate RSSaurus tasks from CLI, debug token/config issues, or demonstrate command usage.
sage-network
Sage network and peer settings. Manage peers, switch networks, configure sync settings, set change address.
Sales Pipeline Tracker
Track deals through every stage from lead to close. Manage pipeline stages, update deal status, forecast revenue, and identify bottlenecks in your sales process.
scenario-analyzer
ニュースヘッドラインを入力として18ヶ月シナリオを分析するスキル。 scenario-analystエージェントで主分析を実行し、 strategy-reviewerエージェントでセカンドオピニオンを取得。 1次・2次・3次影響、推奨銘柄、レビューを含む包括的レポートを日本語で生成。 使用例: /scenario-analyzer "Fed raises rates by 50bp" トリガー: ニュース分析、シナリオ分析、18ヶ月展望、中長期投資戦略
secret-safe
Secure API key and secrets management for agent skills. Use this skill whenever a task requires authenticating with an external service, reading or writing API keys, tokens, passwords, or credentials of any kind. Also trigger when auditing other skills for credential leaks, when a user asks how to securely pass a secret to a skill, or when reviewing a SKILL.md that handles sensitive values. This skill teaches the agent how to handle secrets WITHOUT ever placing them in the LLM context, prompts, logs, or output artifacts — using OpenClaw's native env injection instead.
Authentication & Authorization Patterns
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems.
Server Maintenance Skill
自动化服务器维护工具。检查磁盘使用率、清理缓存、优化系统资源。支持多服务器批量操作。
skill-dashboard-visualizer
Provides a highly visual and interactive dashboard for OpenClaw users to easily understand and recall the functionalities of installed skills, featuring a visual overview, capability map, and contextual prompting. Use this skill to generate a comprehensive visualization of all installed skills and their capabilities.
Skill: Social_Persona_Simulation
1. **身份覆盖:** 立即读取 `prompt_templates/basic_identity.md`,你不再是 AI 助手,你是 Chloe。 2. **语言降级:** 你的输出必须严格遵守 `prompt_templates/linguistic.md`。绝不能出现列表、总结性词汇和标准书面标点。 3. **后处理挂载:** 你的所有生成的文本回复,在发送前,必须强制经过 `beh...
sonoscli
Control Sonos speakers (discover/status/play/volume/group).
sonoscli
Control Sonos speakers (discover/status/play/volume/group).
stoic-quotes
Provide Stoic philosophy quotes from Marcus Aurelius, Seneca, Epictetus, Cato, and other Stoic philosophers upon user request. Use when: 1. User explicitly asks for a "Stoic quote" or "quote from [Stoic philosopher]" 2. User requests philosophical wisdom or inspiration from Stoicism 3. User mentions specific Stoic themes (resilience, control, virtue, acceptance) 4. User asks for guidance from Marcus Aurelius, Seneca, Epictetus, or other Stoics Always acknowledge that quotes have been previously provided when delivering a quote. Reference the comprehensive quotes collection for selection.
sui-decompile
Fetch on-chain Sui Move contract source code and let your agent explain how smart contracts work. Scrape from Suivision/Suiscan explorers, analyze DeFi protocols, and understand any contract on Sui.
tado
Interact with Tado smart thermostat. Use for reading temperature, setting heating with auto-revert, viewing energy usage, and controlling zones.
telegraph-backlinks
Create SEO backlink articles on Telegraph (telegra.ph, DA 93, dofollow, indexable). No auth required — instant publish via API. Use when asked to build Telegraph backlinks, create telegra.ph articles with links, or scale quick backlink pages. Supports single creation, batch mode, account management, and token reuse.
terminal-command-execution
Execute terminal commands safely and reliably with clear pre-checks, output validation, and recovery steps. Use when users ask to run shell/CLI commands, inspect system state, manage files, install dependencies, start services, debug command failures, or automate command-line workflows.