Skills are loaded from: - ~/.claude/skills/ (user scope) - .claude/skills/ (project scope) Each skill directory contains SKILL.md with frontmatter metadata. 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
3 lines
49 B
TypeScript
3 lines
49 B
TypeScript
export * from "./types"
|
|
export * from "./loader"
|