·agentscope-skill
</>

agentscope-skill

This guide covers the design philosophy, core concepts, and practical usage of the AgentScope framework. Use this skill whenever the user wants to do anything with the AgentScope (Python) library. This includes building agent applications using AgentScope, answering questions about AgentScope, looking for guidance on how to use AgentScope, searching for examples or specific information (functions/classes/modules).

23Installs·3Trend·@agentscope-ai

Installation

$npx skills add https://github.com/agentscope-ai/agentscope-skills --skill agentscope-skill

How to Install agentscope-skill

Quickly install agentscope-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/agentscope-ai/agentscope-skills --skill agentscope-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: agentscope-ai/agentscope-skills.

SKILL.md

View raw

Understanding AgentScope What is AgentScope? AgentScope is a production-ready, enterprise-grade open-source framework for building multi-agent applications with large language models. Its functionalities cover:

Example 2: Multi-Agent Conversation AgentScope adopts explicit message passing for multi-agent conversations (PyTorch-like dynamic graph), allowing flexible information flow control.

Example 3: Master-Worker Pattern Wrap worker agents as tools for the master agent.

This guide covers the design philosophy, core concepts, and practical usage of the AgentScope framework. Use this skill whenever the user wants to do anything with the AgentScope (Python) library. This includes building agent applications using AgentScope, answering questions about AgentScope, looking for guidance on how to use AgentScope, searching for examples or specific information (functions/classes/modules). Source: agentscope-ai/agentscope-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agentscope-ai/agentscope-skills --skill agentscope-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from agentscope-ai/agentscope-skills

Quick answers

What is agentscope-skill?

This guide covers the design philosophy, core concepts, and practical usage of the AgentScope framework. Use this skill whenever the user wants to do anything with the AgentScope (Python) library. This includes building agent applications using AgentScope, answering questions about AgentScope, looking for guidance on how to use AgentScope, searching for examples or specific information (functions/classes/modules). Source: agentscope-ai/agentscope-skills.

How do I install agentscope-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentscope-ai/agentscope-skills --skill agentscope-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/agentscope-ai/agentscope-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26

Related Skills

None