Nox Influencer marketing skill for creator discovery, due-diligence analysis, contact retrieval, and video monitoring.
npx skills add https://github.com/noxinfluencer/skills --skill noxinfluencerInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
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.
If you are starting from scratch, create a brand account and get an API key first:
The skill expects the NoxInfluencer CLI command tree with campaign, collection, email, message, crm, brand-monitor, export, and agent. Until the npm package is republished with that command tree, OpenClaw installs the pinned release artifact:
npm install -g https://github.com/NoxInfluencer/skills/releases/download/noxinfluencer-cli-0.4.0-ops.1/noxinfluencer-cli-0.4.0.tgz
After installation, verify with noxinfluencer schema --all. Version output alone is not enough because the previously published npm 0.4.0 package has stale compiled files.
Install the skill from GitHub with the open skills ecosystem CLI:
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencer
Install directly to OpenClaw:
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencer --agent openclaw
Install the skill to Claude Code through the Skills CLI:
npx skills add https://github.com/NoxInfluencer/skills --skill noxinfluencer --agent claude-code
Examples 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 cursor
If you prefer the Claude Code plugin marketplace flow:
claude plugin marketplace add https://github.com/NoxInfluencer/skills
claude plugin install nox-influencer@noxinfluencer
noxinfluencer skill.