hyper-cli

hyper-cli is a skill for Claude Code, Codex from hyperfx-ai/marketing-skills. It costs 58 tokens per session (1,690 once invoked), scanned A, original, MIT.

A command-line bridge for running Hyper marketing tools from a terminal. Hyper connects outside services and exposes commands for finding, inspecting, and calling those tools.

In plain words
What is it for?
Use it to verify the Hyper workspace, search for tools, view command parameters, switch connected accounts, and run marketing actions from a terminal.
Why use it?
It helps when the user wants to use marketing integrations outside an application that supports Hyper tools directly. It also provides commands to check authentication and inspect required parameters.

Skill for Claude CodeCodex

Part of the marketing-skills plugin — 30 skills, 1 MCP server 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/hyperfx-ai/marketing-skills/hyper-cli
Any agent
npx skills add hyperfx-ai/marketing-skills --skill hyper-cli
Clone the repo
git clone --depth 1 https://github.com/hyperfx-ai/marketing-skills

Made for: Claude Code, Codex.

Or install marketing-skills, the plugin that ships this one along with the rest of its 30 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 hyper-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/hyperfx-ai/marketing-skills/hyper-cli.svg)](https://agentmods.dev/skills/hyperfx-ai/marketing-skills/hyper-cli)
Your own site
<a href="https://agentmods.dev/skills/hyperfx-ai/marketing-skills/hyper-cli"><img src="https://agentmods.dev/badge/skills/hyperfx-ai/marketing-skills/hyper-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,690 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00058 $0.01690
Opus 5 $0.00029 $0.00845
Sonnet 5 $0.00012 $0.00338
Haiku 4.5 $0.00006 $0.00169

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

Security

Grade A, and why

hyper-cli 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 4d 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.

skills/hyper-cli/SKILL.md · 197 lines

How it starts

The opening of the file, as written. The whole thing — 197 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Hyper CLI

Use hyperai to run Hyper tools from a terminal. This skill is a bridge for using the marketing skills in this repo through the CLI.

Marketing skills usually name the MCP/raw tools, such as gmail_messages_send or meta_ads_ad_accounts_list. The CLI also exposes friendly aliases, such as gmail messages send or meta-ads ad-accounts list. Pick one surface per call.

Requirements

  • Hyper MCP configured for the workspace. https://app.hyperfx.ai/mcp
  • Required integrations connected at https://app.hyperfx.ai/apps. Use the sibling marketing skill to know which integrations are required.
  • Hyper CLI installed and authenticated. Verify with hyperai info.

If hyperai info fails, stop and tell the user to authenticate the CLI before calling tools.

Tool surface

Need Command
Confirm auth/workspace hyperai info
Find tools by intent or raw MCP name hyperai search "<intent or raw tool name>" --json --signature
Browse friendly aliases in a namespace hyperai describe <namespace>
Inspect a friendly alias schema hyperai describe <alias path> --parameters
Call a friendly alias hyperai call <alias path> --json '{...}'
Inspect a raw toolkit tool hyperai tools describe <toolkit> <tool_name> --parameters
Call a raw toolkit tool hyperai tools call <toolkit> <tool_name> --json '{...}'
List connected accounts hyperai tools list --connected or hyperai connections list
Switch active account hyperai connections use <toolkit> <auth-id>

Critical rule: aliases vs raw tools

Friendly alias path:

hyperai describe gmail messages send --parameters
hyperai call gmail messages send --json '{"to":"[email protected]","subject":"Hello","body":"Hi"}'

Raw toolkit path:

hyperai tools describe gmail gmail_messages_send --parameters
hyperai tools call gmail gmail_messages_send --json '{"to":"[email protected]","subject":"Hello","body":"Hi"}'

Read the full file on GitHub · 197 lines

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. 4d ago First seen · 197 lines · 58 tokens per session scan A 2cb2b382e30b

Subscribe to this mod's changes

hyper-cli is a skill published in the GitHub repository hyperfx-ai/marketing-skills (82 stars, last pushed 9d ago), licensed MIT. It adds 58 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 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

adcp-advertising

Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…

LeoYeAI/openclaw-master-skills · 103 tokens

adspirer-ads-agent

Adspirer — AI-powered advertising and performance marketing agent. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads via natural language. 400+ tools for paid media campaign creation, live performance analysis, PPC keyword research with real CPC data, budget optimization, ad creative…

amekala/ads-mcp · 187 tokens

_mureo-shared

Skill "_mureo-shared" from logly/mureo, covering mureo shared patterns, installation, setup, claude code (recommended) and manual configuration.

logly/mureo · 22 tokens

daily-check

Run a daily health check on all configured ad accounts (Google Ads, Meta Ads, Amazon Ads, TikTok Ads, Search Console, GA4, and any configured plugin platform). Use when the user asks for a daily review, health check, status update, anomaly detection, or 'how are my campaigns doing today'. Reads STRATEGY.md and…

logly/mureo · 145 tokens

google-search-console

When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries," "search performance report," "URL…

kostja94/marketing-skills · 137 tokens

brand-visual-generator

When the user wants to define, audit, or apply visual identity (typography, colors, spacing, design tokens, frontend aesthetics). Also use when the user mentions "brand style guide," "visual identity," "design system," "typography," "color palette," "brand guidelines," "AI brand aesthetics," "brand colors," "font…

kostja94/marketing-skills · 124 tokens