AgentSkillsCN

wopr-skill-installation

通过CLI或守护进程API安装、创建、移除并搜索WOPR技能。当您需要处理技能注册表、本地技能创建,或远程技能安装流程时,请使用此功能。

SKILL.md
--- frontmatter
name: wopr-skill-installation
description: Install, create, remove, and search WOPR skills via CLI or daemon API. Use when working with skill registries, local skill creation, or remote skill installation flows.

WOPR Skill Installation

Use this skill to manage WOPR skills (install/create/remove/search) and registry configuration.

Quick workflow

  1. List or search for skills.
  2. Install from a registry or URL/GitHub source.
  3. Create or remove local skills as needed.

Progressive disclosure

  • For CLI commands and usage, read references/cli.md.
  • For daemon API endpoints and request bodies, read references/api.md.