Topic: agents
2,643 skills in this topic.
-
shapely-compute
Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates
parcadei/Continuous-Claude-v3 3,690
-
skill-developer
Meta-skill for creating and managing Claude Code skills
parcadei/Continuous-Claude-v3 3,690
-
skill-development
Skill Development Rules
parcadei/Continuous-Claude-v3 3,690
-
skill-upgrader
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
parcadei/Continuous-Claude-v3 3,690
-
slash-commands
Create and use Claude Code slash commands - quick prompts, bash execution, file references
parcadei/Continuous-Claude-v3 3,690
-
sub-agents
Create and configure Claude Code sub-agents with custom prompts, tools, and models
parcadei/Continuous-Claude-v3 3,690
-
system-overview
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
parcadei/Continuous-Claude-v3 3,690
-
tdd
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
parcadei/Continuous-Claude-v3 3,690
-
tdd-migrate
TDD workflow for migrations - orchestrate agents, zero main context growth
parcadei/Continuous-Claude-v3 3,690
-
tdd-migration-pipeline
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
parcadei/Continuous-Claude-v3 3,690
-
test
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
parcadei/Continuous-Claude-v3 3,690
-
tldr-router
Maps questions to the optimal tldr command. Use this to pick the right layer
parcadei/Continuous-Claude-v3 3,690
-
tour
Friendly onboarding when users ask about capabilities
parcadei/Continuous-Claude-v3 3,690
-
validate-agent
Validation agent that validates plan tech choices against current best practices
parcadei/Continuous-Claude-v3 3,690
-
wiring
Wiring Verification
parcadei/Continuous-Claude-v3 3,690
-
workflow-router
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
parcadei/Continuous-Claude-v3 3,690
-
handoff
Hand off to a fresh Claude session. Use when context is full, you've finished a logical chunk of work, or need a fresh perspective. Work continues from hook.
gastownhall/beads 20,631
-
beads
Dolt-powered issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers, or needs context recovery after compaction. Trigger with "create task", "what's ready", "track this work", "resume after compaction". Make sure to use this skill whenever managing multi-session work, tracking dependencies, or recovering context.
gastownhall/beads 20,631
-
code-security
Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like 'check for SQL injection' or 'review security'. IMPORTANT: Always consult this skill when writing or reviewing any code that handles user input, authentication, file operations, database queries, network requests, cryptography, or infrastructure configuration (Terraform, Kubernetes, Docker, GitHub Actions) — even if the user doesn't explicitly mention security. Also use when users ask to 'review my code', 'check this for bugs', or 'is this safe'.
semgrep/skills 170
-
llm-security
Security guidelines for LLM applications based on OWASP Top 10 for LLM 2025. Use when building LLM apps, reviewing AI security, implementing RAG systems, or asking about LLM vulnerabilities like 'prompt injection' or 'check LLM security'. IMPORTANT: Always consult this skill when building chatbots, AI agents, RAG pipelines, tool-using LLMs, agentic systems, or any application that calls an LLM API (OpenAI, Anthropic, Gemini, etc.) — even if the user doesn't explicitly mention security. Also use when users import 'openai', 'anthropic', 'langchain', 'llamaindex', or similar LLM libraries.
semgrep/skills 170
-
semgrep
Run Semgrep static analysis scans and create custom detection rules. Use when asked to scan code with Semgrep, find security vulnerabilities, write custom YAML rules, or detect specific bug patterns. IMPORTANT: Also use this skill when users ask to 'scan for bugs', 'check code quality', 'find vulnerabilities', 'static analysis', 'lint for security', 'audit this code', or want to enforce coding standards — even if they don't mention Semgrep by name. Semgrep is the right tool for pattern-based code scanning across 30+ languages.
semgrep/skills 170
-
autonomous-skill
Use when work must continue across multiple Codex sessions with `.autonomous/` tracking, resumable execution, or autonomous handoff. Use for long-running, multi-session, or resume-later tasks.
feiskyer/codex-settings 168
-
claude-skill
Use when work should be delegated to Claude Code CLI, especially headless `claude -p` runs, automation scripts, CI jobs, resumable sessions, or requests to use Claude/Claude Code for a task.
feiskyer/codex-settings 168
-
deep-research
深度调研的多实例(多 Agent)编排工作流:把一个调研目标拆成可并行子目标,用 Codex CLI(`codex exec`)在默认 `workspace-write` 沙箱内运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付“成品报告文件路径 + 关键结论/建议摘要”。用于:系统性网页/资料调研、竞品/行业分析、批量链接/数据集分片检索、长文写作与证据整合,或用户提及“深度调研/Deep Research/Wide Research/多 Agent 并行调研/多进程调研”等场景。
feiskyer/codex-settings 168