coo-action-engine-plan

Convert a COO Briefing into a structured JSON task queue.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/OrionArchitekton/cosmocrat-core --skill coo-action-engine-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coo-action-engine-plan
Source: https://github.com/OrionArchitekton/cosmocrat-core/tree/main/skills/ops/coo-action-engine-plan
Command: npx skills add https://github.com/OrionArchitekton/cosmocrat-core --skill coo-action-engine-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of converting a COO Briefing into an actionable task queue, ensuring that daily priorities are clearly defined and ready for execution.

Core Features & Use Cases

  • Automated Task Generation: Reads the COO Briefing and creates a structured task list for the day.
  • Queue Management: Writes the generated task queue to a specific file path for easy access by other systems.
  • Use Case: At the start of each business day, this Skill processes the overnight COO Briefing to produce a JSON file containing all tasks that need to be addressed by the action engine.

Quick Start

Run the coo-action-engine-plan skill to generate today's task queue.

Frequently Asked Questions about coo-action-engine-plan

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

FAQPage Schema
How do I generate a daily task queue from an operational briefing?

To generate a daily task queue from an operational briefing, you need a tool that reads the briefing content and outputs a structured JSON file. This Skill automates that conversion, creating an actionable task list ready for execution.

Can I automate daily task scheduling from a text briefing?

Yes, you can automate daily task scheduling by running this Skill at the start of each business day. It processes the overnight briefing to automatically produce a structured task list for your action engine.

What format is required for the output task queue?

The output task queue format required is a JSON file. The Skill processes the input briefing and writes the generated task list to a designated file path for easy access by other operational systems.

Do I need a specific input source to generate the task list?

Yes, you need a defined input source for your operational briefing. The Skill requires this briefing document to process daily priorities and produce the structured task queue for subsequent execution.

When should I use an automated task queue for operations?

You should use an automated task queue for operations when you need to clearly define daily priorities from a briefing. It is specifically designed for operational planning and task management workflows within the Cosmocrat system.