Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

opencode

opencode 收录了来自 obukhovaa 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
4
更新
2026-07-16
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

flow-creator
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
项目管理专家

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
数据库管理员

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