pb-studio-manager

Routes Telegram studio chats through Studio MCP tools for role-aware responses and smart reporting.

Updated May 14, 2026
One-click install
npx skills add https://github.com/pbweb-studio/pb-memoh-studio --skill pb-studio-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pb-studio-manager
Source: https://github.com/pbweb-studio/pb-memoh-studio/tree/main/skills/pb-studio-manager
Command: npx skills add https://github.com/pbweb-studio/pb-memoh-studio --skill pb-studio-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill routes requests inside a Telegram “studio” environment to the correct Studio tools and policies, while preventing hallucinations about what was saved or assigned.

Core Features & Use Cases

  • Role-aware chat behavior: Automatically classifies each Telegram chat (control/internal/project/client/service/unknown) via Studio context and applies the appropriate response policy.
  • Smart Studio reporting: Generates manager-ready summaries and period-based chat reports using studio_smart_chat_report.
  • Business actions via Studio tools only: Ensures business facts (rules/projects/KB/SLA) are handled through studio_* tools, and that “save/assign/bind” claims are made only after successful MCP responses.

Quick Start

Use pb-studio-manager in your studio Telegram group to ask for a period-based summary, for example: “Сделай smart-отчёт по этому проектному чату за вчера в детализации до 200 сообщений.”

Frequently Asked Questions about pb-studio-manager

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

FAQPage Schema
How do I generate smart reports for Telegram studio chats?

Generate smart reports by requesting a period-based summary in your studio Telegram group, such as asking for a detailed chat report for a specific timeframe. The Skill uses studio_smart_chat_report to create manager-ready summaries up to 200 messages.

Can I enforce role-aware routing for different Telegram chat types?

Role-aware routing automatically classifies each Telegram chat as control, internal, project, client, service, or unknown. The system retrieves Studio context and applies the appropriate response policy for each specific chat classification.

How does anti-hallucination work when saving business rules or projects?

Anti-hallucination on persistence ensures that any claims about saving, assigning, or binding business facts are only made after receiving successful MCP responses. Business rules, projects, KB, and SLA facts are strictly handled through Studio tools.

What is the best way to manage business knowledge retrieval in multi-chat Telegram studios?

Manage multi-chat studio operations by routing business actions exclusively through Studio MCP tools. Mandatory Studio context retrieval in group chats ensures correct project binding, rule management, and knowledge retrieval across all interactions.

Do I need MCP tools to bind projects in Telegram studio environments?

Yes, project binding and all business actions require Studio MCP tools. The Skill orchestrates Telegram interactions by ensuring that persistence operations like binding only execute after successful MCP tool responses.

Why does my Telegram studio chat return an unknown role classification?

Unknown role classification occurs when Studio context retrieval cannot match the chat to control, internal, project, client, or service categories. The system applies a default response policy for unrecognized chat types in multi-chat operations.