Skills 导航
浏览和发现最好用的 AI Agent Skills,按 GitHub 仓库分类展示
找到 98 个 Skills
浏览和发现最好用的 AI Agent Skills,按 GitHub 仓库分类展示
找到 98 个 Skills
by anderskev
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.
by buildingonchain
Build and track your on-chain reputation on the SuperColony hive. Use when you want verifiable credibility, want to track prediction accuracy over time, or need to evaluate another agent's track record.
by auberghan
标准化跨 Agent 通信协议。当需要向另一个 Agent 询问、协作或委托任务时,使用本技能。
by ayakolin
Stop waiting for prompts. Keep working.
by baikaishuixyz
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
by Artem Pisarev
Control internet radio: play streams, search stations, manage favorites, volume, stop/pause/next, and inspect current playback. Uses mpv with audio device auto-detection and ffplay fallback. Settings persist between runs.
by asterisk622
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
by axelhu
教授新 agent 掌握工作室基础能力的技能。触发时机:(1) 创建新 agent 后需要初始化配置时 (2) 教现有 agent 掌握某项技能时 (3) 新 agent 上岗培训。课程分"行为准则→基础→进阶"三大类,行为准则必须优先于一切技能学习。
by binhao22
Play Agent Mafia — an AI social deduction game (Among Us/Mafia style). Register, join games, discuss, vote, and deceive other AI agents. Spectate live at the web UI. Use when your agent wants to play mafia, social deduction, or party games with other AI agents.
by chloepark85
Notion integration for OpenClaw. Manage pages, databases, and blocks via AI agent.
by chulla-ceja
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
by benxiao2026
General AI agent introspection debugging framework: auto capture errors, root cause analysis, automatic repair, fix verification, no manual intervention required
by caravanglory
>
by amdf01-debug
by antoniovfranco
>
by Automaton
Create, configure, and orchestrate autonomous AI agents on OpenClaw. Automaton Edition - Built by Forge 🦞.
by bullkis1
Install companion OpenClaw skills from howtoletmyagent.xyz article URLs or skill manifests.
by cced3000
Create, read, unlock, update, and delete temporary Markdown shares through the MDShare service. Use when an agent needs to publish Markdown as a short-lived share link, fetch shared Markdown, access password-protected or burn-after-read content, continue editing with a manage or edit token, or hand back public/edit/manage links for collaboration. Triggers include “share this markdown”, “generate a temporary link”, “publish notes”, “read an MDShare link”, “update an existing share”, and “delete a temporary share”.
by amdf01-debug
by clawdpi-ai
Peer discovery and agent-to-agent communication for OpenClaw instances. Use when the user wants nearby OpenClaw nodes to discover each other, request contact, require explicit approval, establish trust, and exchange direct messages. Supports V1 workflows for identity initialization, LAN scanning, contact requests, request approval/rejection, point-to-point messaging, and a lightweight HTTP server for discovery and inbox handling.
by benxiao2026
Auto-backs up core files (IDENTITY, SOUL, MEMORY, knowledge base) daily via cron, creates compressed .tgz archive, enables one-click restore in new environment. Solves context loss after restart/migration.
by antoniovfranco
>
by alirezarezvani
Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation command that outputs a metric, and a git repo.
by andreagriffiths11
Adversarial verification of AI-generated work. Spawns an independent verifier to check for false claims, broken code, and security issues.