archimate-ea
v1.0.0Conversational ArchiMate 3.2 enterprise-architecture facilitator. Elicits requirements and designs the full layered model with the user into one YAML running model (single source of truth), validates it against the metamodel, then generate-forwards PlantUML views and Open Group Exchange XML for the Archi tool.
By dobachi0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- 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 →
Install plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install archimate-ea@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/dobachi/claude-skills-marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/archimate-ea/.
Plugin files
├── .claude-plugin/plugin.json└── skills/archimate-ea/SKILL.md
Included Skills1
Facilitate enterprise-architecture requirements analysis and design in ArchiMate 3.2. Conversationally elicit stakeholders, goals, requirements and the full layered stack into ONE YAML running model (the single source of truth), validate it against the metamodel, then generate-forward PlantUML views and Open Group Exchange XML for the Archi tool. Use when the user wants to model EA, do ArchiMate, work on エンタープライズアーキテクチャ / 要求分析 / アーキテクチャ設計, or produce .archimate / Open Exchange output.
Plugin manifests1
{
"name": "archimate-ea",
"description": "Conversational ArchiMate 3.2 enterprise-architecture facilitator. Elicits requirements and designs the full layered model with the user into one YAML running model (single source of truth), validates it against the metamodel, then generate-forwards PlantUML views and Open Group Exchange XML for the Archi tool.",
"version": "1.0.0",
"author": {
"name": "dobachi"
}
}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.
[archimate-ea on Agent Plugins Marketplace](https://pluginsmp.com/plugins/archimate-ea)