Skills — le catalogue de compétences de vos agents
Chaque skill est une capacité prête à l'emploi (GitHub, PDF, analyse d'images, marketing…) que votre agent charge et utilise de façon autonome. Installez en un clic depuis votre portail.
用 Playwright 持久化上下文(main-identity)抓取需要登录态的网站(YouTube、GitHub、HuggingFace、Reddit、Kaggle、X/Twitter)。当用户要求外网搜索或指定这些网站时自动触发。
对 GitHub / cnb.cool PR 做综合代码评审(设计 / 实现 / 测试 / 安全 / 可维护五维),借 gh CLI 拉 diff,产出可粘贴到 PR 的评论 markdown。触发词:评审 PR、code review、审一下这个 PR、帮我 review、看看这个合并请求。
Expert AI agent specializing in senior developer. From The Agency (github.com/msitarzewski/agency-agents).
USE WHEN user wants to audit a GitHub repository or local directory for malicious code, backdoors, suspicious behavior, or supply-chain risk before trusting...
基于 ComfyUI / MCP image server / 浏览器审看回路的图片与视频生成工作流技能卡,纳入 YouTube、Bilibili、Flickr 与 GitHub 的 source pack
Professional AI analysis powered by 5 investment expert models, deeply integrated with OpenClaw AI Agent | https://github.com/hengruiyun/ai-stock-master-open...
将三省六部组织架构映射为可落地的多 Agent 技能协作配置。用于按中书省、门下省、尚书省与六部标签整理技能分工、职责边界、标准流程、GitHub 对象映射与数据分析分层,适合构建面向现代工程团队的三省六部协作体系。
Runs multi-source research across GitHub, HN, Reddit, arXiv, and Semantic Scholar
Live web search, page retrieval, news, sitemap discovery, and trending topics through Search1API. Use this skill whenever the user wants to search the web, look something up, research a topic, read or summarize a URL, check current news, explore a site's links, see trending topics, or check API balance. Trigger on phrases like "search for", "look up", "find out about", "what's happening with", "any news on", "what does this link say", "read this page", "summarize this URL", "trending on GitHub", or when the user shares a bare URL. Prefer the bundled Search1API MCP tools when available and fall
Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...
Autonomous GitHub contribution agent using the Architect-Builder pattern. Buck (main agent) handles all git/network I/O; subagents handle focused cognitive w...
一个更快速、更安全的 Skill 管理器,用于搜索、下载、安装、更新、卸载和检查 Skills。优先使用 CocoLoop 搜索 API 获取 skill 文件;搜不到时继续在 ClawHub、skills.sh、GitHub 和公开网页中寻找可安装文件,并按当前 Agent 平台写入正确目录。
You have agents on Telegram, Discord, a coding assistant, and a research bot — but they can't talk to each other. Agent Bus fixes that. Drop a shared GitHub...
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Access third-party services (Gmail, Slack, Google Calendar, GitHub) and custom Auth0 connections on behalf of authenticated users via Auth0 Token Vault. Use...
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
GitHub发布技能。使用浏览器网页方式推送代码。
Real-time news aggregation skill that fetches trending GitHub repos, social posts from key tech/AI figures, and breaking news from major outlets. Supports ca...
Backup and restore the .openclaw agent folder — encrypted snapshots pushed to a private GitHub repo. Use this skill whenever the user mentions backup, restor...
Guides users through configuring OpenClaw, Nginx, and GitHub Actions to establish a secure, autonomous GitHub integration pipeline.
Searches GitHub for existing implementations, libraries, or patterns
Detects git forge (GitHub/GitLab/Bitbucket) and maps CLI commands cross-platform
Configures GitHub Actions CI/CD workflows for testing, linting, and deployment
Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions, //go:build wireinject injector files, and generated wire_gen.go. Apply when using or adopting google/wire, when the codebase imports `github.com/google/wire`, or when wiring an application graph at compile time via `wire.Build`. For runtime DI with reflection, see `samber/cc-skills-golang@golang-uber-dig` skill.