Commit Graph

5 Commits

Author SHA1 Message Date
jackwener
df9b58ed0a docs: comprehensive SKILL.md rewrite — add install, all commands, patterns, error handling, safety notes 2026-03-09 01:38:51 +08:00
jackwener
0a7b6a6b78 fix: console output to stderr for clean --json output
- Change Console() to Console(stderr=True) so all status/progress
  messages go to stderr, keeping stdout pure JSON when --json is used
- Add missing exception handling in likes command for fetch_user
- Fix SKILL.md: favorite -> favorites (correct command name)
2026-03-08 22:37:00 +08:00
jackwener
0df8f3af9b Improve skill metadata and npx skills docs 2026-03-06 21:16:29 +08:00
jackwener
81486e31d5 docs: add skill metadata frontmatter for ClawHub publish 2026-03-05 16:54:08 +08:00
jackwener
dc1a76ddbb docs: add AI skill and ClawHub sections with SKILL.md 2026-03-05 16:52:04 +08:00