feat(shared-skills): scaffold shared skills workspace package

This commit is contained in:
YeonGyu-Kim
2026-05-26 20:28:07 +09:00
parent f77338b4a2
commit 74ece8181a
4 changed files with 41 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "@oh-my-opencode/shared-skills",
"version": "0.1.0",
"private": true,
"description": "Cross-harness SKILL.md files shared between OMO and Codex"
}