Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:225
forks:45
updated:13 janvier 2026 à 23:21
SKILL.md
Debug production issues on Vercel using logs, database inspection, and proper deployment waiting
Make features testable by design. Testing pyramid from fast (local) to slow (UI). Expose APIs securely for testing.
Manage DNS records for domains hosted on Vercel using the Vercel CLI
Workspace guide to introduce OpenWork and onboard new users.
Access and update company administrative information stored in Notion
Keep the 0 Finance CLI aligned with product capabilities.
| name | skill-authoring |
| description | Create and register new OpenCode skills in this repo |
| compatibility | opencode |
| metadata | {"scope":"repo","format":"skill-md"} |
skill tool^[a-z0-9]+(-[a-z0-9]+)*$ and is 1–64 chars..opencode/skill/<name>/SKILL.md and ensure the folder matches the name.name and description (optional: license, compatibility, metadata).skill tool list.opencode.json with permission.skill rules..opencode/skill/<name>/SKILL.md.claude/skills/<name>/SKILL.md~/.config/opencode/skill/<name>/SKILL.md~/.claude/skills/<name>/SKILL.mdSKILL.md is all caps and contains YAML frontmattername matches folder namedescription is 1–1024 characters---
name: git-release
description: Create consistent releases and changelogs
compatibility: opencode
---
## What I do
- Draft release notes from merged PRs
- Propose a version bump
- Provide a `gh release create` command
skill tool listskill({ name }) loads without errors