Topic: ai-agents
18,135 skills in this topic.
-
autonomous-loops
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
x-cmd/skill 19
-
e2e-testing
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
x-cmd/skill 19
-
deepseek
Integrate DeepSeek AI for high-performance text generation and specialized reasoning. Core Scenario: When the user wants to use DeepSeek's V3 or Reasoner models for coding, translation, or complex logic.
x-cmd/skill 19
-
ws
Workspace management tool providing isolated environments for command execution and file management. Core Scenario: When the user needs to execute commands or manage files within a specific project workspace.
x-cmd/skill 19
-
grep
Pattern search tool with an interactive FZF-powered application for real-time result viewing. Core Scenario: When the user needs to search for text patterns and explore results interactively.
x-cmd/skill 19
-
llmf
Run local LLMs with zero dependencies using llamafile, supporting API servers, CLI chat, and model management. Core Scenario: When the user wants to run high-performance local models (GGUF/llamafile) without external dependencies or cloud APIs.
x-cmd/skill 19
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
x-cmd/skill 19
-
nutrient-document-processing
Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
x-cmd/skill 19
-
docker-patterns
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
x-cmd/skill 19
-
rand
Random data generator for identifiers, numbers, strings, and mock data. Core Scenario: When the user needs to generate UUIDs, random strings, or test data (emails, IPs) for scripting.
x-cmd/skill 19
-
gh-address-comments
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
x-cmd/skill 19
-
figma
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.
x-cmd/skill 19
-
yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
x-cmd/skill 19
-
transcribe
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
x-cmd/skill 19
-
pandoc
Universal document converter supporting conversions between Markdown, HTML, PDF, and more. Core Scenario: When the user needs to convert document formats or fetch web content as Markdown.
x-cmd/skill 19
-
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
x-cmd/skill 19
-
django-tdd
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
x-cmd/skill 19
-
os
Retrieve operating system information including architecture, release version, and uptime. Core Scenario: When the user needs to check system specs, platform type, or runtime duration for scripting or diagnostics.
x-cmd/skill 19
-
cpp-testing
Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
x-cmd/skill 19
-
gh-fix-ci
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
x-cmd/skill 19
-
path
Manage the system PATH variable with subcommands for adding, removing, and deduplicating directories. Core Scenario: When the user needs to modify their environment's search path or clean up duplicate entries.
x-cmd/skill 19
-
discord
Send messages to Discord channels using bot webhooks. Core Scenario: When the user needs to automate notifications or send alerts to a Discord group.
x-cmd/skill 19
-
ollama
CLI client for Ollama, the open-source framework for local LLM deployment. Core Scenario: When the user wants to pull, manage, or run local AI models (Llama 3, Mistral, etc.) via Ollama.
x-cmd/skill 19
-
jina
Jina AI enhancement tool: Web parsing, search, and reranking. Core Scenario: When AI needs to read a URL's content, perform real-time web searches, or rank text segments by semantic relevance.
x-cmd/skill 19