Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub joshuarweaver/cascade-knowledge --plugin telvokdev-librarianHow this command is triggered — by the user, by Claude, or both
Slash command
/librarian:analyticsThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Seller Analytics
View sales and performance data for your published books.
## Action
1. Check authentication with `auth({ action: "status" })`. If not connected, prompt login.
2. Call `seller_analytics()` to fetch data.
3. Display: total revenue, per-book breakdown, recent reviews, hit counts./revenue-reportGenerates revenue and performance report for active Wix store: 30-day paid orders summary, total revenue, AOV, breakdowns (subtotal, shipping, tax, discounts), discount rate, and trends.
/appmate-salesGenerates daily App Store sales and downloads report for all live apps, with optional language localization.
/launchGenerates platform-specific copy for Product Hunt, Twitter/X, LinkedIn, Hacker News, plus launch checklist, press kit, and timeline.
/content-auditRun a comprehensive audit of your sales enablement content — surface stale assets, identify gaps, score freshness, and build a remediation plan
/copywriteGuides through structured 7-phase copywriting process for landing pages, ads, emails, taglines. Accepts project slug to start new or resume existing.
Share bugs, ideas, or general feedback.
View sales and performance data for your published books.
auth({ action: "status" }). If not connected, prompt login.seller_analytics() to fetch data.