jiuwenswarm
Multi-agent platform that turns natural language into completed tasks
All Skills in This Repository (42)
Pure Emerald Level Indicatorsskill-gen-4-enterprise-doc
Convert SOP documents into executable SKILL.md skills via skills.import_local.
openJiuwen-DeepSearch
Plan, collect evidence, and synthesize cited research reports in Markdown, Docx, and Html.
cross-channel-history-retrieval
Search local history.json files across sessions and channels for matching messages.
advanced-daily-report
Generate daily, weekly, and monthly work reports from Git, email, memory, and todo data.
swarmskill-creator
Generate five-file Swarm Skill structures with automated validation.
deepep-to-cam-converter
Migrate DeepEP MoE dispatch and combine implementations to Ascend CAM operators.
financial-document-parser
Extract financial fields and line items from invoices, receipts, and bank statements.
doc-update
Audit project documentation against source code and report multilingual gaps.
skvm-general
Drive the skvm CLI to profile models, AOT-compile skills, and run benchmarks.
ascend-moe-optimizer-auto-trace
Generate and validate TRACE_POINT instrumentation and Chrome trace workflows for Ascend MoE operators.
skill-creator
Draft SKILL.md content, generate test prompts, and run trigger-evaluation benchmarks.
akg-agents
Automate AKG kernelgen workflows with branch enforcement and environment setup.
Frequently Asked Questions
FAQPage SchemaHow to install JiuwenSwarm?▼
Run `npx skills add openJiuwen-ai/jiuwenswarm --all -g -y` in your terminal to install all skills in this suite globally.
What is JiuwenSwarm used for?▼
It is a multi-agent platform where a leader agent decomposes complex tasks and coordinates specialist agents to complete them, from research reports to office document processing.
How does multi-agent collaboration work in JiuwenSwarm?▼
A leader agent splits your request into subtasks, assigns them to specialized teammate agents that run in parallel, then aggregates and verifies their outputs into a final result.
Can JiuwenSwarm connect to chat apps like WeChat or Telegram?▼
Yes. It supports Feishu, DingTalk, WeCom, WeChat, Telegram, Discord, Slack, and WhatsApp, so you can talk to the same agent from apps you already use.
Do I need coding skills to use JiuwenSwarm?▼
No. You describe tasks in plain language, and the agents handle tool calls, file operations, and multi-step execution for you.
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