# Manage Skill

> Guides the user to the Siclaw Web page to manage Skills. Use this guide when the user requests to create, edit, or view a Skill in a Channel conversation.

- Skill: `scitix/manage-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add scitix/manage-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/scitix/manage-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: scitix (https://skillmd.com/u/scitix)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/scitix/manage-skill

---


# Manage Skills

## When to Use

When the user requests to create, update, edit, enable, or disable a Skill in a **Channel** conversation (where skill management tools are not available).

## Instructions

Skill creation, updates, and management should be done through the Siclaw Web page.

On the Web page, you can:
- Create and edit Skills (with live preview)
- Fork builtin or team skills into personal copies
- Submit skills for review and approval
- Enable or disable Skills
- View Skill execution history

Inform the user of this directly — no further action is required.

## Environments

- **Dev / Test environment**: newly created or updated skills are immediately usable for testing.
- **Production environment**: only approved skill versions are available. Skills must go through admin review before they appear in production.

