skills/front-desk/SKILL.md
This skill should be used when the user asks 'who handles X?', 'what agents are available?', 'how do I contact Y?', 'team roster', 'what services do we use?', 'who should I talk to about Z?', 'what skills are available?', 'where do I find skill X?', or needs help routing to the right agent or service provider. Also use when connecting to live agent instances, checking availability, finding/installing skills, sending emails on behalf of the org, or drafting communications. Route SOC 2, audit readiness, policy drafting, and evidence-gathering questions to Anthony in product-skills, with Paul in bopen-tools for technical control validation.
npx skillsauth add b-open-io/prompts front-deskInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Organization directory and routing service. Find the right agent, service, or contact for any task.
Match the user's need to the right specialist:
| Need | Agent | Plugin | |------|-------|--------| | BSV transactions, wallets | Sato (bitcoin) | bsv-skills | | Ordinals, NFTs, tokens | Glyph (ordinals) | 1sat-skills | | Agent architecture | Satchmo (agent-builder) | bopen-tools | | UI/UX design | Ridd (designer) | bopen-tools | | Performance | Torque (optimizer) | bopen-tools | | Security audit | Nyx (code-auditor) | bopen-tools | | Architecture review | Kayle (architecture-reviewer) | bopen-tools | | Next.js / React | Theo (nextjs) | bopen-tools | | Tests / QA | Iris (tester) | bopen-tools | | Documentation | Flow (documentation-writer) | bopen-tools | | Marketing / copy | Caal (marketer) | bopen-tools | | Legal compliance, SOC 2, policy drafting | Anthony (legal) | product-skills | | SEO | Rook (seo) | product-skills | | Auth / identity | Siggy (sigma-auth-guide) | sigma-auth | | Payments | Mina (payments) | bopen-tools | | DevOps / deploy | Zoro (devops) | bopen-tools | | Database | Idris (database) | bopen-tools | | MCP servers | Orbit (mcp) | bopen-tools | | Research | Parker (researcher) | bopen-tools | | 3D / creative dev | Kris (creative-developer) | bopen-tools | | Mobile | Kira (mobile) | bopen-tools | | Audio / media | Juniper (audio-specialist) | bopen-tools | | Data pipelines | Mr. Data Accumulator (data) | bopen-tools | | Project mgmt | Relay (project-manager) | bopen-tools | | Skills / prompts | Zack (prompt-engineer) | bopen-tools | | Cleanup / consolidation | Steve (consolidator) | bopen-tools | | Google Workspace | Tina (executive-assistant) | bopen-tools | | API integrations | Maxim (integration-expert) | bopen-tools | | Send/draft emails | Martha (front-desk) | bopen-tools | | Draft communications | Martha (front-desk) | bopen-tools |
Agents with cloud-hosted instances available for direct interaction:
| Agent | URL | Notes | |-------|-----|-------| | Satchmo (Agent Builder) | satchmo.dev | Active — agent architecture, multi-agent systems |
To dispatch an agent from a conversation, use the Agent tool:
Agent(subagent_type="bopen-tools:designer", prompt="Design a dashboard component")
Agent(subagent_type="bsv-skills:bitcoin", prompt="Build a BSV transaction")
Agent(subagent_type="1sat-skills:ordinals", prompt="Mint an ordinal inscription")
When an agent needs a skill, Martha knows where to find it:
| Plugin | Repo | Install |
|--------|------|---------|
| bopen-tools | b-open-io/prompts | /plugin install bopen-tools@b-open-io |
| bsv-skills | b-open-io/bsv-skills | /plugin install bsv-skills@b-open-io |
| 1sat-skills | b-open-io/1sat-skills | /plugin install 1sat-skills@b-open-io |
| gemskills | b-open-io/gemskills | /plugin install gemskills@b-open-io |
| sigma-auth | b-open-io/better-auth-plugin | /plugin install sigma-auth@b-open-io |
| product-skills | b-open-io/product-skills | /plugin install product-skills@b-open-io |
| marketing-skills | coreyhaines31/marketingskills | /plugin install marketing-skills@coreyhaines31 |
Third-party skills: npx skills search <keyword> then npx skills add <owner/repo@skill> -g
For detailed information, consult:
references/service-providers.md — Full list of service providers, accounts, and URLsFor SOC 2 work, default routing is:
development
This skill should be used when the user asks to "design a business card", "make a printable PDF", "render HTML to PDF", "generate a postcard", "build print collateral", "set up an HTML print pipeline", or needs help with bleed, safe areas, font embedding, or QR generation for print. Provides a Playwright-based pipeline with multiple bundled templates and theme variants for business cards (minimal, watercolor light, watercolor dark) and instructions for adding new templates.
tools
Get recent tweets from an X/Twitter user. Use when user asks "what has @username posted", "recent tweets from", "user's X posts", "show timeline for", "what is @user saying". Requires X_BEARER_TOKEN.
data-ai
Get X/Twitter user profile by username. Use when user asks "who is @username", "get X profile", "lookup Twitter user", "find X account", "user details", "follower count for". Requires X_BEARER_TOKEN.
data-ai
Search recent X/Twitter posts by query. Returns RAW TWEETS (last 7 days). Use when user asks "search X for", "find tweets about", "what are people saying about", "Twitter search", "raw tweets about". For AI summaries/sentiment, use x-research instead. Requires X_BEARER_TOKEN.