auto-explore

Manually triggers domain decomposition analysis for a specified file via file-based material_id computation.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill auto-explore-jsagir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-explore
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/skills/auto-explore
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill auto-explore-jsagir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automatically triggers domain decomposition analysis for a specified file, providing deep exploration capabilities when a scheduled trigger is missed.

Core Features & Use Cases

  • Domain Decomposition: Automatically analyzes a given file's domain context, facilitating deeper exploration.
  • Manual Trigger: Allows users to manually initiate the domain decomposition process.
  • Desktop Fallback: Ensures the process is still initiated on Desktop where automated triggers are unavailable.
  • Use Case: Use the /mos:auto-explore command with a specific file path to manually trigger a deep domain decomposition.

Quick Start

/mos:auto-explore [file_path]

Frequently Asked Questions about auto-explore

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

FAQPage Schema
How do I manually trigger domain decomposition for a specific file?

To manually trigger domain decomposition, execute the `/mos:auto-explore` command followed by your target file path. This initiates on-demand deep domain analysis and computes the file-based material_id for the specified document, bypassing the need for automated scheduling.

What is domain decomposition and when do I need to trigger it manually?

Domain decomposition is an in-depth exploration process that analyzes a file's domain context. You need to trigger it manually when a scheduled automated trigger is missed or unavailable on your current platform, ensuring continuous domain analysis.

Can I run domain exploration on a desktop environment without scheduled triggers?

Yes, you can run domain exploration on a desktop environment without scheduled triggers. The manual trigger serves as a desktop fallback, allowing you to initiate the automatic domain decomposition process on-demand for any specified file.

How do I start deep file analysis using the auto-explore command?

Start deep file analysis by entering the `/mos:auto-explore` command and providing the exact file path. This manually triggers the domain exploration logic to perform continuous domain analysis on your specified material without requiring automated scheduling.

Does manual domain decomposition require any special dependencies or scripts?

Manual domain decomposition does not require external dependencies, but it utilizes internal scripts to execute the domain exploration logic. You only need the target file path to compute the material_id and run the analysis successfully.