writing-skills by sickn33/antigravity-awesome-skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill writing-skills广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
references/templates/ 中选择---
name: my-technique
description: 当 [特定症状出现] 时使用。
metadata:
category: technique
triggers: error-text, symptom, tool-name
---
# 我的技术
## 何时使用
- [症状 A]
- [错误消息]
| 错误 | 修复方法 |
|---|---|
| 描述总结了工作流程 | 仅使用"当...时使用"触发器 |
没有 metadata.triggers | 添加 3 个以上关键词 |
| 通用名称("helper") | 使用动名词形式(creating-skills) |
| 冗长单一的 SKILL.md 文件 | 拆分成 references/ 目录 |
更多内容请参见 gotchas.md。
部署任何技能前:
name 字段与目录名完全一致SKILL.md 文件名全部大写metadata.triggers 包含 3 个以上关键词references/)@ 强制加载/write-skill 命令进行引导式技能创建创建第 1 层技能:
mkdir -p ~/.config/opencode/skills/my-technique
touch ~/.config/opencode/skills/my-technique/SKILL.md
创建第 2 层技能:
mkdir -p ~/.config/opencode/skills/my-skill/references/core
touch ~/.config/opencode/skills/my-skill/{SKILL.md,gotchas.md}
touch ~/.config/opencode/skills/my-skill/references/core/README.md
每周安装量
326
代码仓库
GitHub 星标数
27.4K
首次出现
2026年1月19日
安全审计
安装于
opencode262
gemini-cli258
claude-code253
codex233
cursor222
antigravity221
Dispatcher for skill creation excellence. Use the decision tree below to find the right template and standards.
Create a NEW skill:
Improve an EXISTING skill:
Verify Compliance:
| Component | Purpose |
|---|---|
| CSO | "SEO for LLMs". How to write descriptions that trigger. |
| Standards | File naming, YAML frontmatter, directory structure. |
| Anti-Rationalization | How to write rules that agents won't ignore. |
| Testing | How to ensure your skill actually works. |
references/templates/---
name: my-technique
description: Use when [specific symptom occurs].
metadata:
category: technique
triggers: error-text, symptom, tool-name
---
# My Technique
## When to Use
- [Symptom A]
- [Error message]
| Mistake | Fix |
|---|---|
| Description summarizes workflow | Use "Use when..." triggers only |
No metadata.triggers | Add 3+ keywords |
| Generic name ("helper") | Use gerund (creating-skills) |
| Long monolithic SKILL.md | Split into references/ |
See gotchas.md for more.
Before deploying any skill:
name field matches directory name exactlySKILL.md filename is ALL CAPSmetadata.triggers has 3+ keywordsreferences/ for more)@ force-loading in cross-references/write-skill command for guided skill creationCreate a Tier 1 skill:
mkdir -p ~/.config/opencode/skills/my-technique
touch ~/.config/opencode/skills/my-technique/SKILL.md
Create a Tier 2 skill:
mkdir -p ~/.config/opencode/skills/my-skill/references/core
touch ~/.config/opencode/skills/my-skill/{SKILL.md,gotchas.md}
touch ~/.config/opencode/skills/my-skill/references/core/README.md
Weekly Installs
326
Repository
GitHub Stars
27.4K
First Seen
Jan 19, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode262
gemini-cli258
claude-code253
codex233
cursor222
antigravity221
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
40,300 周安装