byatlassian· 12 skills
Analyze meeting notes to find action items and create Jira tasks for assigned work. When an agent needs to: (1) Create Jira tasks or tickets from meeting notes, (2) Extract or find action items from notes or Confluence pages, (3) Parse meeting notes for assigned tasks, or (4) Analyze notes and generate tasks for team members. Identifies assignees, looks up account IDs, and creates tasks with proper context.
$npx -y skills add atlassian/atlassian-mcp-server --skill capture-tasks-from-meeting-notesInstalls into the current project.
Run `npx skills use "https://github.com/atlassian/atlassian-mcp-server" --skill "atlassian/atlassian-mcp-server/capture-tasks-from-meeting-notes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/atlassian/atlassian-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/atlassian/atlassian-mcp-server"` and select the relevant skills, then follow their instructions.