Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
42c5575a7c Add helius to marketplace 2026-03-17 13:30:33 -07:00

View File

@@ -1040,14 +1040,16 @@
"homepage": "https://github.com/intercom/claude-plugin-external" "homepage": "https://github.com/intercom/claude-plugin-external"
}, },
{ {
"name": "optibot", "name": "helius",
"description": "AI code review that catches production-breaking bugs, business logic issues, and security vulnerabilities — directly in Claude Code.", "description": "Build on Solana with Helius — live blockchain tools, expert coding patterns, and autonomous account signup",
"source": { "source": {
"source": "url", "source": "git-subdir",
"url": "https://github.com/Optimal-AI/optibot-skill.git", "url": "helius-labs/core-ai",
"sha": "981db1f630c3116d7df0a71e5967af55b08e813c" "path": "helius-plugin",
"ref": "main",
"sha": "05ea4d1128d46618266bbcc23a5e7019c57be0d6"
}, },
"homepage": "https://getoptimal.ai" "homepage": "https://www.helius.dev/docs"
} }
] ]
} }