Loading...
Loading...
Compare original and translation side by side
~/Code/joelhooks/joelclaw/skills/~/.agents/skills/<name>~/Code/joelhooks/joelclaw/skills/<name>~/.pi/agent/skills/<name>~/Code/joelhooks/joelclaw/skills/<name>.agents/.pi/.claude/~/.agents/skills/~/Code/joelhooks/joelclaw/skills/~/.agents/skills/<name>~/Code/joelhooks/joelclaw/skills/<name>~/.pi/agent/skills/<name>~/Code/joelhooks/joelclaw/skills/<name>.agents/.pi/.claude/~/.agents/skills/skill-gardenskill-garden~/.agents/skills/~/.pi/agent/skills/packages/system-bus/packages/cli/joelclaw~/.agents/skills/~/.pi/agent/skills/packages/system-bus/packages/cli/joelclawAGENTS.mdpiAGENTS.mdpiundefinedundefinedundefinedundefinedskill-garden.findingsskill-garden.findingsjoelclaw send "skill-garden/check" --data '{"deep": true}'joelclaw send "skill-garden/check" --data '{"deep": true}'undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedcat skills/<name>/SKILL.mdAGENTS.mdgit add skills/<name> && git commit -m "skill(<name>): update for current architecture"cat skills/<name>/SKILL.mdAGENTS.mdgit add skills/<name> && git commit -m "skill(<name>): update for current architecture"mkdir -p skills/<name>mkdir -p skills/<name>
See the [add-skill skill](../add-skill/SKILL.md) for the full idiomatic process.
完整的标准流程请参考[add-skill skill](../add-skill/SKILL.md)。| Pattern | What it means | Current reality |
|---|---|---|
| legacy k8s distro token | Old k8s distribution reference | Talos v1.12.4 on Colima |
| legacy vector DB token | Old vector store reference | Typesense with vector search |
| launchctl worker command token | Old worker deploy mode | k8s Deployment |
| standalone worker clone path token | Old worker path | |
| standalone CLI path token | Old CLI path | |
| short CLI alias token | Old CLI name | |
STALE_PATTERNSskill-garden.ts| 模式 | 含义 | 当前实际情况 |
|---|---|---|
| legacy k8s distro token | 旧版k8s发行版引用 | Colima上的Talos v1.12.4 |
| legacy vector DB token | 旧版向量存储引用 | 支持向量搜索的Typesense |
| launchctl worker command token | 旧版Worker部署模式 | k8s Deployment |
| standalone worker clone path token | 旧版Worker路径 | 单体仓库中的 |
| standalone CLI path token | 旧版CLI路径 | 单体仓库中的 |
| short CLI alias token | 旧版CLI名称 | |
skill-garden.tsSTALE_PATTERNS---
name: skill-name
description: "What this skill does and when to use it"
---version: 1.0.0
author: Joel Hooks
tags: [relevant, tags]
displayName: Human Readable Name---
name: skill-name
description: "该skill的功能及适用场景"
---version: 1.0.0
author: Joel Hooks
tags: [relevant, tags]
displayName: 可读名称| What | Path |
|---|---|
| Repo skills (canonical) | |
| Inngest function | |
| ADR | |
| Home dir: agents | |
| Home dir: pi | |
| Stale patterns | |
| 内容 | 路径 |
|---|---|
| 仓库skill(权威数据源) | |
| Inngest函数 | |
| ADR文档 | |
| 主目录:agents | |
| 主目录:pi | |
| 过时模式 | |