Read https://lobehub.com/skills/skill.md and follow the instructions to setup LobeHub Skills Marketplace告诉我们,我们会尽快将其添加进来。
Read https://lobehub.com/skills/skill.md and follow the instructions to setup LobeHub Skills Marketplace面向 AI 代理的安全优先技能审查工具。在从 ClawdHub、GitHub 或其他来源安装任何技能之前使用。检测潜在危险信号、权限范围和可疑模式。
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
Search real flight prices and schedules from Google Flights via SearchAPI.io. Use when a user asks to find flights, check prices, compare options, or search around a date range. Always pipe results through the flight-scoring skill to rank before presenting, then ALWAYS save the search via the flight-price-monitor skill for automatic price tracking. Requires SEARCHAPI_KEY in .env.
模拟器思维:不问"你怎么看",而是问"世界上谁最懂这个?TA 会怎么说?"。触发词:最强大脑、顶级专家、世界级、best minds、谁最懂这个
Complete memory system for OpenClaw agents. Combines behavioral protocol (when to save) + auto-capture (heartbeat-enforced) + keyword search (recall) + maintenance (consolidation). Use for persistent memory, context recovery, answering "what did we discuss about X", and surviving context compaction. Includes SESSION-STATE.md pattern for hot context and RECENT_CONTEXT.md for auto-updated highlights.
用于通过浏览器 cookie 或 Sweetistics 进行阅读、搜索和发布的 X/Twitter 命令行工具。
Designer-turned-developer who crafts stunning UI/UX even without design mockups
Advanced prompt injection defense system for Clawdbot with HiveFence network integration. Protects against direct/indirect injection attacks in group chats with multi-language detection (EN/KO/JA/ZH), severity scoring, automatic logging, and configurable security policies. Connects to the distributed HiveFence threat intelligence network for collective defense.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer
创建具有高设计质量的、可投入生产的前端界面。适用于用户要求构建网页组件、页面或应用程序,并且视觉方向与代码质量同等重要的场景。
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
通过后台进程将编码任务委派给 Codex、Claude Code 或 Pi 代理。适用场景: (1) 构建/创建新功能或应用,(2) 审查 PR(在临时目录中 spawn),(3) 对大型代码库进行重构,(4) 需要文件探索的迭代式编码。不适用场景:简单的一行修复(直接编辑即可)、被动的代码阅读(使用 read 工具)、在聊天中绑定线程的 ACP harness 请求(例如在 Discord 线程中 spawn/run Codex 或 Claude Code;应使用 sessions_spawn with runtime:"acp")、或在 ~/clawd 工作区内的任何工作(切勿在此处 spawn 代理)。Claude Code:请使用 --print --permission-mode bypassPermissions(避免 PTY)。Codex/Pi/OpenCode:需要 pty:true。
掌握 Python 3.12+ 的现代特性、异步编程、性能优化和面向生产的实践。精通包括 uv、ruff、pydantic 和 FastAPI 在内的最新 Python 生态。
安装并配置 Apollo.io API 身份验证。 在设置新的 Apollo 集成、配置 API 密钥或在项目中初始化 Apollo 客户端时使用。 触发示例短语:"安装 apollo"、"设置 apollo api"、 "apollo 身份验证"、"配置 apollo api 密钥"。
Text-to-Speech service using Doubao (Volcano Engine) API with 200+ voices, interactive voice selection, and multilingual support
使用类型系统在编译时防止错误。涵盖 newtype 模式、typestate、构建器模式,以及在有类型语言中使无效状态不可表示的做法。
技术干货文章创作专家,擅长用简练语言传递核心知识点,不遗漏关键信息
使用 Helius 基础设施构建 Solana 应用。涵盖交易发送(Sender)、资产/NFT 查询(DAS API)、实时流(WebSockets、Laserstream)、事件管道(webhooks)、优先费用、钱包分析和代理入驻等功能。
File organization toolkit. Provides duplicate detection, file merging/splitting, pattern matching, text processing (like case conversion, word counting), and file classification by size or time.