Skip to content

Add skill CRUD and slash-command support#101

Merged
BunsDev merged 1 commit intomainfrom
okcode/skills-plugin-slash-commands
Mar 29, 2026
Merged

Add skill CRUD and slash-command support#101
BunsDev merged 1 commit intomainfrom
okcode/skills-plugin-slash-commands

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Mar 29, 2026

Summary

  • Added shared skill schemas and WebSocket/native API methods for listing, reading, creating, deleting, and searching skills.
  • Introduced a server-side SkillService to wrap shared skill filesystem operations behind Effect services.
  • Extended the chat composer to recognize /skill, surface skill subcommands, and autocomplete installed skills with scoped badges and tags.
  • Wired the UI to fetch installed skills so the command menu can search and display them dynamically.

Testing

  • Not run (bun fmt, bun lint, bun typecheck not executed).
  • Not run (bun run test not executed).

- Wire skill RPCs through server and web native API
- Surface installed skills and /skill subcommands in composer menus
- Add shared skill contracts and utilities
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Building Building Preview Mar 29, 2026 7:17am

@github-actions github-actions bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 29, 2026
@BunsDev BunsDev merged commit 7b45efe into main Mar 29, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant