Files
skill-template/references/README.md
chendelian c7d7832749
All checks were successful
技能自动化发布 / release (push) Successful in 8s
chore: auto release commit (2026-06-14 11:12:03)
2026-06-14 11:12:04 +08:00

693 B

Agent 参考索引

本目录供 Agent 运行、编排、调用 skill 时渐进式加载,不是用户市场说明。

文档 用途
根目录 README.md 用户市场详情页说明
SKILL.md LLM / OpenClaw 平台技能入口
CLI.md 命令行入口、参数与调用契约
SCHEMA.md 输入输出、数据库与字段说明
../development/ 开发、测试、技术规范(给开发者 / AI 编程代理)

按需阅读:编排任务时优先 CLI.md;解析结构化字段时读 SCHEMA.md;运行时环境细节见 ../development/RUNTIME.md