From verosight
Compare engagement between social media profiles. Use when the user wants to compare two or more accounts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/verosight:compareThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Compare engagement metrics between two or more social media profiles.
Compare engagement metrics between two or more social media profiles.
User's request: $ARGUMENTS
curl -s "https://api.verosight.com/v1/analytics/compare?profiles=PLATFORM:NAME1,PLATFORM:NAME2&days=7" \
-H "X-API-Key: ${user_config.api_key}"
Parameters:
profiles — comma-separated platform:username pairs (e.g. x:KompasTV,x:Metro_TV)days — period 1-90 (default 7)Parse the user's request:
Side-by-side comparison table (posts, likes, comments, shares, avg engagement). Brief analysis of who's performing better.
Show credits used (5 per call).
Provides 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.
npx claudepluginhub volantis-technology/verosight-claude-plugin --plugin verosight