A scaffolding tool for Super Agent Party extensions, which are self-contained packages that add custom chat UIs and AI tools to the platform. You get two modes: static HTML for pure frontend work, or Node.js with Express if you need backend logic. The skill walks you through package.json setup, handles the boilerplate for WebSocket connections and MCP tool registration, and enforces the three-stage lifecycle (register on open, handle calls, unregister on close). Notably strict about bilingual support and dark/light theming with CSS variables. If you're building SAP plugins and don't want to memorize the reverse proxy protocol or botch the MCP handshake, this handles the ceremony so you can focus on what your extension actually does.
npx -y skills add heshengtao/super-agent-party --skill sap-extension-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar