How 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.View sales and performance data for your published books.
auth({ action: "status" }). If not connected, prompt login.seller_analytics() to fetch data.npx claudepluginhub joshuarweaver/cascade-knowledge --plugin telvokdev-librarian/bookingsManages Wix Bookings — tracks appointments, calculates service revenue, and analyzes booking performance. Supports listing services, calendar view, and revenue analysis.
/appmate-salesGenerates a daily App Store sales and downloads report for all live apps, with credential verification and automatic language translation.
/statusShows a quick overview of your Kabbo publication pipeline, including counts by stage, stalled items, and recent movement. Accepts optional filter or follow-up question as argument.
/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.