super-agent-party skills
⭐ All-in-one AI companion! Super Agent Party = Self hosted neuro sama + openclaw! ⭐ 全能AI伴侣!超级智能体派对 = 自托管neuro sama + openclaw! 4 skills. skills-hub.ai mirrors 4 skills from super-agent-party daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/heshengtao/super-agent-party
Installing a super-agent-party skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a super-agent-party skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all super-agent-party skills via API
curl https://skills-hub.ai/api/v1/skills?source=super-agent-party
# Browse all sources
open https://skills-hub.ai/sourcesTop super-agent-party skills
See all →The most-installed skills from super-agent-party, ranked by adoption.
01officeCLI
Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.
Buildfrom super-agent-party02find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Buildfrom super-agent-party03sap-extension-creator
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.
Buildfrom super-agent-party04skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Buildfrom super-agent-party
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Aug 24, 2026, 6:40 PM (success).
super-agent-party skills, frequently asked
What are super-agent-party skills?
super-agent-party skills are AI coding skills published by super-agent-party (⭐ All-in-one AI companion! Super Agent Party = Self hosted neuro sama + openclaw! ⭐ 全能AI伴侣!超级智能体派对 = 自托管neuro sama + openclaw! 4 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many super-agent-party skills are available?
skills-hub.ai indexes 4 skills from super-agent-party, synced daily from the upstream GitHub repository (https://github.com/heshengtao/super-agent-party).
How do I install a super-agent-party skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official super-agent-party skills?
Yes. Every skill from this source is mirrored from super-agent-party's own GitHub repository (https://github.com/heshengtao/super-agent-party). Each skill page links back to the upstream source of truth, so you can verify the original.