multica/skills
Jiang Bohan 9b8aebdf76 chore(skills): remove redundant provider skill
The /provider command is now a built-in CLI command in chat.ts,
which directly calls oauth/providers.ts for accurate status.
The skill was redundant and could produce inconsistent results
since it relied on LLM reading files instead of using the API.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:54:42 +08:00
..
code-review feat(agent): add skills system with profile integration (#21) 2026-01-30 05:21:57 +08:00
commit feat(agent): add skills system with profile integration (#21) 2026-01-30 05:21:57 +08:00
profile-setup refactor(profile-setup): simplify setup to focus on agent identity and user info 2026-02-01 23:59:59 +08:00
skill-creator docs(skill-creator): support profile-specific skill creation 2026-01-31 18:53:27 +08:00