Atxp
Atxp analyzes text to identify potential risks and opportunities, offering proactive insights for improved decision-making.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add atxp npx -- -y @trustedskills/atxp
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"atxp": {
"command": "npx",
"args": [
"-y",
"@trustedskills/atxp"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The atxp skill provides a command-line interface (CLI) for managing and interacting with AI agent skills. It allows users to discover, install, and potentially execute or configure skills within an AI agent environment. This facilitates the expansion of an agent's capabilities through modular components.
When to use it
- You want to easily add new functionalities to your existing AI agents without complex manual integration.
- You are exploring different AI agent skill options and need a streamlined way to try them out.
- You’re developing or distributing skills for other users to integrate into their AI agents.
- You require a standardized method for managing dependencies and configurations related to AI agent skills.
Key capabilities
- Skill discovery: Find available skills.
- Skill installation: Install selected skills into your environment.
- CLI interface: Provides command-line access to skill management functions.
Example prompts
- "List all available skills."
- "Install the 'example_skill' package."
- "Show details for the 'data_formatter' skill."
Tips & gotchas
The atxp CLI likely requires a pre-existing AI agent environment or framework to function correctly. Refer to the atxp-dev/cli documentation for specific installation and usage instructions within your chosen platform.
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.