Zurück zu Fähigkeiten

crewai-multi-agent

davila7
Aktualisiert 16 days ago
325 Ansichten
18,478
1,685
18,478
Auf GitHub ansehen
MetaAgentsCrewAIMulti-AgentOrchestrationCollaborationRole-BasedAutonomousWorkflowsMemoryProduction

Über

CrewAI ist ein leichtgewichtiges Multi-Agenten-Orchestrierungsframework zum Aufbau von Teams spezialisierter KI-Agenten, die autonom an komplexen Aufgaben zusammenarbeiten. Es ermöglicht rollenbasierte Agentenkollaboration mit Gedächtnisfunktion und unterstützt sequenzielle oder hierarchische Workflows für den Produktiveinsatz. Das Framework wurde ohne LangChain-Abhängigkeiten entwickelt, um schlanke und schnelle Ausführung zu gewährleisten.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add davila7/claude-code-templates -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/davila7/claude-code-templates
Git CloneAlternativ
git clone https://github.com/davila7/claude-code-templates.git ~/.claude/skills/crewai-multi-agent

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

GitHub Repository

davila7/claude-code-templates
Pfad: cli-tool/components/skills/ai-research/agents-crewai
0
anthropicanthropic-claudeclaudeclaude-code

Verwandte Skills

railway-metrics

Andere

This skill queries Railway service metrics including CPU, memory, network, and disk usage to monitor performance and debug issues. It's triggered when developers ask about resource utilization or service performance, and requires environment and service IDs from the Railway CLI. The skill provides actionable insights through Bash commands that fetch real-time analytics data.

Skill ansehen

weights-and-biases

Design

This skill integrates Weights & Biases for comprehensive ML experiment tracking and MLOps. It automatically logs metrics, visualizes training in real-time, and manages hyperparameter sweeps and model versions. Use it to compare runs, optimize models, and collaborate within team workspaces directly from your development environment.

Skill ansehen

sglang

Meta

SGLang is a high-performance LLM serving framework that uses RadixAttention for automatic prefix caching, enabling significantly faster structured generation. It's ideal for developers needing JSON/regex outputs, constrained decoding, or building agentic workflows with tool calls. Use it when you require up to 5× faster inference than alternatives like vLLM in scenarios with shared prefixes.

Skill ansehen

huggingface-tokenizers

Dokumente

This skill provides high-performance tokenization using HuggingFace's Rust-based library, processing 1GB of text in under 20 seconds. It supports BPE, WordPiece, and Unigram algorithms while enabling custom tokenizer training and alignment tracking. Use it when you need production-fast tokenization or to build custom tokenizers integrated with the transformers ecosystem.

Skill ansehen