From manolii-framework
Aggregates telemetry into a weekly analytics report: tool usage, error rates, compaction patterns, and day-of-week activity.
How this skill is triggered — by the user, by Claude, or both
Slash command
/manolii-framework:analyticshaikuThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Runs `scripts/session-analytics.py` to generate a weekly analytics report from existing telemetry files.
Runs scripts/session-analytics.py to generate a weekly analytics report from existing telemetry files.
Invoke with /analytics — optionally specify days: "show analytics for last 7 days"
python3 scripts/session-analytics.py --days {N} 2>&1
Default: last 30 days.
Print the 5-line stdout summary plus the report path. Under 150 words. No preamble.
npx claudepluginhub manolii-org/ai-starter-pack --plugin manolii-frameworkProvides 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.