Quark Main

Manage user sessions and dispatch service functions within Quark spaces.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/quarkloop/agent --skill quark-main
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Quark Main
Source: https://github.com/quarkloop/agent/tree/main/plugins/agents/quark-main
Command: npx skills add https://github.com/quarkloop/agent --skill quark-main

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill serves as the root coordinator for Quark spaces, handling user sessions, selecting relevant service functions, and maintaining workflow integrity.

Core Features & Use Cases

  • Session Management: Coordinates user sessions and manages interactions with installed profiles.
  • Service Function Selection: Chooses the appropriate service functions based on user intent and system context.
  • Workflow Oversight: Ensures the workflow is auditable, with clear explanations for user actions.
  • Use Case: When a user requests to analyze a document, this Skill manages the session, selects the Knowledge profile for document analysis, and coordinates the execution of the service function.

Quick Start

Start a Quark space and initiate a session to begin coordinating services.

Frequently Asked Questions about Quark Main

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

FAQPage Schema
How does session management work within Quark spaces?

Session management in Quark spaces coordinates user requests by maintaining active sessions and routing interactions to installed specialist profiles. The root coordinator handles multiple user requests simultaneously, ensuring workflow integrity and clear auditability for all actions executed during the session.

How do I dispatch service functions for document analysis in a Quark space?

To dispatch service functions, the root coordinator evaluates user intent and system context to select the appropriate specialist profile. When analyzing a document, it manages the session, identifies the Knowledge profile, and coordinates the execution of the required service function automatically.

Do I need a specific environment setup to coordinate Quark service functions?

You need an active Quark space environment with installed specialist profiles and service functions. The coordinator requires access to these installed components to select relevant services and manage user sessions effectively within the space.

What is the best way to maintain workflow oversight during service function dispatch?

The best way to maintain workflow oversight is using the root coordinator, which ensures all service function dispatch actions are auditable with clear explanations. It monitors the workflow integrity by tracking user interactions and the execution paths of selected specialist profiles.

Can I use the Quark root coordinator to manage multiple user requests at once?

Yes, the Quark root coordinator supports multiple user requests simultaneously. It manages distinct sessions, integrates with various specialist profiles, and maintains independent workflow oversight for each user interaction within the shared Quark space environment.

Why are my specialist profiles not triggering during space coordination?

Specialist profiles fail to trigger during space coordination if the Quark environment lacks proper access to installed services or the session context does not match user intent. The coordinator requires explicit profile availability and accurate intent mapping to dispatch service functions successfully.