Category
Developer Tools
Developer-focused skills for code editing, version control, CI/CD pipelines, debugging, and development workflows. These tools help AI agents assist with software engineering tasks.
1,822 skills in this category
algorithmic-art
openclaw/skills
100Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
SKILLPASSING0 Findings7 months agosui-coverage
openclaw/skills
100Analyze Sui Move test coverage, identify untested code, write missing tests, and perform security audits. Includes Python tools for parsing coverage output and generating reports.
SKILLPASSING0 Findings7 months agorssaurus-cli
openclaw/skills
100Use 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.
SKILLPASSING0 Findings7 months agocloudflare
dmmulroy/cloudflare-skill
100Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.
SKILLPASSING0 Findings7 months agocoverage-booster
openclaw/skills
100Find untested code paths and generate tests to boost coverage. Use when your test coverage is too low and you need to fill the gaps.
SKILLPASSING0 Findings7 months agocode-explainer
openclaw/skills
100Explain any code file in plain English. Use when you need to understand unfamiliar code.
SKILLPASSING0 Findings7 months agoqmd
openclaw/skills
100Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of `find` for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running locally. Use when searching for files, finding code, locating documentation, or discovering content in indexed collections.
SKILLPASSING0 Findings7 months agotest-driven-development
guanyang/antigravity-skills
100Use when implementing any feature or bugfix, before writing implementation code
SKILLPASSING0 Findings7 months agosui-decompile
openclaw/skills
100Fetch 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.
SKILLPASSING0 Findings7 months agosushiswap-sdk
openclaw/skills
98TypeScript SDK for interacting with the SushiSwap Aggregator and related primitives. This SDK is a typed wrapper over the SushiSwap API, providing ergonomic helpers for token amounts, prices, quotes, and swap transaction generation. USE THIS SKILL WHEN: - Building TypeScript or JavaScript applications - You want strongly typed token, amount, and fraction primitives - You need to request swap quotes or executable swap transactions via code - You want safer arithmetic, formatting, and comparisons without floating point errors - You prefer SDK-based integration over raw HTTP requests
SKILLPASSING1 Finding7 months agolitellm
openclaw/skills
98Call 100+ LLM providers through LiteLLM's unified API. Use when you need to call a different model than your primary (e.g., use GPT-4 for code review while running on Claude), compare outputs from multiple models, route to cheaper models for simple tasks, or access models your runtime doesn't natively support.
SKILLPASSING1 Finding7 months agocoding-agent
openclaw/skills
98Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
SKILLPASSING1 Finding7 months ago