kb-orchestrator

Orchestrate knowledge base sub-skills for fetching, queuing, and evidence merging.

2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/jiyangnan/xiaonangua-openclaw-skills --skill kb-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-orchestrator
Source: https://github.com/jiyangnan/xiaonangua-openclaw-skills/tree/main/KB/kb-skills/kb-orchestrator
Command: npx skills add https://github.com/jiyangnan/xiaonangua-openclaw-skills --skill kb-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines and automates the orchestration of various sub-skills for knowledge base (KB) workflow operations.

Core Features & Use Cases

  • Orchestration: Integrates and routes requests to sub-skills like kb-fetch, kb-inbox-digest, kb-queue-to-keep, and kb-evidence-merge.
  • Sub-Skill Execution: Facilitates modular work process management and error handling by managing individual tasks through separate skills.
  • Use Case: Enhance productivity and consistency in KB management by automating the entire workflow from fetching information to evidence merging with user feedback.

Quick Start

Run the knowledge base workflow by activating 'kb-orchestrator' or simply say "Run KB workflow" in the system.

Frequently Asked Questions about kb-orchestrator

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

FAQPage Schema
How do I automate knowledge base workflow orchestration across multiple sub-skills?

Knowledge base workflow orchestration is automated by routing requests through modular sub-skills for fetching, processing, queuing, and evidence merging. This system manages individual tasks separately while coordinating the entire workflow end-to-end with robust error handling.

What is the best way to handle errors during web fetching and evidence merging in a workflow?

Error handling during web fetching and evidence merging is managed by orchestrating modular sub-skills to isolate individual task failures. The workflow coordinates separate components, ensuring robust processing and queuing while maintaining user confirmation points for feedback.

How does sub-skills coordination work for modular workflow management?

Sub-skills coordination works by routing specific tasks like fetching and digesting to dedicated modular sub-skills rather than processing them monolithically. This orchestrator manages the execution sequence, handles errors, and merges evidence across the separate components.

Can I integrate user confirmation points into an automated knowledge base management workflow?

User confirmation points are integrated directly into the automated knowledge base management workflow to process user input. The orchestrator pauses at critical stages during routing and evidence merging, ensuring user feedback shapes the final workflow output.

Do I need specific sub-skills to run the kb-orchestrator workflow?

Specific sub-skills are required to execute the full workflow, including components for fetching, inbox digesting, queue management, and evidence merging. The orchestrator coordinates these modular sub-skills to automate the comprehensive knowledge base process.

Why should I use an orchestrator for knowledge base management instead of standalone scripts?

An orchestrator provides advanced workflow automation by managing sub-skills coordination, error handling, and evidence merging that standalone scripts lack. It streamlines the entire process from web fetching to final routing, ensuring consistency and productivity across modular tasks.