Skills de Claude Code · página 37
Skills individuales de Claude Code extraídas de todos los repositorios del directorio: cada SKILL.md, instalable con un comando, con su definición completa y las señales de confianza del repo.
- worldbuilding4.2k
How to work in a Worldbuilding project (the `worldbuilding` starter pack): a fiction encyclopedia of characters, settings, themes, factions, and lore. Read when the project has these folders, OR when asked to add a character, setting, faction, or piece of lore, or to check the world for internal consistency. Carries the auto-stub and consistency behaviors so that guidance does not live inside template bodies or folder descriptions. Complements the platform `open-knowledge` skill; does not replace it.
inkeep/open-knowledgeInstalar - writing-workflow4.2k
How to work in a Writing Pipeline project (the `writing-pipeline` starter pack): a three-stage drafting flow, ideas → drafts → published. Read when the project has these folders, OR when asked to capture an idea, start or revise a draft, review a piece before it ships, or publish it. Carries the stage flow and review behaviors so that guidance does not live inside template bodies or folder descriptions. Complements the platform `open-knowledge` skill; does not replace it.
inkeep/open-knowledgeInstalar - open-knowledge4.2k
Authoritative agent-runtime contract for working inside an OpenKnowledge project — a markdown-CRDT knowledge base exposed over MCP. Use whenever reading, listing, searching, editing, or linting any `.md` or `.mdx` file in the project, and before any `mcp__open-knowledge__*` tool call (`exec`, `search`, `write`, `edit`, `lint`, and the rest). Installed by `ok init`, so its presence means this is an OpenKnowledge project and it governs every markdown file here. Covers the read/write tool surface, grounding and linking rules, folder/template conventions, the live browser preview, and the rule that OK's MCP tools — never native file tools — handle in-scope markdown.
inkeep/open-knowledgeInstalar Use when the user wants to create, author, write, or design a new Agent Skill (a SKILL.md) — for OpenKnowledge or for their editors — including requests like 'help me write a skill', 'make a skill that…', 'turn this workflow into a skill', or improving an existing skill's triggering and discipline. Also use when capturing reusable agent guidance that should live as an installable skill rather than a one-off prompt. Covers choosing scope (project vs global), authoring inside a plugin or skills-distribution repo (write in the repo's own layout, never install), the SKILL.md frontmatter contract, progressive-disclosure structure, evaluating the skill, and installing it into the user's editors.
inkeep/open-knowledgeInstalar- anvil4.1k
Evidence-first coding workflow. Use this skill for ANY task that writes, modifies, fixes, refactors, or reviews code — bug fixes, new features, refactors, config changes, even one-line edits. Verifies before presenting, attacks its own output with adversarial multi-model review, and tracks every check in a SQL ledger. The skill's own task-sizing scales effort down for trivial changes, so it is safe to apply broadly. Trigger whenever the user asks for code changes, mentions a bug, feature, refactor, or asks you to implement, fix, or improve anything in a codebase.
SenteLabsAI/OpenExecutiveInstalar - flyctl4.1k
Operate the two Fly.io apps for Open Executive (openexec-api-dev, openexec-ui-dev). Use this skill whenever the user asks to tail logs, SSH for SQLite inspection, list/set/unset secrets, check deploy status, restart machines, deploy, or rotate AUTH_SECRET. Covers the exact commands, SQLite paths, and known gotchas for this project. Tiered safety: read-only runs freely; destructive needs explicit user confirmation.
SenteLabsAI/OpenExecutiveInstalar - openexec-api4.1k
Interact with the Open Executive FastAPI backend via curl. Use this skill when the user asks to hit /chat, /today, /people, /scheduled_actions, /architecture/*, /health/*, /fixtures/*, /audit/*, or any HTTP endpoint on openexec-api-dev.fly.dev (dev) or localhost:8000 (local). Authenticates via $BACKEND_SHARED_SECRET in the x-api-key header. Tiered safety: GET runs freely, mutating POSTs need explicit confirmation.
SenteLabsAI/OpenExecutiveInstalar Operate the Telegram Search CLI through an authorized local profile. Use when an agent needs to discover Telegram chats, read bounded remote messages, explicitly synchronize history with user-approved Telegram Takeout, query/search/contextualize persisted messages, compute statistics, export deterministic JSONL, or run a real CLI end-to-end canary. Never send or modify Telegram messages.
groupultra/telegram-searchInstalar- skill-extract4.1k
Reverse-engineer design systems, tokens, and components from live products or screenshots
nyldn/claude-octopusInstalar - flow-define4.1k
Multi-AI requirements scoping using available external providers (Double Diamond Define phase)
nyldn/claude-octopusInstalar - flow-deliver4.1k
Multi-AI validation, scoring, and review using available external providers (Double Diamond Deliver phase)
nyldn/claude-octopusInstalar - flow-develop4.1k
Multi-AI implementation using available external providers (Double Diamond Develop phase)
nyldn/claude-octopusInstalar - flow-discover4.1k
Multi-AI research using available external providers (Double Diamond Discover phase)
nyldn/claude-octopusInstalar - flow-parallel4.1k
Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates
nyldn/claude-octopusInstalar - flow-spec4.1k
NLSpec authoring — use when you need a structured specification from multi-AI research and consensus
nyldn/claude-octopusInstalar System architecture and API design with multi-AI consensus — use for design reviews and new subsystems
nyldn/claude-octopusInstalar- skill-audit4.1k
Audit codebases for quality, consistency, and broken patterns — use for pre-release or tech debt review
nyldn/claude-octopusInstalar - skill-claw4.1k
OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox
nyldn/claude-octopusInstalar Expert multi-AI code review with inline PR comments — use for thorough quality and security analysis
nyldn/claude-octopusInstalarExtract patterns and anatomy from URLs — use to reverse-engineer content strategies from live pages
nyldn/claude-octopusInstalarAuto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type
nyldn/claude-octopusInstalarGitHub Copilot CLI as optional zero-cost provider via copilot -p programmatic mode
nyldn/claude-octopusInstalarProject remaining workflow cost from per-phase averages — warns on budget ceiling overruns
nyldn/claude-octopusInstalarTrace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs
nyldn/claude-octopusInstalar- skill-debate4.1k
Structured multi-provider AI debates between Claude and available advisors — use for critical decisions
nyldn/claude-octopusInstalar - skill-debug4.1k
Debug issues methodically — use when stuck on errors, test failures, or unexpected behavior
nyldn/claude-octopusInstalar Present options with trade-offs for informed decision-making — use when choosing between approaches
nyldn/claude-octopusInstalar- skill-deck4.1k
Generate slide deck presentations from briefs — use when you need slides, pitch decks, or visual summaries
nyldn/claude-octopusInstalar - octopus-research4.1k
Thorough research across multiple sources — use for complex topics needing broad synthesis
nyldn/claude-octopusInstalar Persist design documents with branch tracking, revision chains, and cross-session discovery
nyldn/claude-octopusInstalarAudit whether a multi-agent setup earns its coordination cost — use before adding an agent, or when a workflow feels slow or agents agree without adding signal
nyldn/claude-octopusInstalar- skill-authoring4.1k
Principles for writing skills that behave the same way every run — use when adding, editing, or reviewing a skill in this plugin
nyldn/claude-octopusInstalar Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables
nyldn/claude-octopusInstalar- skill-doc-sync4.1k
Post-ship doc sync across project markdown. Use when: sync docs, update docs, document changes, release notes.
nyldn/claude-octopusInstalar - skill-doctor4.1k
Environment diagnostics — check providers, auth, config, hooks, scheduler, and more
nyldn/claude-octopusInstalar - skill-factory4.1k
Run a full build-and-ship pipeline from a spec — use for hands-off project generation
nyldn/claude-octopusInstalar Wrap up a branch — run tests, create PR, merge or discard — use when implementation is done
nyldn/claude-octopusInstalar- skill-intake4.1k
Move incoming issues and pull requests through triage states until each is actionable or closed — use when the queue has piled up or a report arrives unsorted
nyldn/claude-octopusInstalar Use when starting a complex or ambiguous task that risks scope drift
nyldn/claude-octopusInstalar- skill-issues4.1k
Track project blockers, bugs, and gaps across sessions — use when issues pile up or need triage
nyldn/claude-octopusInstalar Run tasks in a loop until goals are met — use for iterative refinement, polling, or convergence
nyldn/claude-octopusInstalarSwitch to Knowledge Work mode for research and writing — use when task is non-code focused
nyldn/claude-octopusInstalarCraft better prompts using proven optimization techniques — use when your prompt needs refinement
nyldn/claude-octopusInstalarUse when choosing native or multi-LLM handling for init, review, or security requests
nyldn/claude-octopusInstalarDecompose large tasks across parallel agents — use for migrations, multi-file refactors, or batch work
nyldn/claude-octopusInstalar- skill-prd4.1k
Write an AI-optimized PRD using multi-AI orchestration — use when scoping a new feature or product
nyldn/claude-octopusInstalar - octopus-quick4.1k
Quick execution for ad-hoc tasks without full workflow overhead — use for small, self-contained requests
nyldn/claude-octopusInstalar - skill-resume4.1k
Pick up where you left off from a previous session — use after context resets, compaction, or new conversations
nyldn/claude-octopusInstalar Use when a reviewer, CI bot, or another AI leaves feedback to address
nyldn/claude-octopusInstalar- skill-rollback4.1k
Roll back to a previous checkpoint via git — use when a change went wrong and you need to revert
nyldn/claude-octopusInstalar OWASP compliance, vulnerability scanning, and adversarial red team testing — use for security reviews
nyldn/claude-octopusInstalarURL validation and content sanitization for untrusted sources — use when handling external input safely
nyldn/claude-octopusInstalar- skill-ship4.1k
Package and finalize completed work for delivery — use when a feature is done and ready to ship
nyldn/claude-octopusInstalar Use when a PR or feature needs both specification and code-quality review
nyldn/claude-octopusInstalar- skill-status4.1k
Show where you are in the workflow and what to do next — use for progress checks and orientation
nyldn/claude-octopusInstalar Manage tasks with Claude Code native tools — use to track TODOs, delegate work, and monitor progress
nyldn/claude-octopusInstalar- skill-tdd4.1k
Build features with tests-before-code rigor — use for new features needing test coverage
nyldn/claude-octopusInstalar Brainstorm creatively with pattern spotting and paradox hunting — use for ideation and exploration
nyldn/claude-octopusInstalarDesign UI/UX systems with style guides, palettes, typography, and component specs for new interfaces
nyldn/claude-octopusInstalarUse when about to declare work complete, fixed, passing, or done
nyldn/claude-octopusInstalarProcess screenshot-based UI/UX feedback to fix visual issues — use when users share screenshots of bugs
nyldn/claude-octopusInstalarBreak a plan or spec into vertical slices that each declare what blocks them — use when work is agreed but not yet cut into fileable pieces
nyldn/claude-octopusInstalarCreate zero-context implementation plans with bite-sized tasks — use for multi-step feature planning
nyldn/claude-octopusInstalar- sys-configure4.1k
Configure Claude Octopus — redirects to /octo:setup interactive wizard
nyldn/claude-octopusInstalar Turn an investment agent into a supply-chain bottleneck hunter. Use this skill for source-backed investment research, live market/theme scans, AI/semi/technology value-chain mapping, A-share/HK/US stock screening, thesis stress tests, and Serenity-inspired research conversations. Trigger on requests like "用 Serenity 的方式看", "深度调研", "产业链/供应链/卡点/瓶颈", "A股 AI 半导体哪个最值得研究", "find unknown bottlenecks", "rank candidates", or "challenge this thesis". Outputs plain-language reasoning, ranked research priorities, evidence chains, risks, and next verification steps. Research support only; no trade execution.
muxuuu/serenity-skillInstalar- modlens4k
Plug-in vision for text-only models. Hard rule: when a file path or URL with an image extension (.png, .jpg, .jpeg, .webp, .gif, .heic, .heif) appears anywhere in the conversation (typed by the user, injected as a `[Image: source: <path>]` line, or inside a tag) and you cannot see that image's content, run this skill on it before any other approach: no self-built OCR, no PIL, no tesseract. Also triggers on pasted-image placeholders such as `[Image #1]` and `[Unsupported Image]`. If you can actually see the image, do not use this skill. When unsure, run `modlens guard` before the first read of a session: a deny verdict means the active model has native vision and must read the image itself. Runs the modlens CLI to convert the image into structured JSON evidence: every word transcribed, layout regions, semantics, visual clues. Also use when the user asks how to install, configure, or switch modlens providers (Gemini API key, OpenAI-compatible endpoints, Claude API or Claude Code CLI).
liustack/modlensInstalar Use when building, extending, or debugging AI agents with cascadeflow (agent runtime intelligence layer) — installing `cascadeflow` (Python) or `@cascadeflow/core`/`@cascadeflow/langchain` (TypeScript); using `CascadeAgent`, `ModelConfig`, harness APIs (`cascadeflow.init`, `cascadeflow.run`, `@agent` from `cascadeflow.harness`, `simulate`), `withCascade`/`CascadeFlow`; picking drafter+verifier pairs; per-step budget/compliance/KPI enforcement; quality validation; complexity pre-routing; tool execution and multi-turn agent loops; presets; decision traces; or wiring cascadeflow into LangChain, OpenAI Agents, CrewAI, PydanticAI, Google ADK, n8n, or Vercel AI SDK. Also when a user mentions "cascade", "drafter/verifier", "runtime intelligence", "in-process harness", "cost-optimized agent", "agent loop with cost control", is in the lemony-ai/cascadeflow repo, or found a bug in cascadeflow/integrations needing an upstream fix/PR.
lemony-ai/cascadeflowInstalar|
parcadei/Continuous-Claude-v3InstalarAgent Context Isolation
parcadei/Continuous-Claude-v3InstalarAgent Orchestration Rules
parcadei/Continuous-Claude-v3Instalar- agentic-workflow3.9k
Agentic Workflow Pattern
parcadei/Continuous-Claude-v3Instalar Guide for integrating Agentica SDK with Claude Code CLI proxy
parcadei/Continuous-Claude-v3InstalarReference guide for Agentica multi-agent infrastructure APIs
parcadei/Continuous-Claude-v3Instalar- agentica-prompts3.9k
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
parcadei/Continuous-Claude-v3Instalar - agentica-sdk3.9k
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
parcadei/Continuous-Claude-v3Instalar - agentica-server3.9k
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
parcadei/Continuous-Claude-v3Instalar - agentica-spawn3.9k
Spawn Agentica multi-agent patterns
parcadei/Continuous-Claude-v3Instalar Async REPL Protocol
parcadei/Continuous-Claude-v3Instalar- leann-search3.9k
Semantic search across codebase using LEANN vector index
parcadei/Continuous-Claude-v3Instalar Router-First Architecture
parcadei/Continuous-Claude-v3Instalar- search-hierarchy3.9k
Search Tool Hierarchy
parcadei/Continuous-Claude-v3Instalar - search-tools3.9k
Search Tool Hierarchy
parcadei/Continuous-Claude-v3Instalar - ast-grep-find3.9k
AST-based code search and refactoring via ast-grep MCP
parcadei/Continuous-Claude-v3Instalar Background Agent Pings
parcadei/Continuous-Claude-v3InstalarAnalyze Claude Code sessions via Braintrust
parcadei/Continuous-Claude-v3InstalarBraintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
parcadei/Continuous-Claude-v3Instalar- build3.9k
Workflow orchestrator that chains existing skills for feature development
parcadei/Continuous-Claude-v3Instalar - cli-reference3.9k
Claude Code CLI commands, flags, headless mode, and automation patterns
parcadei/Continuous-Claude-v3Instalar - commit3.9k
Create git commits with user approval and no Claude attribution
parcadei/Continuous-Claude-v3Instalar - complete-skill3.9k
A complete skill for E2E testing
parcadei/Continuous-Claude-v3Instalar - completion-check3.9k
Completion Check: Verify Infrastructure Is Wired
parcadei/Continuous-Claude-v3Instalar Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".
parcadei/Continuous-Claude-v3InstalarCreate or update continuity ledger for state preservation across clears
parcadei/Continuous-Claude-v3Instalar- create-handoff3.9k
Create handoff document for transferring work to another session
parcadei/Continuous-Claude-v3Instalar - dead-code3.9k
Find unused functions and dead code in the codebase
parcadei/Continuous-Claude-v3Instalar - debug-hooks3.9k
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
parcadei/Continuous-Claude-v3Instalar - debug3.9k
Debug issues by investigating logs, database state, and git history
parcadei/Continuous-Claude-v3Instalar - describe-pr3.9k
Generate comprehensive PR descriptions following repository templates
parcadei/Continuous-Claude-v3Instalar Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
parcadei/Continuous-Claude-v3InstalarEnvironment Triage
parcadei/Continuous-Claude-v3Instalar