Agent skill for NoxInfluencer creator and marketing operations: creator discovery, due-diligence analysis, outreach-ready contact retrieval, campaign video monitoring, campaign/collection workflows, CRM/email/message operations, brand monitoring, and exports across YouTube, TikTok, and Instagram.
- Official website: NoxInfluencer
- Skills dashboard / API key: NoxInfluencer Skills Dashboard
- skills.sh: NoxInfluencer on skills.sh
- ClawHub: NoxInfluencer on ClawHub
- Discover creators for influencer, creator, and social media marketing campaigns
- Evaluate creators with audience, content, and cooperation signals
- Retrieve outreach-ready contact information for selected creators
- Monitor campaign video performance over time
- Manage NoxInfluencer campaigns, collections, CRM channels, email/message tasks, and export jobs
- Analyze monitored brands, product signals, influencer/content/tag/product assets, and brand-monitor exports
If you are starting from scratch, create a brand account and get an API key first:
- English: Sign up and open the Skills dashboard
- Chinese: 注册账号 and 打开 Skills 控制台
The skill expects @noxinfluencer/cli 0.4.1 or newer, including the command tree with campaign, collection, email, message, crm, brand-monitor, export, and agent. Install the latest npm package:
npm install -g @noxinfluencer/cli@latestAfter installation, verify with noxinfluencer schema --all. Version output alone is not enough if a local/global install has stale compiled files.
Install the skill from GitHub with the open skills ecosystem CLI:
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencerInstall directly to OpenClaw:
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencer --agent openclawHermes can install this skill through its Skills Hub aggregation layer. The skills.sh identifier is the most stable Hermes entry point:
hermes skills install skills-sh/noxinfluencer/skills/noxinfluencerYou can also preview it before installing:
hermes skills inspect skills-sh/noxinfluencer/skills/noxinfluencerInstall the skill to Claude Code through the Skills CLI:
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencer --agent claude-codeExamples for other compatible agents:
# Codex
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencer --agent codex
# Cursor
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencer --agent cursorIf you prefer the Claude Code plugin marketplace flow:
claude plugin marketplace add https://github.com/NoxInfluencer/skills
claude plugin install nox-influencer@noxinfluencer- ClawHub: best for browsing the public skill page, versions, and release metadata
- Skills CLI / skills.sh: use the CLI install command above, or browse the public listing on skills.sh
- OpenClaw: use the OpenClaw-targeted install command above
- Hermes Skills Hub: install through the skills.sh identifier shown above; Hermes can also discover this repository through GitHub taps
- Claude Code: use either the Skills CLI install or the plugin marketplace install
- This repository publishes the
noxinfluencerskill. - The skill is designed to help an agent operate the NoxInfluencer CLI on the user's behalf.
- Marketing-ops write actions default to preview/dry-run behavior and require explicit approval before execution.
- Some workflows may require a NoxInfluencer account, API access, or CLI authentication during setup.