一键导入
skill-creator
Create and refine reusable OpenCode-native skills. Use when defining, reviewing or validating a SKILL.md workflow for OpenCode agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create and refine reusable OpenCode-native skills. Use when defining, reviewing or validating a SKILL.md workflow for OpenCode agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Drive the user's logged-in Chrome through the browser_* tools to navigate, read, click, type and screenshot real tabs. Use when a task needs the user's authenticated browser session (web apps, internal tools, an open Gmail tab) rather than fetching a public URL.
Translate PPTX and XLSX files. For XLSX you can either create a new translated workbook (default) or edit the original file in place by adding a translated sheet next to each original sheet. Use when the user asks to translate a .pptx or .xlsx file, keep formatting, preserve slides or workbook structure, add a Vietnamese/other-language sheet, or create a translated presentation or spreadsheet.
Remember durable facts, preferences and decisions so they carry across separate chats
Translate PDF, DOCX and Markdown files into a new document while preserving the source structure as closely as possible. Use when the user asks to translate a .pdf, .docx, .md or .markdown file, keep formatting, preserve layout/structure, or create a translated document artifact.
Review code changes for bugs regressions and missing tests
Update project documentation to match implemented behavior
| name | skill-creator |
| description | Create and refine reusable OpenCode-native skills. Use when defining, reviewing or validating a SKILL.md workflow for OpenCode agents. |
| compatibility | opencode |
Create the smallest skill that reliably guides the requested workflow. Confirm intent before adding files.
SKILL.md.description and operational steps in the Markdown body.references/, deterministic helpers into scripts/ and reusable static files into assets/ only when needed.Read references/opencode-format.md for the OpenCode-native format.