> ## Documentation Index
> Fetch the complete documentation index at: https://skillcliprotocol.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Contribute

> Help shape the Skill CLI Protocol

SCP is community-driven. We're building this in the open and want your input.

## Ways to contribute

<CardGroup cols={2}>
  <Card title="Report issues" icon="bug" href="https://github.com/skillcliprotocol/docs/issues/new">
    Found a bug, typo, or unclear section? Open an issue.
  </Card>

  <Card title="Improve the docs" icon="pen" href="https://github.com/skillcliprotocol/docs/pulls">
    Fork, edit, open a PR. We review quickly.
  </Card>

  <Card title="Share a skill" icon="share-nodes" href="https://github.com/skillcliprotocol/docs/issues/new?title=New+skill:+&labels=community-skill">
    Built a skill? Share it with the community.
  </Card>

  <Card title="Propose a convention" icon="lightbulb" href="https://github.com/skillcliprotocol/docs/issues/new?title=Proposal:+&labels=proposal">
    Have an idea for SCP? Let's discuss it in the open.
  </Card>
</CardGroup>

## What we need help with

* **More skill examples** — real-world skills that show the pattern
* **Agent integrations** — adapters for Claude Code, Cursor, Codex, and others
* **Registry tooling** — CLI improvements, search, validation
* **Documentation** — tutorials, guides, translations
* **Feedback** — tell us what's confusing, missing, or wrong

## First-time contributors

Never contributed to open source before? Great — SCP docs are a perfect place to start. Pick any issue labeled [`good first issue`](https://github.com/skillcliprotocol/docs/labels/good%20first%20issue) and we'll help you through the PR process.

## Discuss

Join the conversation in [GitHub Discussions](https://github.com/skillcliprotocol/docs/discussions).
