secretary

Classify user messages and route them to appropriate agents.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/JacksonZx535/kingsight --skill secretary-jacksonzx535
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: secretary
Source: https://github.com/JacksonZx535/kingsight/tree/main/secretary
Command: npx skills add https://github.com/JacksonZx535/kingsight --skill secretary-jacksonzx535

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Grep, Glob, Agent, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as a routing hub in a prompt engineering system, efficiently classifying and routing messages to the appropriate agents for processing.

Core Features & Use Cases

  • Message Classification: Automatically categorizes messages based on intent.
  • Route Management: Directs messages to the correct agent for further action.
  • Session Journaling: Records session logs for tracking and review.

Quick Start

Use the 'secretary' skill to classify a message and route it accordingly.

Frequently Asked Questions about secretary

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

FAQPage Schema
How do I automatically classify user messages and route them to specific agents?

Message classification automatically categorizes user messages into exploration, execution, or information queries, then routes them to respective agents for processing. This routing hub manages pipeline routing without manual intervention.

What is session journaling in prompt engineering pipeline management?

Session journaling in pipeline management records session logs for tracking and review. It captures message routing decisions and agent interactions to maintain an auditable history of your prompt engineering workflow.

How do I set up system routing for message classification?

Setting up system routing requires configuring the routing hub to classify messages based on intent. You need Bash, Read, Grep, Glob, and Agent tools available to execute the message classification and routing pipeline.

Does message classification work with Bash and Agent tools for pipeline routing?

Yes, message classification works with Bash, Read, Grep, Glob, and Agent tools to route messages. These dependencies enable the routing hub to categorize intents and dispatch messages to respective agents for execution.

What's the best way to manage prompt engineering pipelines with multiple agents?

The best way to manage prompt engineering pipelines is using a routing hub that classifies messages and directs them to respective agents. This approach centralizes message classification, route management, and session journaling.

Why does system routing fail when classifying messages without session tracking?

System routing without session tracking fails to maintain an auditable record of routing decisions. Session journaling records session logs for review, ensuring message classification and route management remain traceable across pipeline executions.