feat(tools): add skill tool for invoking skills in conversation
Provides 'skill' tool that invokes skills loaded by skill-loader. Skills expand into detailed instructions when invoked. 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export * from "./types"
|
||||
export { skill } from "./tools"
|
||||
Reference in New Issue
Block a user