Fundamentals
This skill provides foundational knowledge across various topics, boosting understanding and serving as a helpful starting point for many queries.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pluginagentmarketplace-fundamentals npx -- -y @trustedskills/pluginagentmarketplace-fundamentals
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pluginagentmarketplace-fundamentals": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pluginagentmarketplace-fundamentals"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to discover and install new skills from the TrustedSkills marketplace. It provides a user interface for browsing available skills, viewing their descriptions, and initiating the installation process directly within the agent's environment. The agent can then leverage these newly installed skills to expand its capabilities.
When to use it
- An AI agent needs access to additional tools or knowledge that isn’t already built-in.
- You want to easily extend an AI agent's functionality without manual configuration.
- A user requests the agent to perform a task requiring a specific skill not currently available.
- To keep an AI agent up-to-date with the latest skills and features in the TrustedSkills registry.
Key capabilities
- Skill discovery: Browse available skills from the marketplace.
- Skill description viewing: Access detailed information about each skill.
- Skill installation: Initiate the process of adding new skills to the AI agent.
Example prompts
- "Find me a skill that can summarize long documents."
- "Show me the latest skills available in the registry."
- “Install the ‘data analysis’ skill.”
Tips & gotchas
The agent must have appropriate permissions to install new skills. Ensure sufficient resources are available for installation, as some skills may require significant memory or processing power.
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.