magicpath
v1.0.9-ghast.1Search, inspect, install, create, and edit MagicPath UI components and canvas projects through MagicPath's official pinned CLI.
By MagicPathLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/magicpath/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json└── skills/magicpath/SKILL.md
Included Skills1
Search, inspect, install, create, and edit MagicPath UI components, projects, themes, canvas code, images, and hosted skills through MagicPath's official pinned CLI.
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "magicpath",
"version": "1.0.9-ghast.1",
"description": "Search, inspect, install, create, and edit MagicPath UI components and canvas projects through MagicPath's official pinned CLI.",
"author": {
"name": "MagicPath",
"url": "https://www.magicpath.ai"
},
"homepage": "https://www.magicpath.ai",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "development",
"upstreamRevision": "npm-magicpath-ai-2.6.1-a1fe8d745a10+skills-a1ced96ad9da",
"icon": "./assets/icon.svg"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[magicpath on Agent Plugins Marketplace](https://pluginsmp.com/plugins/magicpath-2)