Check Action Items From Contact

🌐Community
by dalehurley · vlatest · Repository

This skill extracts and lists action items directly from customer contacts, streamlining follow-up tasks and boosting efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add check-action-items-from-contact npx -- -y @trustedskills/check-action-items-from-contact
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "check-action-items-from-contact": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/check-action-items-from-contact"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill extracts action items from contact information, such as emails or meeting notes. It can identify tasks, deadlines, and responsible parties mentioned within the provided text. The resulting action items are presented in a structured format for easy tracking and management.

When to use it

  • Summarize email threads containing multiple requests or follow-up actions.
  • Process meeting transcripts to create a list of assigned tasks.
  • Extract action items from customer support tickets or feedback forms.
  • Analyze notes taken during phone calls to ensure all commitments are captured.

Key capabilities

  • Action item extraction
  • Deadline identification
  • Responsible party assignment

Example prompts

  • "Can you extract the action items from this email?" [paste email content]
  • "What tasks were assigned in this meeting transcript?" [paste transcript]
  • "Find all action items and deadlines mentioned in these notes." [paste notes]

Tips & gotchas

The accuracy of extracted action items depends heavily on the clarity and structure of the input text. Complex or ambiguous language may lead to inaccurate results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dalehurley
Installs
3

🌐 Community

Passed automated security scans.