Borrowing it
Nothing to install: this file belongs to lacrif/mcp-archimate. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/lacrif/mcp-archimate/main/.github/skills/archimate-api/SKILL.mdgit clone --depth 1 https://github.com/lacrif/mcp-archimateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/lacrif/mcp-archimate/archimate-api)<a href="https://agentmods.dev/skills/lacrif/mcp-archimate/archimate-api"><img src="https://agentmods.dev/badge/skills/lacrif/mcp-archimate/archimate-api.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00066 | $0.01690 |
| Opus 5 | $0.00033 | $0.00845 |
| Sonnet 5 | $0.00013 | $0.00338 |
| Haiku 4.5 | $0.00007 | $0.00169 |
Grade A, and why
archimate-api scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Vérifier qu'il répond : `curl http://127.0.0.1:8000/` How it starts
The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ArchiMate API Skill
API REST pour interroger et modifier le modèle ArchiMate (.archimate natif Archi Tool, aligné ArchiMate 3.1 XSD).
Base URL : http://127.0.0.1:8000
Prérequis
Le serveur doit être démarré avant toute requête :
npm start
Vérifier qu'il répond : curl http://127.0.0.1:8000/
Swagger UI disponible sur http://127.0.0.1:8000/docs
Endpoints disponibles
| Méthode | Route | Description |
|---|---|---|
| GET | / |
Infos générales du modèle |
| POST | /save |
Sauvegarde le modèle sur disque |
| GET | /openapi.json |
Spécification OpenAPI 3.0 |
| GET | /docs |
Swagger UI interactif |
| GET | /elements/types |
Types ArchiMate distincts présents |
| GET | /elements |
Liste les éléments (filtres: type, name) |
| GET | /elements/{id} |
Détail d'un élément |
| POST | /elements |
Crée un élément (name, type requis) |
| PUT | /elements/{id} |
Modifie un élément (patch partiel) |
| DELETE | /elements/{id} |
Supprime un élément (cascade relations) → 204 |
| GET | /relationships/types |
Types de relations distincts |
| GET | /relationships |
Liste les relations (filtres: type, source_id, target_id) |
| GET | /relationships/{id} |
Détail d'une relation |
| POST | /relationships |
Crée une relation (type, source, target requis) |
| PUT | /relationships/{id} |
Modifie une relation (patch partiel, source/target inclus) |
| DELETE | /relationships/{id} |
Supprime une relation → 204 |
| GET | /views |
Liste les vues du modèle |
| GET | /views/{id} |
Détail d'une vue avec nœuds et connexions |
| POST | /views |
Crée une vue (name requis) |
| POST | /views/{id}/nodes |
Ajoute un nœud à une vue (element_id requis) |
| GET | /views/{id}/image |
Image SVG ou PNG de la vue (?format=svg par défaut, ?format=png nécessite sharp) |
Champs de réponse (alignés XSD ArchiMate 3.1)
| Objet | Champs clés |
|---|---|
| Élément | identifier, name, type, documentation, properties |
| Relation | identifier, type, source, target, source_name, target_name, name, documentation, properties, access_type, is_directed, modifier |
| Vue | identifier, name, viewpoint, documentation, node_count, connection_count |
| Nœud | identifier, element_ref, name, x, y, w, h, style, children |
| Connexion | identifier, relationship_ref, source, target, name, style |
| Style | fill_color, line_color, font (name, size, color), line_width |
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 112 lines · 66 tokens per session scan A 320eec2aab07
archimate-api is a skill published in the GitHub repository lacrif/mcp-archimate (0 stars, last pushed 3mo ago), licensed MIT. It adds 66 tokens to every session and 1,690 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
中文可编辑简历制作技能:默认基于 ASu 单栏高密度技术简历模板,根据用户经历制作或复刻可编辑 HTML/PDF;用户也可以指定仓库内其他模板、本地 HTML 或参考截图。用户输入“/make-resume”“我要阿酥同款简历”或要求制作、修改、复刻简历文件时使用。.
prototype-web
可点击的功能性 Web 原型, 含导航、英雄区、特性区、CTA.