Official agent skills for building with Influship — the creator-discovery API and TypeScript SDK.
Works in Claude Code, OpenAI Codex, Cursor, and 50+ other agents.
building-with-influship— install/setup theinflushipSDK, authenticate, call the API (semantic search, match scoring, lookalikes, autocomplete, profiles, posts, raw IG/YouTube), and follow best practices (pagination, errors, credits). Includes a raw REST fallback for non-TypeScript developers.
npx skills add Influship/influship-skillsTarget a specific agent or skill:
npx skills add Influship/influship-skills -a codex
npx skills add Influship/influship-skills -a claude-code -s building-with-influship/plugin marketplace add Influship/influship-skills
/plugin install building-with-influship@influship
Copy skills/building-with-influship/ into your agent's skills directory
(~/.claude/skills/ for Claude Code, ~/.agents/skills/ for Codex).
node scripts/validate.mjs # checks frontmatter, cross-links, and that live doc URLs resolveMIT © INF LABS INC