docstore-status

Monitor and report document states in the .docstore/ directory.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/stanah/dotagents --skill docstore-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docstore-status
Source: https://github.com/stanah/dotagents/tree/main/.claude/skills/docstore-status
Command: npx skills add https://github.com/stanah/dotagents --skill docstore-status

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you monitor the status of documents in your .docstore/ directory, providing an at-a-glance overview of their various states like extracted, integrated, or outdated.

Core Features & Use Cases

  • Dashboard Overview: View a dashboard displaying the status of documents such as extracted, not integrated, and outdated.
  • Status Reporting: Receive reports on document states through various triggers like a specific command or periodic checks.
  • Use Case: If you are managing a large set of documents and want to ensure they are up-to-date and properly integrated, this skill can help by summarizing their current states.

Quick Start

To get the status of your .docstore/ documents, use the command "status" or "docstore-status".

Frequently Asked Questions about docstore-status

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

FAQPage Schema
How do I check the status of documents in my .docstore directory?

You can check document status in the .docstore directory by running the command "status" or "docstore-status" to generate a dashboard-like summary of extraction, integration, and freshness states.

What is document status reporting for .docstore files?

Document status reporting monitors extraction, integration, and freshness in the .docstore directory by utilizing file existence checks, date comparison, and path validations to summarize whether files are extracted, not integrated, or outdated.

When do I need a dashboard overview for document management?

You need a dashboard overview for document management when handling a large set of files and needing to ensure they are up-to-date and properly integrated, which this status reporting skill summarizes at a glance.

Can I trigger periodic status checks for .docstore file validation?

Yes, you can receive reports on document states through various triggers like a specific command or periodic checks, verifying file existence and comparing dates to assess document freshness and integration.

Does the docstore-status skill require external dependencies?

No, the docstore-status skill operates without external dependencies, relying on scripts and references to perform file existence checks, date comparisons, and path validations within the .docstore directory.

What limitations exist when monitoring .docstore document states?

The skill is specifically designed for administrative document management workflows within the .docstore directory, meaning it is limited to reporting states like extracted, not integrated, and outdated rather than modifying the files themselves.