status

Report knowledge-base workflow status and resume interrupted learning sessions.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/TomazWang/agent-toolkit --skill status-tomazwang
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/TomazWang/agent-toolkit/tree/main/plugins/kb-analysis/skills/status
Command: npx skills add https://github.com/TomazWang/agent-toolkit --skill status-tomazwang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates and reports knowledge-base workflow status and ongoing autonomous learning progress to keep users informed.

Core Features & Use Cases

  • Status dashboard displaying KB structure, config, sources, and learning progress.
  • Resume capability to continue interrupted learning sessions.
  • Quick actions via /kb:start, /kb:learn, and /kb:distill to manage the knowledge base lifecycle.

Quick Start

Run /kb:start to initialize or resume autonomous learning.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check my knowledge base learning progress and structure?▼

You can check your knowledge base learning progress by running the status dashboard, which displays the current KB structure, configuration, sources, and ongoing autonomous learning progress.

How do I resume an interrupted learning session in my knowledge base?▼

You can resume an interrupted learning session by running the /kb:start quick action, which initializes or resumes your autonomous learning workflow from where it previously stopped.

What commands are available to manage the knowledge base lifecycle?▼

The available commands to manage the knowledge base lifecycle are /kb:start to initialize or resume sessions, /kb:learn to execute learning, and /kb:distill to process the gathered knowledge.

Can I coordinate learning progress across multiple topics?▼

Yes, you can coordinate learning progress across multiple topics by using the status reporting feature to monitor and report the workflow status of ongoing autonomous learning sessions simultaneously.

Do I need any external dependencies to use the knowledge base coordinator?▼

No external dependencies are required to use the knowledge base coordinator, as it operates as a self-contained skill unit that manages the KB status and learning workflow internally.