Toolcrib

🌐Community
by robdtaylor · vlatest · Repository

Toolcrib helps you quickly access and utilize a curated library of helpful tools & prompts for various tasks, boosting productivity.

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

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

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

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

About This Skill

What it does

Toolcrib allows you to discover and install skills for AI agents. It provides a centralized registry where users can browse available skills, view their descriptions, and deploy them into their AI agent workflows. This simplifies skill management and promotes reuse across different AI applications.

When to use it

  • Expanding Agent Capabilities: You want to quickly add new functionalities to your AI agent without building from scratch.
  • Skill Discovery: You're looking for pre-built skills to solve specific problems or enhance existing features.
  • Centralized Skill Management: You need a place to organize and deploy skills consistently across multiple agents.
  • Sharing Skills: You want to make your custom AI agent skills available to others within your organization or community.

Key capabilities

  • Skill discovery and browsing
  • Skill installation
  • Skill registry management

Example prompts

  • "Find me skills related to data analysis."
  • "Install the 'summarization' skill."
  • "Show me a list of all available skills."

Tips & gotchas

The Toolcrib skill requires an environment capable of deploying and running AI agent skills. Ensure your agent platform is compatible with the installation process 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
robdtaylor
Installs
13

🌐 Community

Passed automated security scans.