kickoff

Convert an idea or inbox note into a structured project note with a two-agent kickoff workflow.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Johnson1662/johnson-obsidian-notes --skill kickoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kickoff
Source: https://github.com/Johnson1662/johnson-obsidian-notes/tree/main/content/.claude/skills/kickoff
Command: npx skills add https://github.com/Johnson1662/johnson-obsidian-notes --skill kickoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating a project kickoff by turning an idea or inbox note into a structured project note.

Core Features & Use Cases

  • Two-agent kickoff workflow: planning agent designs the plan; orchestrator coordinates execution.
  • Plan-to-note creation: generates a 20_项目/<ProjectName>.md or 20_项目/<ProjectName>/<ProjectName>.md with a CAP structure.
  • Inbox integration and archiving: updates 00_收件箱 frontmatter and moves files to archival paths when applicable.

Quick Start

Invoke /kickoff with either an inline idea or an inbox file to start the two-agent kickoff workflow.

Frequently Asked Questions about kickoff

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

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

To convert an Obsidian inbox note into a structured project note, the kickoff workflow processes inline ideas or inbox items under 00_收件箱, generates a CAP-structured note under 20_项目, and updates the original inbox file's frontmatter or archives it.

What is the two-agent workflow for project kickoff planning?

The two-agent project kickoff workflow consists of a planning agent that designs the project plan and an execution orchestrator that coordinates execution phases, producing a structured note and a dated plan file under 90_计划.

How do I automate project planning and execution orchestration in Obsidian?

You can automate project planning and execution orchestration by invoking the kickoff command with an inline idea or inbox file, which triggers the two-agent workflow to generate plan files, create project notes, and update daily diary links.

Can I use this project kickoff workflow with my existing Obsidian inbox items?

Yes, the project kickoff workflow directly integrates with existing Obsidian inbox items by reading files under 00_收件箱, converting them into structured project notes, and then archiving the plans or updating the original inbox files.

Where does the automated project kickoff workflow store generated plan files?

The automated project kickoff workflow stores generated plan files at 90_计划/Plan_YYYY-MM-DD_Kickoff_<ProjectName>.md and archives completed plans to 90_计划/归档/, while linking the project to today's 10_日记 entry.

Do I need any specific dependencies to run the project kickoff orchestration?

No specific dependencies are required to run the project kickoff orchestration, as it operates independently within Obsidian to convert ideas into structured project notes using its internal planning agent and execution orchestrator.