From verosight
Find the best times to post for maximum engagement with optional topic filtering via semantic search. Use when the user asks when to post.
How this skill is triggered — by the user, by Claude, or both
Slash command
/verosight:best-timeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Find the best times to post for maximum engagement. Supports keyword filtering for topic-specific optimal posting times.
Find the best times to post for maximum engagement. Supports keyword filtering for topic-specific optimal posting times.
User's request: $ARGUMENTS
curl -s "https://api.verosight.com/v1/analytics/best-time?platform=x&days=30" \
-H "X-API-Key: ${user_config.api_key}"
Parameters:
platform — filter: x, instagram, tiktok, etc.profile_name — analyze a specific profile's posting patternkeyword — optional, analyze topic-specific posting times via semantic searchdays — period 1-90 (default 30)Parse the user's request:
Heatmap or table by day of week and hour. Highlight top 3 optimal time slots with a recommendation.
Show credits used (3 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.