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)
3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
export * from "./types"
|
|
export { skill } from "./tools"
|