Personal Assistant

🌐Community
by ailabs-393 · vlatest · Repository

This Personal Assistant skill streamlines your workflow by scheduling tasks, setting reminders, and answering questions – boosting productivity effortlessly.

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 personal-assistant npx -- -y @trustedskills/personal-assistant
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "personal-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/personal-assistant"
      ]
    }
  }
}

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

About This Skill

What it does

The personal-assistant skill enables AI agents to perform a variety of productivity tasks, such as managing schedules, setting reminders, and organizing information. It can also assist with communication by drafting messages or emails on behalf of the user.

When to use it

  • To keep track of appointments and deadlines without manual input.
  • For quickly drafting professional emails or messages.
  • When needing help organizing personal or work-related tasks efficiently.

Key capabilities

  • Schedule management and reminder setting
  • Email and message drafting
  • Task organization and prioritization

Example prompts

  • "Set a reminder for my meeting at 3 PM tomorrow."
  • "Draft an email to my team about the project deadline."
  • "Organize my upcoming tasks by priority."

Tips & gotchas

  • Ensure that calendar access is granted if scheduling features are needed.
  • For message drafting, review and personalize content before sending.

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
ailabs-393
Installs
773

🌐 Community

Passed automated security scans.