Skip to main content

Prepare a skill contribution

This flow does not publish a skill directly. It collects the required metadata and skill intent, then generates a repo-aware prompt for your coding agent to implement in this repository.

Before you begin

How this flow works

You are not publishing from the browser. You are preparing a governed contribution brief that a repo-aware coding agent will turn into real files and verified repository changes.

  1. Fill in the metadata, sources, and skill intent.

  2. Wathba generates an agent-ready prompt for Claude Code, Cursor, Codex, or another coding agent.

  3. The coding agent creates or edits files under `skills/<group>/<slug>/` and runs verification.

  4. Nothing is published until those repository changes actually exist.