Zurück zu Fähigkeiten

autogpt-agents

davila7
Aktualisiert 11 days ago
311 Ansichten
18,478
1,685
18,478
Auf GitHub ansehen
MetaAgentsAutoGPTAutonomous AgentsWorkflow AutomationVisual BuilderAI Platform

Über

AutoGPT Agents ist eine Plattform zum Erstellen und Bereitstellen persistenter, autonomer KI-Agenten mithilfe von visuellen Workflows oder Code. Sie ist ideal für Entwickler, die komplexe, mehrstufige Automatisierungssysteme erstellen, die kontinuierlichen Betrieb oder externe Auslöser erfordern. Zu den Hauptmerkmalen gehören ein Drag-and-Drop-Visual-Builder und die Unterstützung für die Bereitstellung von Agenten über Webhooks und Zeitpläne.

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/autogpt-agents

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-autogpt
0
anthropicanthropic-claudeclaudeclaude-code

Verwandte Skills

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

crewai-multi-agent

Meta

CrewAI is a lightweight multi-agent orchestration framework for building teams of specialized AI agents that collaborate autonomously on complex tasks. It enables role-based agent collaboration with memory and supports sequential or hierarchical workflows for production use. The framework is built without LangChain dependencies for lean, fast execution.

Skill ansehen

llamaindex

Meta

LlamaIndex is a data framework for building RAG applications, specializing in ingesting documents from numerous sources and indexing them for querying. It provides key components like vector indices and query engines to enable document Q&A, chatbots, and knowledge retrieval over private data. Use it when you need to connect LLMs to your own data for data-centric applications.

Skill ansehen

dspy

Meta

DSPy is a framework for building complex AI systems like RAG pipelines and agents using declarative programming. It automatically optimizes prompts and LM calls based on your data, moving beyond manual prompt engineering. Use it to create modular, maintainable, and systematically improved AI applications.

Skill ansehen