action-item-extractor Skill
Extract action items with owners, deadlines, and priorities from meeting content Published by microsoft in work-iq.
What is action-item-extractor Skill?
Extract action items with owners, deadlines, and priorities from meeting content Published by microsoft in work-iq. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using work-iq
Technical details
- Install or run with Copy skill directory
When to use action-item-extractor Skill
- Use it for developers using work-iq.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/work-iq
- Skill file: plugins/workiq-productivity/skills/action-item-extractor/SKILL.md
What it does
Extract action items with owners, deadlines, and priorities from meeting content
Skill instructions
Action Item Extractor Description Parses Teams meeting chat messages for action-oriented language — commitments, assignments, and deadlines. Cross-references owners against the attendee list and assigns priority levels. Outputs a structured table ready for downstream recipes. Prerequisites | Requirement | Details | |-------------|---------| | WorkIQ CLI | User profile, meeting details, chat messages (read queries via ask) | Required Inputs | Input | Type | Description | |-------|------|-------------| | meetingidentifier | string | Meeting title, keyword, or "latest" | | date | string (optional) | Target date (defaults to today) | --- Execution Steps Step 1: Retrieve User Profile, Meeting Details, and Attendees workiq-ask ( question: "What is my profile including display name and time zone? Also find the meeting matching '<meetingidentifier' on <date and list all attendees with their names and email addresses." ) Extract: displayName, time zone, attendee list with names and emails. Step
Explore related resources
Frequently asked questions
What is action-item-extractor?
action-item-extractor is a open-source AI agent skill with Copy skill directory. Extract action items with owners, deadlines, and priorities from meeting content
Who is action-item-extractor best for?
action-item-extractor is best for reusing agent instructions, scripts, and references.
How do I install action-item-extractor?
Install or run action-item-extractor using Copy skill directory. Check action-item-extractor for the latest setup command.
Is action-item-extractor actively maintained?
action-item-extractor may need a closer maintenance check before production use.
Auto-fetched from GitHub.