byheshengtao· 4 skills
Create Super Agent Party (SAP) extensions. This skill should be used when users want to create, build, or scaffold a new extension for Super Agent Party - including static HTML extensions (pure frontend) and Node.js backend extensions. Triggers on requests like "create a new SAP extension", "build an extension for Super Agent Party", "scaffold a plugin", "make a chat UI extension", or when working with sap extension projects.
$npx -y skills add heshengtao/super-agent-party --skill sap-extension-creatorInstalls into the current project.
Run `npx skills use "https://github.com/heshengtao/super-agent-party" --skill "heshengtao/super-agent-party/sap-extension-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/heshengtao/super-agent-party" that are relevant to the current task. Run `npx skills add "https://github.com/heshengtao/super-agent-party"` and select the relevant skills, then follow their instructions.