laily
a8efa5f359
feat(skiff): replace opencode target with agents standard dir
...
- targets: cursor, claude, codex, agents (~/.agents/skills, .agents/skills)
- agents dir covers OMP native discovery; drop omp/opencode targets
- project-level agents/cursor/codex share .agents/skills via idempotent symlinks
- migrate local state: remove ~/.config/opencode/skills links, reinstall into ~/.agents/skills
2026-08-24 14:25:08 +08:00
laily
7d1994cf93
refactor: unify skill source model
2026-07-30 12:11:25 +08:00
laily
076d87e303
refactor: fold ack kit into skill
2026-07-30 11:54:02 +08:00
laily
e667f58bf1
add README guidance to skill workflow
2026-07-29 21:08:04 +08:00
laily
262c138bee
feat: add shallow fetch and grouped skill selection
2026-07-29 10:57:53 +08:00
laily
18ebb70911
feat: add self-update and improve skill selector
2026-07-29 10:29:48 +08:00
laily
afbdde157f
feat: add explicit ack workflow skill
2026-07-28 17:08:33 +08:00
laily
983183d5b3
feat: support registry collections and docker publishing
2026-07-27 23:25:46 +08:00
laily
86cd1fa36d
feat: add skill draft workflow
2026-07-27 14:03:19 +08:00
laily
f1ed320991
feat(skiff): align CLI with Vercel skills and fix entry symlink
...
Replace install/uninstall with add/remove, add publish for git ops in
~/.skills, and resolve bin/skiff symlinks so commands work from any cwd.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-04 12:11:53 +08:00