nina-mission-control-insight-ops

Publish Nina research findings as structured insights and task-linked recommendations via Nina APIs.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/spiral-app-labs/skills --skill nina-mission-control-insight-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nina-mission-control-insight-ops
Source: https://github.com/spiral-app-labs/skills/tree/main/nina-mission-control-insight-ops
Command: npx skills add https://github.com/spiral-app-labs/skills --skill nina-mission-control-insight-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publish Nina's research findings into Mission Control as structured insights, decision inputs, and task-linked recommendations.

Core Features & Use Cases

  • Surface Nina-driven research outputs to founders and operators in Mission Control.
  • Create task-linked six-pagers or standalone insights via the Nina intermediary APIs.
  • Automate routing of research into actionable decision inputs.

Quick Start

Ask Nina to publish the latest research outputs to Mission Control using the intermediary APIs.

Frequently Asked Questions about nina-mission-control-insight-ops

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

FAQPage Schema
How do I publish research findings to Mission Control as structured insights?

You publish research findings to Mission Control as structured insights by routing Nina's research outputs through the Nina intermediary API, which surfaces decision inputs and task-linked recommendations directly to founders and operators.

How do I create task-linked six-pagers for research outputs?

You create task-linked six-pagers for research outputs by sending a POST request to the Nina intermediary API endpoint for six-pagers, ensuring your research is structured and traceable to specific operational tasks.

What is the best way to automate routing research into actionable decision inputs?

Automating research routing into actionable decision inputs is handled by using the Nina intermediary API surface to POST insights, mapping research findings directly to structured decision inputs for operators.

Does publishing Nina research to Mission Control require specific API endpoints?

Publishing Nina research requires the Nina intermediary API surface, specifically using GET /api/nina/tasks, PATCH /api/nina/tasks/:id, POST /api/nina/six-pagers, and POST /api/nina/insights to ensure safe, auditable data flow.

Can I link standalone insights to specific tasks for traceability?

Yes, you can link standalone insights to specific tasks for traceability by using the Nina intermediary API to POST insights and PATCH tasks, ensuring research outputs are auditable and connected to operational work.

Why use an intermediary API to surface research outputs to founders?

Using an intermediary API to surface research outputs ensures a safe, auditable data flow when publishing Nina's research findings into Mission Control, maintaining traceability between decision inputs and tasks.