role:concierge

Handle general inquiries and delegate development tasks to specialized roles.

22|7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/berrzebb/SoulFlow-Orchestrator --skill role-concierge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role:concierge
Source: https://github.com/berrzebb/SoulFlow-Orchestrator/tree/main/src/skills/roles/concierge
Command: npx skills add https://github.com/berrzebb/SoulFlow-Orchestrator --skill role-concierge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as the primary point of contact for users, handling everyday tasks and intelligently delegating development-related requests to specialized roles.

Core Features & Use Cases

  • Handles routine inquiries: Answers general questions, performs searches, organizes information, and translates text.
  • Detects development tasks: Identifies requests for code writing, modification, or review and delegates them to the PM or PL roles.
  • Direct Escalation: Routes users directly to PM or PL when explicitly requested.
  • Use Case: A user asks for a summary of recent company news. The Concierge Skill performs a web search, synthesizes the information, and provides a concise summary. If the user then asks to "implement a new feature for the dashboard," the Concierge will delegate this to the PM or PL.

Quick Start

Ask the concierge skill to find the current weather in San Francisco.

Frequently Asked Questions about role:concierge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a front desk AI for general inquiries and information retrieval?

To set up a front desk AI for general inquiries, configure an agent to handle user interaction, perform web searches, access file reading tools, and retrieve memories for efficient information retrieval and task completion.

Can I use task delegation to route development requests to specialized roles?

Yes, task delegation can automatically detect development-related requests like code writing or review, routing them directly to specialized roles such as PM or PL for proper handling.

What is the best way to handle routine user interaction tasks like text translation?

The best way to handle routine user interaction tasks like text translation is using an agent that distinguishes routine inquiries from development requests, processing general questions directly.

Does the concierge AI support web search and file reading for task management?

Yes, the concierge AI supports web search, file reading, and memory access tools, enabling efficient task management and information retrieval for general inquiries and everyday tasks.

What happens when a user asks the front desk AI to implement a new feature?

When a user asks to implement a new feature, the front desk AI identifies it as a development task and delegates the request to appropriate specialized roles like PM or PL.

When should I not use a concierge agent for task management?

You should not use a concierge agent for specialized development tasks requiring direct execution, as its primary function is routing development requests to PM or PL roles rather than writing code itself.