Commit Graph

2 Commits

Author SHA1 Message Date
ywkj d5c9ffa542 refactor: 移除 @clawd/auth-runtime npm 依赖,改用 auth-cli.ts CLI wrapper
- 新增 src/auth-cli.ts:通过 subprocess 调用 auth-runtime CLI
- 新增 install.sh:检查 auth-runtime 目录
- 新增 README.md:文档化 auth-cli.ts 认证机制和新建 skill 检查清单
- package.json 移除 @clawd/auth-runtime 依赖
- src/index.ts 改用 createSkillClient API

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 14:44:09 +08:00
ivanberry 2c2c24a310 feat: initial skill template 2026-03-14 10:35:01 +08:00