Crewai

🌐Community
by sickn33 Β· vlatest Β· Repository

Crewai helps you generate creative content like stories & poems by simulating a collaborative writing partner – boosting your imagination and 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 crewai npx -- -y @trustedskills/crewai
2

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

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

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

About This Skill

What it does

The crewai skill appears to be a collection of AI agent skills. It's designed for discovering and installing these skills, likely enabling complex workflows or specialized tasks within an AI agent environment. The specific capabilities of the installed skills are not detailed in the provided source content.

When to use it

  • You want to extend the functionality of your AI agent beyond its core abilities.
  • You need a skill for a specific task, such as data analysis or creative writing.
  • You're looking for pre-built skills to accelerate development and avoid reinventing the wheel.
  • You wish to experiment with different AI agent capabilities without building them from scratch.

Key capabilities

  • Skill discovery: Allows users to find available AI agent skills.
  • Skill installation: Enables users to add selected skills to their AI agent environment.
  • Extends AI agent functionality: Provides a mechanism for adding new features and behaviors.

Example prompts

  • "Show me available skills."
  • "Install the 'data_analyzer' skill."
  • "What skills are compatible with my current setup?"

Tips & gotchas

The source content does not provide specific prerequisites or limitations. It’s recommended to review documentation for individual installed skills after installation to understand their requirements and potential issues.

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
sickn33
Installs
0

🌐 Community

Passed automated security scans.