Pachca Messages
Pachca Messages crafts engaging, personalized text messages for marketing and outreach, boosting engagement and driving results.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pachca-messages npx -- -y @trustedskills/pachca-messages
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pachca-messages": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pachca-messages"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The pachca-messages skill provides access to a collection of messages. It allows AI agents to retrieve and potentially utilize these messages, likely for tasks involving communication or structured data delivery. The specific purpose of the messages isn't detailed, but they are presented as a resource accessible through this skill.
When to use it
- When your agent needs to send pre-defined responses in a conversation.
- For populating a template with consistent information.
- To provide structured data or instructions to a user.
- In scenarios where you want the AI to deliver messages in a specific order.
Key capabilities
- Access to a collection of messages.
- Provides a resource for communication.
Example prompts
- "Retrieve the first message."
- "Show me all available messages."
- "What is the content of the third message?"
Tips & gotchas
The specific format and content of the messages are not described in the provided source, so experimentation may be needed to understand how best to use them. No prerequisites are mentioned.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.