nextclaw-marketplace-skill-integration
NextClaw Marketplace Skill Integration
Overview
Use this skill when the task is about adding a skill to the NextClaw skill marketplace.
Core product principle:
- The user installs a skill, not a pile of prerequisites.
- The installed skill should feel complete from the user's point of view.
- If external setup is required, the AI should absorb the complexity by explaining, guiding, checking readiness, and continuing only when the environment is actually ready.
This means a marketplace skill may depend on external tools, but the skill itself must provide a full onboarding, validation, usage, and troubleshooting loop.
Responsibility Boundary
Use this three-layer split to keep marketplace skills decoupled:
- User goal layer
More from peiiii/nextclaw
ui-ux-pro-max
Use when the user wants professional UI/UX design guidance, design-system generation, UX review, or stack-specific frontend guidance through a bundled local UI/UX Pro Max dataset and Python search runtime.
2impeccable
Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.
2lark-cli
Use when the user wants to operate Lark or Feishu via the local lark-cli (@larksuite/cli), including install, app credentials, OAuth, readiness checks, and safe read/write boundaries.
1opencli
Use when the user wants to use websites, browser login sessions, Electron apps, or external CLIs through a local OpenCLI setup, especially when setup guidance, readiness checks, and safe task execution are needed.
1find-skills
Use when the user wants to discover, evaluate, and install external agent skills from the open skills ecosystem, especially through the Vercel Skills CLI.
1superpowers
Use when the user wants a disciplined software development workflow with design-first planning, implementation plans, TDD, systematic debugging, code review, or verification-before-completion, adapted from obra/superpowers.
1