21a80de3bc
Marketplace 'sisyphuslabs' / plugin 'omo' reused verbatim; CC native
{name,owner,plugins[]} schema with explicit source ./plugins/omo (no
metadata.pluginRoot, no Codex interface block).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
24 lines
758 B
JSON
24 lines
758 B
JSON
{
|
|
"name": "sisyphuslabs",
|
|
"owner": {
|
|
"name": "Yeongyu Kim",
|
|
"email": "yeongyu@users.noreply.github.com",
|
|
"url": "https://github.com/code-yeongyu"
|
|
},
|
|
"description": "Sisyphus Labs — local Claude Code components delivered as one omo plugin.",
|
|
"plugins": [
|
|
{
|
|
"name": "omo",
|
|
"source": "./plugins/omo",
|
|
"description": "Unified local Claude Code components: rules, comment-checker, LSP, ultrawork, ultragoal, start-work continuation, and telemetry — with bundled ast-grep + LSP MCP servers.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Yeongyu Kim",
|
|
"url": "https://github.com/code-yeongyu"
|
|
},
|
|
"category": "Developer Tools",
|
|
"keywords": ["claude-code", "claude-code-plugin", "omo", "hooks", "mcp", "skills"]
|
|
}
|
|
]
|
|
}
|