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

# Signal OS

> A content system for crypto creators. Build reputation through documented work, not viral luck.

Signal OS runs inside an AI coding agent and gives you a set of skills that guide you through every stage of building an audience onchain — from brand positioning, to publishing, to scheduling.

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/signal-os/overview">
    Understand the system, the two pipelines, and where you are in the creator journey.
  </Card>

  <Card title="Installation" icon="download" href="/signal-os/installation">
    Set up Signal OS on VS Code + Claude Code or Codex. No coding experience required.
  </Card>

  <Card title="Learn, Practice, Create" icon="graduation-cap" href="/signal-os/modes">
    Use the three modes to build skill with each framework before you publish.
  </Card>

  <Card title="Skills reference" icon="list" href="/signal-os/skills">
    Every skill, what it does, and where it fits in each content pipeline.
  </Card>
</CardGroup>

***

## The two pipelines

<CardGroup cols={2}>
  <Card title="Authority pipeline" icon="link-chain">
    For when you did something onchain and want to document it.

    ```
    /social-doc → /social-result → /social-reflect
    ```
  </Card>

  <Card title="Growth pipeline" icon="chart-line">
    For when you have a take, a framework, or a story to develop.

    ```
    /social-idea → /social-outline → /social-review
    → /social-cta → /social-publish → /social-tweets
    ```
  </Card>
</CardGroup>

<Note>
  Not sure where to start? Run `/social-guide` inside your agent — it scans your repo and tells you exactly what to do next.
</Note>
