From postpal
Connect to PostPal and show which account, plan, and social platforms are linked
How this command is triggered — by the user, by Claude, or both
Slash command
/postpal:connectFiles this command reads when invoked
The summary Claude sees in its command listing — used to decide when to auto-load this command
Connect this session to the user's PostPal account using the `postpal-content` skill's Step 0 (or the `auth_status` MCP tool if the PostPal MCP server is configured). Then report the result as a single friendly, plain-English status line — for example: > ✅ Connected as [email protected] (Creator plan). Linked accounts: X (@acmebuilds), LinkedIn (Acme Inc), Reddit (u/acmebuilds). Rules: - If no key is found or the key is rejected, walk the user through `npx -y @postpal/cli auth login`, tell them to approve in their browser, wait for it, then re-check and report the status line. - If PostPal is...
Connect this session to the user's PostPal account using the postpal-content skill's Step 0 (or the auth_status MCP tool if the PostPal MCP server is configured).
Then report the result as a single friendly, plain-English status line — for example:
✅ Connected as [email protected] (Creator plan). Linked accounts: X (@acmebuilds), LinkedIn (Acme Inc), Reddit (u/acmebuilds).
Rules:
npx -y @postpal/cli auth login, tell them to approve in their browser, wait for it, then re-check and report the status line.npx claudepluginhub zadahmed/postpal-skills --plugin postpal/connectChecks that the OpenChrome MCP server is running and Chrome is reachable, then reports CDP status, server version, and available tool count.
/connectConnects a specified note to semantically related notes in your Obsidian vault using qmd semantic search, or discovers connections across the vault if no path provided.