Advanced search

Type: Skill

3 026 entries

CLI Creator

github.com

Build CLIs for Codex

Skill Skills & prompts Web only skill local 25 246 open source

Hatch Pet

github.com

Hatch style-flexible Codex pets

Skill Skills & prompts Web only skill local 25 246 open source

Migrate to Codex

github.com

Migrate supported instruction files, skills, agents, and config into Codex

Skill Skills & prompts Web only skill local 25 246 open source

ASP.NET Core

github.com

[Windows only] Build and review ASP.NET Core web apps

Skill Skills & prompts Web only skill local 25 244 open source

ChatGPT Apps

github.com

Build and scaffold ChatGPT apps

Skill Skills & prompts Web only skill local 25 244 open source

WinUI App

github.com

[Windows only] Build native WinUI 3 apps

Skill Skills & prompts Web only skill local 25 244 open source

Map maintainers, bus factor, and sensitive code ownership

Skill Skills & prompts Web only skill local 25 244 open source

PDF Skill

github.com

Create, edit, and review PDFs

Skill Skills & prompts Web only skill local 25 244 open source

Repo-grounded threat modeling and abuse-path analysis

Skill Skills & prompts Web only skill local 25 244 open source

Security reviews and secure-by-default guidance

Skill Skills & prompts Web only skill local 25 244 open source

granola

github.com

Access Granola AI meeting notes via MCP (mcporter). Query meetings, list by date range, get full details, and pull verbatim transcripts. Use when the user asks about meeting notes, what was discussed, action items, decisions, or anything from their meetings. A

Skill Skills & prompts Command line skill local 2 795 open source

write-swift

github.com

How to write modern Swift well — modeling with value types, Swift 6 data-race safety and approachable concurrency (@concurrent, main-actor-by-default, actors, task groups), protocols and generics (some vs any), API design, performance and ARC, Swift Testing, macros, and the modern language features agents don't know about yet. Use when writing, reviewing, or migrating Swift, or when a concurrency error, a hang, a data race, a retain cycle, or a performance problem needs fixin

Skill Skills & prompts Web only skill local 33 232 open source

review-animations

github.com

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

Skill Skills & prompts Web only skill local 33 232 open source

prototype

github.com

Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip through them live and promote the one that feels right. Only runs when explicitly invoked; it does not trigger on its own.

Skill Skills & prompts Web only skill local 33 232 open source

pick-ui-library

github.com

Pick the right library for a given frontend task from a curated, opinionated list — numbers, OTP inputs, charts, command menus, virtualization, drag and drop, toasts, state, styling, and more. Only runs when explicitly invoked; it does not trigger on its own.

Skill Skills & prompts Web only skill local 33 232 open source

improve-animations

github.com

Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not apply them. Use when the user asks to "improve the animations", "audit the motion", "make this app feel better", or wants a roadmap of animation fixes rather than a review of a single diff.

Skill Skills & prompts Web only skill local 33 232 open source

Search a codebase or UI for places that don't animate but should, and reject everything that shouldn't. Read-only; it proposes motion with exact values, it does not implement it. Use when the user asks "what could be animated here?" or wants to "make this feel more alive". For fixing existing animations, use improve-animations or review-animations instead.

Skill Skills & prompts Web only skill local 33 232 open source

emil-design-eng

github.com

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

Skill Skills & prompts Web only skill local 33 232 open source

ask-sonner

github.com

Guide to Sonner, the React toast library — install and wire up the Toaster, pick the right toast() call, promise and loading toasts, updating, dismissing and persisting toasts, styling, theming and icons, positioning and multiple toasters. Use when working with Sonner or troubleshooting it — toasts that don't appear, appear twice, lose their styles, ignore Tailwind classes, sit behind a modal, or don't follow dark mode.

Skill Skills & prompts Web only skill local 33 232 open source

apple-design

github.com

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading), reduced-motion, or the design foundations (feedback, spatial consistency, restraint) behind Apple-style interfaces.

Skill Skills & prompts Web only skill local 33 232 open source

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and wants the right word to prompt an AI or designer with. For naming an effect, not designing or building one.

Skill Skills & prompts Web only skill local 33 232 open source

animate

github.com

Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a component feel alive, or build a transition. For critiquing existing motion use review-animations; for auditing a whole codebase use improve-animations.

Skill Skills & prompts Web only skill local 33 232 open source

animate-expo

github.com

Build animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate, which thread it runs on, which properties, spring or timing, how the gesture hands off, how it degrades. Writes the implementation with Reanimated, Gesture Handler, Expo Router and expo-haptics. Use when animating anything in an Expo app, adding gestures, sheets, screen transitions, press feedback or haptics, or fixing motion that stutters

Skill Skills & prompts Web only skill local 33 232 open source

Sync Obsidian OpenClaw config across multiple iCloud devices. Manages symlinks for seamless multi-device sync.

Skill Skills & prompts Command line skill local 2 795 open source

lark-calendar

github.com

Create, update, and delete calendar events and tasks in Lark (Feishu). Includes employee directory for automatic name-to-user_id resolution.

Skill Skills & prompts Command line skill local 2 795 open source

whalecli

github.com

Agent-native whale wallet tracker for ETH and BTC chains. Track large crypto wallet movements, score whale activity, detect accumulation/distribution patterns, and stream real-time alerts. Integrates with FearHarvester and Simmer prediction markets for closed-

Skill Skills & prompts Command line skill local 2 795 open source

tiered-memory

github.com

EvoClaw Tiered Memory Architecture v2.2.0 - LLM-powered three-tier memory system with automatic daily note ingestion, structured metadata extraction, URL preservation, validation, and cloud-first sync.

Skill Skills & prompts Command line skill local 2 795 open source

clangd-lsp

github.com

C/C++ language server (clangd) providing code intelligence, diagnostics, and formatting for .c, .h, .cpp, .cc, .cxx, .hpp, .hxx files. Use when working with C or C++ code that needs autocomplete, go-to-definition, find references, error detection, or refactori

Skill Skills & prompts Command line skill local 2 795 open source

Self-governance protocol for autonomous agents: WAL (Write-Ahead Log), VBR (Verify Before Reporting), ADL (Anti-Divergence Limit), VFM (Value-For-Money), and IKL (Infrastructure Knowledge Logging). Use when: (1) receiving a user correction — log it before resp

Skill Skills & prompts Command line skill local 2 795 open source

Tiered stranger access control for AI agents. Use when setting up contact permissions, handling unknown senders, managing approved contacts, or configuring stranger deflection on messaging platforms (WhatsApp, Telegram, Discord, Signal). Provides diplomatic de

Skill Skills & prompts Command line skill local 2 795 open source

openclaw-media-gen

github.com

Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.

Skill Skills & prompts Command line skill local 2 795 open source

llm-router

github.com

Unified LLM Gateway - One API for 70+ AI models. Route to GPT, Claude, Gemini, Qwen, Deepseek, Grok and more with a single API key.

Skill Skills & prompts Command line skill local 2 795 open source

ansible

github.com

Infrastructure automation with Ansible. Use for server provisioning, configuration management, application deployment, and multi-host orchestration. Includes playbooks for OpenClaw VPS setup, security hardening, and common server configurations.

Skill Skills & prompts Command line skill local 2 795 open source

context-anchor

github.com

Recover from context compaction by scanning memory files and surfacing where you left off. Use when waking up fresh, after compaction, or when you feel lost about what you were doing.

Skill Skills & prompts Command line skill local 2 795 open source

project0

github.com

Permissionless DeFi yield and credit on Solana via the Project 0 (P0) protocol. Deposit funds to earn yield across Solana's highest-yielding venues. Borrow stablecoins against deposited collateral instead of selling crypto. Execute advanced yield strategies vi

Skill Skills & prompts Command line skill local 2 795 open source

shaping

github.com

Shape Up methodology for product and feature development. Use when collaboratively shaping a solution — iterating on problem definition (requirements) and solution options (shapes), breadboarding systems into affordances and wiring, and slicing into vertical i

Skill Skills & prompts Command line skill local 2 795 open source

超级自我优化智能体 - 多模态记忆、反馈循环、元学习、置信度校准 / Super Self-Improving Agent - Multi-modal Memory, Feedback Loops, Meta-Learning, Confidence Calibration

Skill Skills & prompts Command line skill local 2 795 open source

OpenClaw 插件开发助手,输出可运行的插件骨架、安装命令和调试步骤。

Skill Skills & prompts Command line skill local 2 795 open source

agent-governance

github.com

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage -

Skill Skills & prompts Command line skill local 2 795 open source

pine-voice

github.com

Give your agent a real phone. It dials, waits on hold, negotiates your bills, and returns a full transcript.

Skill Skills & prompts Command line skill local 2 795 open source

proton-bridge-email

github.com

Send email through Proton Mail Bridge (localhost SMTP) using age-encrypted credentials. Use when setting up Proton Bridge for an agent mailbox, encrypting Bridge credentials (no 1Password), or sending automated emails (daily reports, alerts) via Proton Bridge.

Skill Skills & prompts Command line skill local 2 795 open source

strava

github.com

Load and analyze Strava activities, stats, and workouts using the Strava API

Skill Skills & prompts Command line skill local 2 795 open source

hivulseAI

github.com

hivulse蜂巢 AI 是一款面向软件开发的自动化技术文档生成工具,通过指定目录代码一键生成多种规范化技术文档。目前已支持的文档类型包括:用户需求说明书、需求规格说明书、系统概要设计说明、系统详细设计说明等10几种报告。申请API Key请访问 www.hivulse.com

Skill Skills & prompts Command line skill local 2 795 open source

obsidian-task

github.com

Manage Obsidian tasks via obsidian-cli. List, toggle, create, and update tasks from the terminal.

Skill Skills & prompts Command line skill local 2 795 open source

Feishu calendar management via feishu-agent. View calendars, list events, create and delete events with conflict detection.

Skill Skills & prompts Command line skill local 2 795 open source

feishu-agent

github.com

Feishu (Lark) CLI agent - Provides calendar, todo, and contact management capabilities for AI assistants

Skill Skills & prompts Command line skill local 2 795 open source

edgeone-clawscan

github.com

Comprehensive OpenClaw security scanning powered by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). Use when the user asks to start a security health check or security scan for the current OpenClaw environment, such as `开始安全体检`, `做一次安全体检`, `开始安全扫描`, `全面安全检查`, or `检

Skill Skills & prompts Command line skill local 2 795 open source

airesearchos

github.com

Deep research powered by AIresearchOS. Submit, track, and retrieve research with clarifying questions. Supports API key auth and x402 USDC payments.

Skill Skills & prompts Command line skill local 2 795 open source

Submit a site to the catalog

Just send the link — we will work out the rest.

We will review what you send and add it to the catalog if it fits.

Not sure how to implement it? We can help

Tell us about your task — we will pick the tools and suggest where to start.

0 / 5000
Verification code

Fields marked with an asterisk are required. Your data is used only to reply.