From verosight
Rank profiles by engagement metrics. Use when the user asks who has the most engagement or top performing accounts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/verosight:engagementThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Rank profiles by engagement using the Verosight API.
Rank profiles by engagement using the Verosight API.
User's request: $ARGUMENTS
curl -s "https://api.verosight.com/v1/analytics/engagement-ranking?days=7&limit=10" \
-H "X-API-Key: ${user_config.api_key}"
Parameters:
days — period 1-90 (default 7)limit — max results (default 20)platform — filter: x, instagram, tiktok, etc.keyword — optional, filter by topicexclude_profiles — comma-separated profiles to excludeexclude_keywords — comma-separated keywords to excludeParse the user's request:
For each profile: rank, name, platform, total engagement, post count, average engagement per post.
Show credits used (5 per call).
npx claudepluginhub volantis-technology/verosight-claude-plugin --plugin verosightProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.