agami-deploy

agami-deploy is a skill for Claude Code, Codex from AgamiAI/agami-core. It costs 192 tokens per session (3,040 once invoked), scanned D, original, no licence file.

A local deployment setup for creating a self-hosted agami MCP server, a service that lets Claude connect to agami. It is an early-access feature still being tested.

In plain words
What is it for?
Use it to gather deployment requirements and create a ready-to-run bundle for a team-shared agami service.
Why use it?
It prepares the files and settings needed for a team to run a shared server on its own machine.

Skill for Claude CodeCodex

Part of the agami-core plugin — 9 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/agamiai/agami-core/agami-deploy
Any agent
npx skills add AgamiAI/agami-core --skill agami-deploy
Clone the repo
git clone --depth 1 https://github.com/AgamiAI/agami-core

Made for: Claude Code, Codex.

Or install agami-core, the plugin that ships this one along with the rest of its 9 skills.

Wrote 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.

agentmods badge for agami-deploy

README.md
[![agentmods](https://agentmods.dev/badge/skills/agamiai/agami-core/agami-deploy.svg)](https://agentmods.dev/skills/agamiai/agami-core/agami-deploy)
Your own site
<a href="https://agentmods.dev/skills/agamiai/agami-core/agami-deploy"><img src="https://agentmods.dev/badge/skills/agamiai/agami-core/agami-deploy.svg" alt="Measured on agentmods" height="20"></a>
Per session 192 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,040 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00192 $0.03040
Opus 5 $0.00096 $0.01520
Sonnet 5 $0.00038 $0.00608
Haiku 4.5 $0.00019 $0.00304

Measured 5d ago against content hash fe02a1077ef0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade D, and why

agami-deploy scanned grade D with 3 findings 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.

The scan reads SKILL.md. This mod also ships 1 executable file (bundle/deploy.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

- **Docker** on the host: `curl -fsSL https://get.docker.com | sudo sh`.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

- **Docker** on the host: `curl -fsSL https://get.docker.com | sudo sh`.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **Docker** on the host: `curl -fsSL https://get.docker.com | sudo sh`.
plugins/agami/skills/agami-deploy/SKILL.md · 151 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

5 files 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.

Changes

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.

  1. 5d ago First seen · 151 lines · 192 tokens per session scan D fe02a1077ef0

Subscribe to this mod's changes

agami-deploy is a skill published in the GitHub repository AgamiAI/agami-core (29 stars, last pushed today), with no licence file. It adds 192 tokens to every session and 3,040 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it D with 3 findings (asks for root, downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

jasper-deploy

Design, compile, and deploy JasperReports artifacts to JasperReports Server over REST v2. Use for scaffolding a report from SQL, generating or editing a JR7 .jrxml, compiling/deploying/verifying reports, composing dashboards, managing datasources, Domains, ad hoc views, OLAP/Mondrian, themes, input controls…

robertgorsuch/AI-JasperReports-Generator · 152 tokens

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

golden-rss

Use when testing the rss golden build.

yusufkaraaslan/Skill_Seekers · 12 tokens

data-charts-tako

Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.

gooseworks-ai/goose-skills · 35 tokens

google-ads-audit

Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…

nowork-studio/notfair-plugin · 114 tokens

webhook-management

Configure and validate CCAM webhook targets across supported chat, incident, automation, and generic providers. Use when listing provider requirements, creating or updating a target, scoping it to alert rules, sending a test notification, reviewing delivery history, or deleting a target.

hoangsonww/Claude-Code-Agent-Monitor · 56 tokens