Files
obelisk/skills-lock.json
tommy0103 cc01df9fec fix(cli): clarify skill scope and stabilize Node 22 tests
Require the bootstrap agent to ask whether the skill should be installed locally or globally, and suppress only SQLite’s ExperimentalWarning in CLI test processes.
2026-07-16 20:51:58 +08:00

12 lines
269 B
JSON

{
"version": 1,
"skills": {
"obelisk": {
"source": "tommy0103/obelisk-skill",
"sourceType": "github",
"skillPath": "skills/obelisk/SKILL.md",
"computedHash": "3f8e5bd50cd3bdfe6658243a3379bf4c44379a60bed3c1c946195529db1b8dfd"
}
}
}