agentscope
Build and deploy production-ready AI agents with one Python framework
All Skills in This Repository (2)
Pure Emerald Level IndicatorsAnalyzing AgentScope Library
Extract signatures and documentation from AgentScope modules using Python's inspect module.
A2UI_response_generator
Retrieve A2UI schemas and template examples to generate valid JSON payloads.
Frequently Asked Questions
FAQPage SchemaHow to install AgentScope?โผ
Run `npx skills add agentscope-ai/agentscope --all -g -y` in your terminal to install all tools in this suite globally.
What is AgentScope used for?โผ
AgentScope is a Python framework for building production-ready AI agents with reasoning loops, tool calling, memory, and sandboxed code execution.
Which LLM providers does AgentScope support?โผ
It works with OpenAI, Anthropic, Gemini, DashScope, DeepSeek, Moonshot, xAI, and Ollama, plus embedding and text-to-speech models.
Can AgentScope run code safely in a sandbox?โผ
Yes. It supports isolated execution through Docker, Kubernetes, E2B, Daytona, Bubblewrap, and Apple Container workspaces.
Does AgentScope support multi-agent workflows?โผ
Yes. Its pipeline feature runs multiple agents behind one event stream, and it connects agents to Discord, Feishu, and DingTalk channels.
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