Agent skill for influencer and creator marketing: creator discovery, due-diligence analysis, outreach-ready contact retrieval, and campaign video monitoring 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
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 控制台
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 openclawInstall 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
- 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.
- Some workflows may require a NoxInfluencer account, API access, or CLI authentication during setup.