Back to browse
meeting-notes
officialplatinum (7/8)
Structured meeting notes — DACI framework, action items, follow-ups
Install
mayros skill install meeting-notes
mayros skill install [email protected]
README
@apilium/meeting-notes
Structured meeting notes with DACI framework, action item tracking, and follow-ups for Mayros.
Installation
Copy this skill directory into your Mayros skills folder:
cp -r skills/meeting-notes ~/.mayros/skills/meeting-notes
Or install via the Mayros CLI:
mayros skill install @apilium/meeting-notes
Usage
Once configured, the agent can:
- Structure notes: Apply pre-meeting templates with attendees, agenda, and time allocation
- DACI framework: Assign Driver, Approver, Contributors, Informed for decision meetings
- Track action items: Capture owner, deadline, and status for every action item
- Meeting types: Stand-up, sprint planning, retrospective, 1:1, decision, brainstorm, status update
- Post-meeting: Generate summaries with decisions, action items, and parking lot items
Example prompts
"Take notes for today's sprint planning meeting"
"Structure these meeting notes using the DACI framework"
"List all action items from the last meeting"
"Create a retrospective template for the team"
"Summarize the key decisions from this meeting"
Semantic Predicates
| Predicate | Scope | Description |
|---|---|---|
meeting:notes_created | agent | Meeting notes created by the agent |
meeting:context | agent | Meeting context recalled by the agent |
License
MIT
Versions
Comments
Sign in to leave a comment.
Loading comments...