Help us improve
Share bugs, ideas, or general feedback.
From HoneyBook
This skill should be used when the user asks about HoneyBook client-portal data. Triggers on phrases like "check HoneyBook", "sign contract", "pay invoice", "HoneyBook vendors", "unsigned contracts", "open invoices", or any request involving wedding-vendor contracts, invoices, brochures, proposals, or payments via HoneyBook.
How this skill is triggered — by the user, by Claude, or both
Slash command
/honeybook:honeybookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
MCP server for HoneyBook's client portal — 8 tools for viewing contracts and invoices across multiple wedding vendors, with magic-link session capture and deep-link fallback for signing and paying.
Share bugs, ideas, or general feedback.
MCP server for HoneyBook's client portal — 8 tools for viewing contracts and invoices across multiple wedding vendors, with magic-link session capture and deep-link fallback for signing and paying.
use_magic_link — Capture a session from a vendor magic-link URLlist_active_sessions — Show currently active portal sessionslist_workspace_files — All files one vendor has shared (filter by type)get_workspace_file — Full detail for one fileget_workspace — Workspace detail + status flagslist_payment_methods — Saved payment methodssign_contract — Deep link to sign in portal (requires confirm:true)pay_invoice — Deep link to pay in portal (requires confirm:true)use_magic_link → session capturedlist_workspace_files with file_type=agreement, filter by is_file_accepted=falseget_workspace (status flags) + list_workspace_fileslist_workspace_files → sign_contract with confirm:truelist_workspace_files with file_type=invoice, sort by due datehttps://acme.hbportal.co)~/.honeybook-mcp/sessions.json (mode 0600)sign_contract, pay_invoice) return deep links in v2use_magic_link with a fresh URL from the vendor's emailnpx claudepluginhub chrischall/honeybook-mcp --plugin honeybookCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.