agentscope-ai

169 mods across 10 repositories, 81k stars between them.

mailbox

25

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill whenever the user needs ANY mailbox/email operation — checking, reading, searching, sending, replying, forwarding, organizing or deleting email, managing threads, connecting a personal mailbox, or registering a new mailbox. This skill is the single entry point for email tasks and orchestrates…

35k 3d ago A 72 tokens original Apache-2.0

mailbox

26

agentscope-ai/QwenPaw

Skill Claude CodeCodex

A guide for performing email and mailbox tasks through the QwenPaw mailbox system. It covers supported personal email providers, credentials, configuration, and the required mailbox workflow.

35k 3d ago A 79 tokens original Apache-2.0

make-skill

27

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill when sedimenting a session into a reusable workspace skill. Triggers when the user wants to turn the current conversation, workflow, or troubleshooting path into a SKILL.md. Phrases like 'turn this into a skill', 'remember how I did X', 'save this workflow', 'make a skill from this', and any /make-skill…

35k 3d ago A 85 tokens original Apache-2.0

make-skill

28

agentscope-ai/QwenPaw

Skill Claude CodeCodex

A guide for turning the current conversation or workflow into a reusable QwenPaw skill, stored as a SKILL.md file. It requires proposing a plan and waiting for approval before creating the skill.

35k 3d ago A 84 tokens original Apache-2.0

make_plan

29

agentscope-ai/QwenPaw

Skill Claude CodeCodex

For external plan request scenarios, guides the Agent to request a clear, actionable, step-by-step plan from a stronger Agent via listagents and chatwithagent, emphasizing that the plan is executed by the requester, not by the consulted Agent.

35k 3d ago A 51 tokens original Apache-2.0

make_plan

30

agentscope-ai/QwenPaw

Skill Claude CodeCodex

A guide for requesting a clear, ordered work plan from a stronger coding agent without asking that agent to do the work.

35k 3d ago A 39 tokens original Apache-2.0

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill when another agent's expertise or context is needed, or when the user explicitly asks to involve another agent. First list agents, then use qwenpaw agents chat for two-way communication with replies.

35k 3d ago A 47 tokens original Apache-2.0

pdf

33

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

35k 3d ago A 92 tokens original Apache-2.0

pdf

34

agentscope-ai/QwenPaw

Skill Claude CodeCodex

A set of instructions for working with PDF files, which are documents designed to preserve their layout across devices.

35k 3d ago A 95 tokens original Apache-2.0

pptx

35

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

35k 3d ago A 152 tokens original Apache-2.0

pptx

36

agentscope-ai/QwenPaw

Skill Claude CodeCodex

A set of instructions for working with PowerPoint presentation files, including extracting content, editing slides, and creating decks.

35k 3d ago A 165 tokens original Apache-2.0

xlsx

37

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

35k 3d ago A 201 tokens original Apache-2.0

xlsx

38

agentscope-ai/QwenPaw

Skill Claude CodeCodex

A guide for working with spreadsheet files such as Excel workbooks, CSV files, and TSV files.

35k 3d ago A 232 tokens original Apache-2.0

browser_cdp

39

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill when the user explicitly wants to connect to a running Chrome browser, scan local CDP ports, specify a cdpport, or share a single browser across multiple agents/tools. By default browser opens no debugging port; pass an explicit cdpport only when the user wants another local tool to attach.

35k 3d ago A 70 tokens original Apache-2.0

browser_cdp

40

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Browser connection controls for finding local debugging ports, attaching to an already running Chrome browser, or sharing one browser between tools.

35k 3d ago A 85 tokens original Apache-2.0

browser_visible

41

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill when the user needs to control the browser launch mode for browser. By default browser is managed by Playwright and opens no debugging port (pass an explicit cdpport to let another local tool attach); headed controls whether the window is visible, and privatemode is kept for backward compatibility and…

35k 3d ago A 75 tokens original Apache-2.0

browser_visible

42

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Browser launch controls for choosing whether a Chromium-based browser window is visible, which browser program to run, and which startup options to pass.

35k 3d ago A 108 tokens original Apache-2.0

agentscope-ai/agentscope

Instructions file GitHub Copilot

Copilot instructions for agentscope-ai/agentscope, covering agentscope code review guide, 1. code quality, 2. [must] code security, 3. [must] testing & dependencies and 4. code standards.

30k +108 yesterday A 741 tokens original Apache-2.0

agentscope-ai/AgentTeams

Instructions file CodexOpenCode

Instructions for agentscope-ai/AgentTeams, covering agentteams codebase navigation guide, what is agentteams, project structure, runtime model and manager/agent/ layout (built into manager images).

5.5k 10d ago A 4,263 tokens original Apache-2.0

communication

45

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use before sending @mentions, deciding whether to reply, TASKCOMPLETED, BLOCKED, QUESTION, direct answers, loop prevention, or suppressing low-information acknowledgements.

5.5k 10d ago A 36 tokens original Apache-2.0

file-sharing

46

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use before direct filesync calls, reading non-task shared files, pushing mid-task progress, or troubleshooting missing shared files. Do not use for normal task acceptance or submission; taskflow acktask and submittask handle lifecycle sync internally.

5.5k 10d ago A 49 tokens original Apache-2.0

find-skills

47

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Discover and install agent skills from the open ecosystem. Use when you encounter an unfamiliar domain, framework, or workflow that you lack specialized knowledge about, or when your coordinator suggests searching for skills before starting a task.

5.5k 10d ago A 46 tokens original Apache-2.0

mcporter

48

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Discover and call MCP Server tools via the mcporter CLI. Use when your coordinator notifies you about new MCP tools, or when you need to call external APIs. Includes workflow for generating skill documentation for new MCP servers.

5.5k 10d ago A 47 tokens original Apache-2.0