kickoff

Convert an idea or inbox note into a structured Project Note with YAML frontmatter.

964|105|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/MarsWang42/OrbitOS --skill kickoff-marswang42
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kickoff
Source: https://github.com/MarsWang42/OrbitOS/tree/main/CN/.agents/skills/kickoff
Command: npx skills add https://github.com/MarsWang42/OrbitOS --skill kickoff-marswang42

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts an idea or an Inbox note into a structured Project Note, enabling rapid, repeatable project kickoff workflows.

Core Features & Use Cases

  • Orchestrates a two-agent kickoff: Planning Agent designs the plan, then the Orchestrator coordinates execution with the Execution Agent to produce the final Project Note.
  • Ensures a clean, traceable workflow by generating a plan file and awaiting user confirmation before execution.
  • Integrates with OrbitOS structure: plan files under 90_计划 and project notes under 20_项目, with daily notes updated accordingly.
  • Supports input via inline idea or inbox file, handling language rules and file context.

Quick Start

Provide an inbox note or a concise idea with /kickoff, and the system will spawn a planning agent, generate a plan, and wait for your confirmation to execute.

Frequently Asked Questions about kickoff

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

FAQPage Schema
How do I convert an inbox note into a structured project note?

To convert an inbox note into a structured project note, the system uses a planning agent to design a plan from your input, then an execution agent creates the final project note after you confirm the generated plan.

What is the best way to orchestrate project kickoffs using AI agents?

Orchestrating project kickoffs with AI agents involves a two-agent workflow: a planning agent generates the project plan, and an execution agent produces the final structured project note after user confirmation.

Does the project kickoff workflow enforce YAML frontmatter in the output files?

Yes, the project kickoff workflow enforces YAML frontmatter in the generated project notes to ensure structured metadata and seamless integration with OrbitOS folders.

Can I use inline text instead of an inbox file to start the project planning process?

Yes, you can use inline text instead of an inbox file to start the project planning process, allowing the planning agent to directly parse your concise idea and generate the initial project plan.

How does the generated project plan link to daily notes in OrbitOS?

The generated project plan links to daily notes in OrbitOS by updating the corresponding daily notes during execution, ensuring traceability between the project note and your daily logs.

Why does the system wait for confirmation before executing the project note creation?

The system waits for confirmation before executing the project note creation to ensure a clean, traceable workflow, allowing you to review the generated plan file before the execution agent produces the final output.