{
  "skill": {
    "id": "meeting-notes-to-action-items",
    "name": "meeting-notes-to-action-items",
    "description": "Use when you have meeting notes and need to turn them into decisions, owners, deadlines, and follow-up actions.",
    "path": "skills/feishu/meeting-notes-to-action-items/SKILL.md",
    "tags": [
      "feishu",
      "meetings",
      "actions",
      "productivity"
    ]
  },
  "document": {
    "path": "skills/feishu/meeting-notes-to-action-items/SKILL.md",
    "frontmatter": {
      "name": "meeting-notes-to-action-items",
      "description": "Use when you have meeting notes and need to turn them into decisions, owners, deadlines, and follow-up actions.",
      "version": "0.1.0",
      "author": "Hermes Agent",
      "license": "private",
      "metadata": {
        "hermes": {
          "tags": [
            "feishu",
            "meetings",
            "actions",
            "productivity"
          ],
          "related_skills": [
            "feishu-doc-reporting"
          ]
        }
      }
    },
    "content": "---\nname: meeting-notes-to-action-items\ndescription: Use when you have meeting notes and need to turn them into decisions, owners, deadlines, and follow-up actions.\nversion: 0.1.0\nauthor: Hermes Agent\nlicense: private\nmetadata:\n  hermes:\n    tags: [feishu, meetings, actions, productivity]\n    related_skills: [feishu-doc-reporting]\n---\n\n# Meeting Notes to Action Items\n\n## Overview\n\nUse this skill to convert rough meeting notes into a structured action list.\n\n## Workflow\n\n1. Extract decisions.\n2. Extract action items.\n3. Assign owners when available.\n4. Capture deadlines and dependencies.\n5. Separate open questions from confirmed decisions.\n\n## Output Format\n\n- Decisions\n- Action items\n- Owners\n- Deadlines\n- Open questions\n\n## Verification\n\n- Decisions are distinct from action items\n- Owners are explicit when known\n- Unresolved questions are listed last\n"
  }
}