Back to Skills

autogpt-agents

majiayu000
Updated 13 days ago
15 views
58
9
58
View on GitHub
MetaAgentsAutoGPTAutonomous AgentsWorkflow AutomationVisual BuilderAI Platform

About

The autogpt-agents skill is a platform for building and deploying persistent, autonomous AI agents using visual workflows or a development toolkit. It's ideal for creating complex, multi-step automation systems that run continuously or are triggered externally. Key features include a drag-and-drop visual builder and support for no-code/low-code agent development.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/autogpt-agents

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/autogpt
0

Related 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.

View skill

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.

View skill

autogpt-agents

Meta

AutoGPT Agents is a platform for building and deploying persistent, autonomous AI agents using visual workflows or code. It's ideal for developers creating complex, multi-step automation systems that require continuous operation or external triggers. Key features include a drag-and-drop visual builder and support for deploying agents via webhooks and schedules.

View skill

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.

View skill