Six Ivy workflow skills for the Limelight platform — creator discovery, outreach, reply handling, and campaign reporting over the Limelight MCP.
The six skills teach your AI assistant Ivy's core workflows on Limelight: finding on-ICP creators, running the outreach loop, handling creator replies, reading your pipeline, campaign scorecards, and refining your ICP. Writes are always staged for in-app approval — nothing auto-sends.
Generated repo — do not edit here. This content is generated from
docs/skills-src/inagent-platform(pnpm skills:package) and synced on merge by CI. Changes land upstream, never as PRs to this repo.
Claude Code
claude plugin marketplace add limelighthq/limelight-plugins && claude plugin install limelight-ivy-skills@limelight-pluginsOpenAI Codex CLI
codex plugin marketplace add limelighthq/limelight-plugins && codex plugin add limelight-ivy-skills@limelight-pluginsCowork — add this repo as a plugin marketplace by pasting its git URL
(https://github.com/limelighthq/limelight-plugins) in Cowork's marketplace settings,
then install limelight-ivy-skills. claude.ai Team/Enterprise org
marketplaces can GitHub-sync the same repo.
claude.ai / Claude Desktop (per-skill zip) — download each skill's upload-ready zip from the in-app skills marketplace at https://agents.limelighthq.com and upload it under Settings → Skills.
| Skill | Tier | What it does |
|---|---|---|
campaign-scorecard |
dessert | Get a KPI readout of a campaign — headline numbers plus funnel and negotiation detail, read-only. Use for "how's my campaign doing" or "give me a scorecard". |
find-on-icp-creators |
starter | Find creators who fit your campaign's ideal-customer profile — a ranked on-ICP shortlist, read-only. Use for "find creators for my campaign" or "who should I reach out to". |
handle-a-reply |
main | A creator replied — read the negotiation state and stage the next move (counter, accept, advance) for approval. Use when handling a creator reply or negotiating a deal. |
refine-icp-and-rediscover |
dessert | Tighten your campaign's ideal-customer profile from what you've learned, apply the update, and re-run discovery. Use for "refine my ICP" or "my creator matches are off". |
run-the-outreach-loop |
main | Discover on-ICP creators, add the best to your campaign, and stage a first outreach for approval. Writes are staged, never auto-sent. Use for "run my outreach". |
where-does-my-pipeline-stand |
starter | See where every creator sits in your outreach funnel right now — campaigns, discovery queue, and pipeline stages in one read-only snapshot. Use for "where does my pipeline stand". |
Current plugin version: 1.0.0. Each skill carries its own semver
in its SKILL.md frontmatter; the plugin version is the highest bundled
skill version. Reinstall (or let your client auto-update the marketplace) to
pick up new versions.
These skills drive Ivy's tools over the hosted Limelight MCP server. The
connection (endpoint + lml_ API key) is set up in-app — sign in at
https://agents.limelighthq.com and follow the "Use your agents anywhere"
connect flow (Settings → API keys → enable for MCP). This plugin deliberately
ships no mcpServers config, so installing it never breaks on a missing key.