Agent Skills
Automates agent skill creation and management within Datadog Agents, streamlining observability workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add agent-skills npx -- -y @trustedskills/agent-skills
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"agent-skills": {
"command": "npx",
"args": [
"-y",
"@trustedskills/agent-skills"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows users to discover and install skills for AI agents. It provides a centralized registry where developers can publish their AI agent skills, and users can easily find and integrate them into their workflows. The core functionality revolves around the discovery, installation, and management of these reusable AI agent components.
When to use it
- You want to extend the capabilities of an existing AI agent without writing code from scratch.
- You're looking for pre-built solutions to common AI tasks like data analysis or content generation.
- You need a way to manage and organize different skills used by your AI agents.
- You are developing custom AI agent skills and want to share them with others.
Key capabilities
- Skill discovery: Browse available skills based on category, author, or keywords.
- Skill installation: Easily install selected skills into an AI agent environment.
- Skill management: Organize and track installed skills.
- Developer publishing: Allows developers to publish their own skills to the registry.
Example prompts
- "Show me all skills related to data analysis."
- "Install the 'summarization' skill by Acme Corp."
- “What skills are available from datadog-labs?”
Tips & gotchas
The effectiveness of this skill depends on the quality and availability of published skills. Ensure you have a compatible AI agent environment before attempting to install any skills.
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 |
🏢 Official
Published by the company or team that built the technology.