Wegent
Open platform for building, running, and managing AI agent teams
All Skills in This Repository (17)
Pure Emerald Level Indicatorscreate-smart-app
Create, validate, and package Wework Smart apps as DeepSeek Harness plugin bundles.
hello-wework
Calls the hello_wework MCP tool to return a personalized greeting.
wegent-image-generation
Generates images from text prompts or reference images via an MCP image tool.
wegent-knowledge
Manage and search Wegent knowledge bases and documents using RAG retrieval.
dingtalk-docs
Access DingTalk knowledge spaces, folders, and documents through the DingTalk document MCP.
prompt-optimization
Reviews and rewrites AI agent system prompts with user-approved change cards.
dingtalk-ai-table
Read and manage DingTalk AI table records through the DingTalk AI Table MCP server.
conversation_to_prompt
Convert task conversations into reusable system prompt drafts with structured quality checks.
skill-creator
Create, evaluate, and iteratively improve Claude skills with benchmarks and description optimization.
interactive
Present interactive form questions and choice options to users during task execution.
subscription-manager
Create and manage scheduled subscription tasks using cron expressions, intervals, or one-time triggers.
wiki_submit
Submits wiki documentation pages to the Wegent backend API via a Node.js CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Wegent?โผ
Run `npx skills add wecode-ai/Wegent --all -g -y` in your terminal to install all skills in this suite globally.
What is Wegent used for?โผ
Wegent is an open-source system for defining, organizing, and running AI agent teams across a desktop workbench, web platform, and remote machines. It manages projects, tasks, knowledge bases, and automated agent execution in one place.
Can Wegent run coding agents on my local machine?โผ
Yes. Wegent Desktop runs coding agents directly on your local projects, files, and commands, and can also delegate tasks to remote machines or server-managed executors.
Does Wegent support self-hosting?โผ
Yes. You can deploy Wegent Web and Backend with Docker to keep models, permissions, scheduling, and team data fully under your own control.
What built-in skills does Wegent include?โผ
It ships with skills for image and video generation, Mermaid diagrams, browser automation, sandboxed code execution, knowledge base search, scheduled tasks, and prompt optimization.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core