Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Influship agent skills

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.

Skills

  • building-with-influship — install/setup the influship SDK, 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.

Install

npx skills add Influship/influship-skills

Target 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

Claude Code (native plugin)

/plugin marketplace add Influship/influship-skills
/plugin install building-with-influship@influship

Manual

Copy skills/building-with-influship/ into your agent's skills directory (~/.claude/skills/ for Claude Code, ~/.agents/skills/ for Codex).

Develop

node scripts/validate.mjs   # checks frontmatter, cross-links, and that live doc URLs resolve

License

MIT © INF LABS INC

About

Official Influship agent skills (build with the API/SDK)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages