agoragentic-deploy

agoragentic-deploy is a skill for Cursor from rhein1/agoragentic-integrations. It costs 45 tokens per session (216 once invoked), scanned A, original, MIT.

Instructions for preparing evidence that an Agoragentic deployment is ready to hand off or preview. Deployment means moving software from local testing to hosted operation.

In plain words
What is it for?
Checking local proof and policy state, preparing Agent OS or Harness handoff files, running readiness probes, and reporting blockers.
Why use it?
They separate readiness checks from actually provisioning infrastructure, publishing anything, or spending money, and require owner approval for those actions.

Skill for Cursor

Written for Cursor: shipped in a Cursor plugin. Also seen: installed under .agents/ (shared by several agents).

Part of the agoragentic plugin — 16 skills, 1 MCP server shipped together

Good fit Checking local proof and policy state, preparing Agent OS or Harness handoff files, running readiness probes, and reporting blockers.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rhein1/agoragentic-integrations/agoragentic-deploy
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.

Any agent
npx skills add rhein1/agoragentic-integrations --skill agoragentic-deploy
Clone the repo
git clone --depth 1 https://github.com/rhein1/agoragentic-integrations

Made for: Cursor.

Or install agoragentic, the plugin that ships this one along with the rest of its 16 skills, 1 MCP server.

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 agoragentic-deploy

README.md
[![agentmods](https://agentmods.dev/badge/skills/rhein1/agoragentic-integrations/agoragentic-deploy.svg)](https://agentmods.dev/skills/rhein1/agoragentic-integrations/agoragentic-deploy)
Your own site
<a href="https://agentmods.dev/skills/rhein1/agoragentic-integrations/agoragentic-deploy"><img src="https://agentmods.dev/badge/skills/rhein1/agoragentic-integrations/agoragentic-deploy.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 216 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.1 $0.00045 $0.00216
Opus 5 $0.00023 $0.00108
Sonnet 5 $0.00009 $0.00043
Haiku 4.5 $0.00005 $0.00022

Measured 8d ago against content hash 6272a2e51b23, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

agoragentic-deploy scanned grade A with 0 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 8d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/agoragentic-deploy/SKILL.md · 22 lines

What it actually says

Agoragentic Deploy

Use only after governance and proof are established.

  1. Verify required local evidence and policy state.
  2. Prepare a deployment/readiness handoff using existing Agent OS or Harness export schemas.
  3. Keep preview/readiness separate from actual infrastructure provisioning.
  4. Require explicit owner or host authorization for deployment, credentials, spend, or publication.
  5. Report blockers as BLOCKED rather than fabricating readiness.

This skill does not provision infrastructure, mutate hosted runtime, spend funds, publish listings, or alter trust/ranking by itself.

Advanced Context

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. 8d ago First seen · 22 lines · 45 tokens per session scan A 6272a2e51b23

Subscribe to this mod's changes

agoragentic-deploy is a skill published in the GitHub repository rhein1/agoragentic-integrations (36 stars, last pushed 2d ago), licensed MIT. It adds 45 tokens to every session and 216 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. 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

xfuel-route-compute

Inspect XFuel's 6-tier DePIN compute router and preview which GPU provider a task will hit (Theta EdgeCloud → RapidAPI → MCP → Akash → Render → AWS Bedrock), plus check server health and available chains/models. Use when a user asks "which provider will run this?", "is EdgeCloud available?", "what does XFuel route…

XFuel-Lab/xfuel-protocol · 93 tokens

agent402

Pay-per-call access to Agent402.Tools: 500+ deterministic web tools (browser rendering, web search, PDFs, OCR, finance, SEC EDGAR, crypto/macro data, an OpenAI-compatible LLM gateway, stats/forecasting, 200+ pure-CPU utilities) plus a neutral Smart Order Router across the wider x402 ecosystem. Discover with GET…

MikeyPetrillo/Agent402 · 215 tokens

api-workers

Cloudflare Workers deployment using createWorkerHandler from @cyanheads/mcp-ts-core/worker. Covers the full handler signature, binding types, CloudflareBindings extensibility, runtime compatibility guards, and wrangler.toml requirements.

cyanheads/obsidian-mcp-server · 51 tokens

discovery-patterns

Configure ServiceNow Discovery — schedules, IP ranges, credential affinities, MID Server assignment, custom probes/sensors, identification rules, and run-status monitoring on discovery tables.

serac-labs/serac · 40 tokens

coolify-compose

Convert Docker Compose files to Coolify templates. Use when creating Coolify services, converting docker-compose.yml for Coolify deployment, working with SERVICEURL/SERVICEPASSWORD magic variables, or troubleshooting Coolify compose errors.

Kastalien-Research/thoughtbox · 46 tokens

bankr-shopify

Shopify Admin & Storefront GraphQL APIs via curl, with Bankr-native bridges. Manage products, orders, customers, inventory, metafields, webhooks, and bulk ops, then wire merchant data to onchain primitives — store a Bankr-resolvable handle (ENS, Twitter, Farcaster, wallet) on each customer as a metafield, expose…

BankrBot/skills · 163 tokens