Top Agent Skills

25837 skills

joshuashepherd
Create Agent
Scaffold and develop AI agents using OpenAI Agents SDK patterns, covering agent definition, tools, guardrails, handoffs, context, RAG pipelines, streaming, API routes, testing, and debugging.
1
joshuashepherd
Debug Traces
Investigates slow responses, tool failures, and guardrail rejections by querying agent trace logs and performance metrics.
1
joshuashepherd
Fal AI Media
Generates images, videos, and audio using fal.ai models via MCP, covering text-to-image, text/image-to-video, text-to-speech, and video-to-audio.
1
joshuashepherd
Plain Prose
Write clear, plain prose and strip register-jargon from text, using a costume-or-term-of-art test to preserve genuine technical terms.
1 · bundle
joshuashepherd
Design Chain
Audits and enforces a five-layer design chain (tokens, Tailwind, primitives, sections, pages) across components and pages, detecting hardcoded values, layer violations, dark mode parity issues, and missing primitives.
1
joshuashepherd
Figma Prompt
Generates a complete Figma Make prompt package with context primer, checkpoint, build prompts, and iteration templates for designing UI pages, components, or screens.
1
joshuashepherd
Github
Interact with GitHub using the `gh` CLI to check PR status, manage issues, review code, and query the API.
1
joshuashepherd
Stitch React
Converts Stitch screen designs into production React components, fetching and caching assets locally, extracting design tokens, and archiving existing pages before replacement.
1
joshuashepherd
Studio Style
Generates a focused style foundation prompt for AI Studio, building exactly three exemplary sections—hero, typography, and card grid—to establish a reusable visual language for any subsequent development.
1
joshuashepherd
Add Guardrail
Adds input and output guardrails to an agent, including validation, content filtering, domain scoping, and rate limiting, with TypeScript examples and wiring instructions.
1
luokai0
C
Write safe C code by avoiding memory corruption, buffer overflows, and undefined behavior traps.
10 · bundle
luokai0
F
Teaches standard SQL for creating, managing, and querying relational databases, covering DDL, DML, DQL, DCL, joins, subqueries, and best practices.
10 · bundle
luokai0
Cvs
快速获取 CVS 的品牌历史、业务概览、市场分布和竞争格局等关键信息,适用于产品比较、市场分析和商业报告准备。
10 · bundle
luokai0
Cxx
Provides C/C++ development reference by fetching live examples from cppcheatsheet.com, covering syntax, system programming, CUDA, debugging, and build systems.
10 · bundle
luokai0
Copy
Reference for file copy operations: duplication, rsync patterns, copy-on-write, buffer strategies, and cross-platform sync.
10 · bundle
luokai0
File
Organizes digital files and folders by building naming conventions, folder structures, and retrieval workflows, including project management and critical document inventory.
10 · bundle
luokai0
Cloud
Guides users in choosing, organizing, syncing, sharing, and backing up personal files across iCloud, Google Drive, Dropbox, and OneDrive.
10 · bundle
luokai0
Gmail
Read, send, and manage Gmail messages, threads, labels, and drafts through the Gmail API with managed OAuth authentication.
10 · bundle
luokai0
Argus
Scans Python and JavaScript codebases for bugs, security vulnerabilities, code smells, and anti-patterns, producing a prioritized fix list with line numbers, severity ratings, and suggested corrections.
10 · bundle
luokai0
Docker
Provides Docker guidance covering images, Compose, networking, volumes, debugging, and production hardening, with commands and best practices for stable environments.
10 · bundle
luokai0
Github
Interact with GitHub using the gh CLI to check CI status, list workflow runs, view logs, and query data via the API.
10 · bundle
luokai0
Jpeng Ab Test
Manages A/B tests by running a Python script that processes input and produces JSON results.
10 · bundle
luokai0
Android
Guides Android app builds and deployments, covering ADB installs, Gradle configuration, Compose state management, and manifest pitfalls.
10 · bundle
luokai0
Ansible
Avoid common Ansible mistakes covering YAML syntax traps, variable precedence, idempotence failures, and handler gotchas.
10 · bundle
luokai0
Code Qc
Runs a structured quality control audit on codebases, covering tests, imports, static analysis, type checking, smoke tests, UI verification, file consistency, and documentation, producing a PASS/WARN/FAIL report.
10 · bundle
luokai0
Domains
Register, manage, and protect domain names with practical DNS and security guidance.
10 · bundle
luokai0
Git CLI
Guides Git CLI operations from the command line, covering status checks, diffs, staging, commits, branching, stashing, and syncing with remotes, with a safety-first approach and reference materials.
10 · bundle
luokai0
Airtable
Manage Airtable bases, tables, and records with full CRUD operations through a managed OAuth proxy.
10 · bundle
luokai0
Dnscheck
Provides quick reference documentation for Dnscheck concepts, best practices, and implementation patterns, covering intro, quickstart, debugging, performance, security, migration, and cheatsheet topics.
10 · bundle
luokai0
Dnsrobot
Runs DNS, email security, SSL, WHOIS, and network checks by calling the dnsrobot.net API, with no API key required.
10 · bundle
luokai0
Ezrouter
Configure tools and SDKs to route LLM requests through a single API key with native-compatible endpoints for Claude, GPT, and Gemini, including setup, base URLs, and code examples.
10 · bundle
luokai0
AWS Infra
Answers questions about AWS resources using the local AWS CLI, defaulting to read-only queries and requiring explicit confirmation before any write or destructive action.
10 · bundle
luokai0
Azure CLI
Manages Azure cloud resources via the Azure CLI, covering authentication, compute, storage, networking, and automation patterns.
10 · bundle
luokai0
C Support
Provides shared C language infrastructure for OpenClaw skills, including AST parsing, CMake analysis, Unity test generation, and security rule checking.
10 · bundle
luokai0
Go Cloud
Manages project lifecycle tasks from a single CLI: initialize, check, build, test, deploy guidance, config, templates, docs, and cleanup.
10 · bundle
luokai0
Curl HTTP
Provides curl commands for making HTTP requests, testing APIs, and transferring files, including authentication, headers, cookies, and response handling.
10 · bundle
luokai0
Github Kb
Manages a local GitHub knowledge base and searches GitHub via the gh CLI, covering repos, issues, and pull requests.
10 · bundle
luokai0
PHP Pro
Provides expert guidance on modern PHP 8.3+ development, covering Laravel and Symfony frameworks, strict typing, PSR standards, async programming, and performance optimization.
10 · bundle
luokai0
Build Hook
Builds a complete Uniswap V4 hook by delegating to a hook-builder agent, generating Solidity contracts, Foundry tests, CREATE2 address mining, and deployment scripts.
10 · bundle
luokai0
Clawprompt
Runs a local teleprompter web app with a phone remote control, QR pairing, and dual-screen sync for video recording.
10 · bundle
luokai0
Cloud Arch
Structured guidance for cloud architecture covering accounts, networking, and well-architected trade-offs, with a four-stage workflow from context clarification to operational follow-through.
10 · bundle
luokai0
Confluence
Search, read, create, and update Confluence pages and spaces using the confluence-cli command-line tool.
10 · bundle
luokai0
Create CLI
Designs command-line interface parameters and UX, including arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior.
10 · bundle
luokai0
Dns Lookup
Resolve hostnames to IP addresses using the `dig` command from bind-utils, including A, AAAA, ANY, and reverse lookups.
10 · bundle
luokai0
Docker CLI
Guides Docker CLI workflows for building, running, inspecting, and cleaning up containers and images, with safety guidance for destructive commands.
10 · bundle
luokai0
Docker Ctl
Inspect containers, logs, and images using podman on Bazzite/Fedora systems.
10 · bundle
luokai0
Elixir Dev
Runs and interprets Elixir/Phoenix tooling (mix test, credo, dialyzer, format), generates OTP-conforming modules, and helps with Ecto and LiveView patterns.
10 · bundle
luokai0
Golang CLI
Develop Go command-line tools with Cobra and Viper, covering command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument validation, and CLI unit testing.
10 · bundle
luokai0
Golang Pro
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
10 · bundle
luokai0
API Monitor
Monitors OpenClaw model API usage and prompts for user confirmation before switching models when quota is low.
10 · bundle
luokai0
Azure Infra
Provides chat-based Azure infrastructure assistance using the Azure CLI, supporting read-only queries, auditing, and monitoring of resources, with safe change proposals requiring explicit confirmation.
10 · bundle
luokai0
Create PPTX
Creates PowerPoint presentations with python-pptx, including timelines, charts, diagrams, custom layouts, and WPS-compatible transitions.
10 · bundle
luokai0
Dns Records
Look up DNS records for any domain, including A, AAAA, MX, NS, TXT, CNAME, and SOA records, with support for multiple domains and JSON output.
10 · bundle
luokai0
File Hasher
Compute, verify, and compare file hashes using MD5, SHA-1, SHA-256, SHA-512, and more. Use when checking file integrity, verifying downloads against expected checksums, comparing files for equality, generating checksums for directories, hashing strings, or validating checksum files (sha256sum/md5sum format). Supports.
10 · bundle
luokai0
File Reader
Reads the contents of text, configuration, and code files when the user needs to view or cat a file.
10 · bundle
luokai0
File Search
Locates files by name and searches file contents using the fd and ripgrep command-line tools.
10 · bundle
luokai0
Git Summary
Get a quick summary of the current Git repository including status, recent commits, branches, and contributors.
10 · bundle
luokai0
Golang Grpc
Guides Go developers in building production-ready gRPC services, covering proto organization, server/client implementation, error handling, streaming, testing, and security best practices.
10 · bundle
luokai0
Azion Deploy
Deploys applications, static sites, and edge functions to Azion using the Azion CLI, with preflight checks for authentication and build configuration.
10 · bundle
jorcan
007
Runs a structured security audit across six phases: attack-surface mapping, STRIDE/PASTA threat modeling, technical checklists, red/blue team analysis, and a final verdict, with optional Python automation scripts.
0 · bundle