hyper-cli

Solid

Use the Hyper CLI to run Hyper marketing skills from a terminal. Use when the user wants to use `hyperai`, inspect live tool schemas, translate MCP tool names from a skill into CLI commands, switch connected accounts, or run marketing tools outside an MCP-native agent host.

AI & Automation 67 stars 12 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
61
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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](https://app.hyperfx.ai/mcp) - **Required integrations connected** at [https://app.hyperfx.ai/apps](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 ...

Details

Author
hyperfx-ai
Repository
hyperfx-ai/marketing-skills
Created
3 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

amazon-ads

Plan and create Amazon Sponsored Products campaigns end-to-end via the Hyper MCP. Use when the user wants to launch Amazon Ads, set up Sponsored Products, manage keyword targeting and bids, configure ASIN or category product targeting, add negative keywords, automate budget rules, analyze ACoS / ROAS, or generate Sponsored Products reports. Also triggers on amazon ppc, amazon campaign, amazon keywords, or amazon report.

67 Updated 2 days ago
hyperfx-ai
AI & Automation Listed

mcp2cli

Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI. Use this skill when the user wants to interact with an MCP server, OpenAPI/REST API, or GraphQL API via command line, discover available tools/endpoints, call API operations, or generate a new skill from an API. Triggers include "mcp2cli", "call this MCP server", "use this API", "list tools from", "create a skill for this API", "graphql", or any task involving MCP tool invocation, OpenAPI endpoint calls, or GraphQL queries without writing code.

3 Updated today
Paulinehot583
AI & Automation Solid

meta-ads

Plan and create Meta (Facebook + Instagram) advertising campaigns end-to-end via the Hyper MCP, defaulting to Advantage+ automation. Use when the user wants to launch Meta ads, Facebook ads, Instagram ads, Advantage+ campaigns, carousel ads, dynamic creative ads, set up Meta conversion tracking, analyze performance, audit a Meta ads account, or build Meta performance dashboards. Also triggers on phrases like meta campaign, facebook campaign, advantage+, or meta account audit.

67 Updated 2 days ago
hyperfx-ai