返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

front-desk

当用户询问'谁负责X?'、'有哪些代理可用?'、'我如何联系Y?'、'团队名单'、'我们使用哪些服务?'、'关于Z我应该和谁交谈?'、'有哪些技能可用?'、'我在哪里可以找到技能X?',或者需要帮助转接到正确的代理或服务提供商时,应使用此技能。此外,在连接到实时代理实例、检查可用性、查找/安装技能、代表组织发送电子邮件或起草通信时也应使用此技能。将SOC 2、审计准备、政策起草以及证据收集相关的问题转给产品技能组的Anthony处理,技术控制验证的问题则转给bopen工具组的Paul。

person作者: jakexiaohubgithub

Front Desk

Organization directory and routing service. Find the right agent, service, or contact for any task.

Quick Routing

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 |

Live Agent Instances

Agents with cloud-hosted instances available for direct interaction:

| Agent | URL | Notes | |-------|-----|-------| | Satchmo (Agent Builder) | satchmo.dev | Active — agent architecture, multi-agent systems |

Dispatching Agents

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")

Skills Directory

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

Reference Files

For detailed information, consult:

  • references/service-providers.md — Full list of service providers, accounts, and URLs

For SOC 2 work, default routing is:

  • Anthony for compliance framing, policy drafts, vendor/security legal review, and audit documentation
  • Paul for technical control review, evidence quality on security controls, and remediation validation