Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

opencode

opencode contiene 5 skills recopiladas de obukhovaa, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
4
actualizado
2026-07-16
Forks
2
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

flow-creator
Desarrolladores de software

Create and edit OpenCode flow YAML files that define deterministic, multi-step agent workflows. Use when the user asks to create a new flow, build an automation pipeline, design a multi-step agent workflow, convert a process description into a flow, or edit an existing flow definition. Also use when the user asks about flow syntax, step routing, structured output schemas, session management, parallel branching, fallback strategies, or postponed steps in the context of OpenCode flows.

2026-07-16
sync-server-api
Desarrolladores de software

Audit our Go fork's HTTP REST API and ACP implementation against the dax opencode TypeScript reference (anomalyco/opencode). Detects missing endpoints, type mismatches, and behavioural gaps. Use when adding features, reviewing PRs, or periodically confirming compatibility. Pass an optional focus area as argument (e.g., "session", "acp", "events").

2026-05-17
add-model
Desarrolladores de software

Add or remove LLM model definitions for providers (Anthropic, OpenAI, Gemini, VertexAI, Bedrock). Use when the user provides a model card URL, documentation link, or plain text description of a new model to register. Also use when asked to remove/deprecate an existing model. Handles model struct definition, provider registration, README update, and schema regeneration.

2026-04-24
feature-guide
Especialistas en gestión de proyectos

Load implementation guidance for a specific product feature. Pass the feature name as an argument (e.g., /feature-guide cron-tool).

2026-03-31
mysql-recover
Administradores de bases de datos

Recover MySQL/InnoDB tables with missing tablespace (.ibd files) in Docker environments. Use when you see ERROR 1812 (HY000) "Tablespace is missing for table" after Docker restarts or crashes.

2026-03-31