open-conference-guide

Open Conference Guide

Use this skill to help users plan and execute open-source, technical, nonprofit, or community conferences. Treat the repository as the knowledge base. Load only the chapters and templates needed for the user’s current planning stage.

Core Workflow

  1. Clarify the conference shape:
    • conference goal and theme
    • expected size
    • city or online/offline format
    • date or target month
    • audience
    • budget constraints
    • paid/free ticket model
    • volunteer capacity
  2. Classify the event:
    • use conf_classify.md for Meetup, regional, national, or international complexity.
    • use subject.md to turn the goal into a theme and content direction.
  3. Create the minimum viable plan first:
    • read the ## 最小可执行版本 section in each relevant chapter.
    • avoid overbuilding a small event with large-conference processes.
  4. Build the execution plan:
    • use time_phase.md for timeline.
    • use organization.md and people_classify.md for roles.
    • use domain chapters for the user’s active workstream.
  5. Produce reusable artifacts:
    • use files in templates/ whenever the user asks for tables, copy, checklists, or runbooks.
    • adapt templates to the user’s event details instead of returning generic placeholders.
  6. Check risks before finalizing:
    • summarize key risks by workstream.
    • identify missing owners, dates, dependencies, and decision points.
    • recommend the smallest next actions for the coming week.

Reference Map

Start with SUMMARY.md for the full table of contents.

Foundation

Preparation

Onsite and Follow-Up

Templates

Use templates/README.md as the template index.

Common template choices:

Response Patterns

When the user asks for a conference plan, return:

  1. assumptions
  2. event classification
  3. minimum viable version
  4. timeline
  5. team roles
  6. workstream plan
  7. templates to use
  8. immediate next actions

When the user asks for a specific artifact, return the artifact directly and tailor it to the event. If critical details are missing, make conservative assumptions and list them at the top.

When the user asks for a review, inspect the plan against:

  1. missing owner
  2. missing deadline
  3. budget risk
  4. venue or equipment risk
  5. speaker risk
  6. sponsor delivery risk
  7. volunteer capacity risk
  8. onsite execution risk
  9. post-event follow-up gap

Output Style

Prefer practical tables, checklists, and dated action plans. Keep advice specific to the user’s event size. Separate general guidance from examples labeled 案例参考. For small community events, lead with the minimum viable version instead of a full large-conference process.