Pachca Users

🌐Community
by pachca · vlatest · Repository

Pachca Users helps identify and manage user accounts within your system for streamlined administration and enhanced security.

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 pachca-users npx -- -y @trustedskills/pachca-users
2

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

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

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

About This Skill

What it does

This skill provides access to user data through an OpenAPI specification. It allows AI agents to retrieve information about users, potentially including details like their profile information or activity history. The specific data available depends on the underlying API defined by the OpenAPI specification.

When to use it

  • Customer Support: An agent can use this skill to quickly access a customer's account details while resolving an issue.
  • Personalized Recommendations: Retrieve user preferences to tailor product or content recommendations.
  • User Research: Gather data on user behavior for analysis and insights.
  • Account Management: Allow agents to perform actions like updating user profiles or managing subscriptions.

Key capabilities

  • Access to user data via OpenAPI specification.
  • Retrieval of user profile information.
  • Potential access to user activity history (depending on the API).

Example prompts

  • "Get me details for user ID 12345."
  • "Show me a list of all users who signed up in the last week."
  • "What is the email address associated with username 'johndoe'?"

Tips & gotchas

The specific data returned and actions available are entirely dependent on the API defined within the OpenAPI specification. Ensure you understand the scope and limitations documented in that specification before using this skill.

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
pachca
Installs
18

🌐 Community

Passed automated security scans.