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

# Manifest UI

> Manifest UI is an agentic component library for building rich, interactive views.

Manifest UI is an agentic component library that provides beautifully designed, ready-to-use views for building rich AI-powered experiences.

<img src="https://mintcdn.com/skybridge-alpic/O_tXZkQ-k0kf73Ap/images/showcase-manifest-ui.png?fit=max&auto=format&n=O_tXZkQ-k0kf73Ap&q=85&s=972571e9aefcc41f096f0013e72274ac" alt="Manifest UI" style={{ width: "100%", maxWidth: "960px", borderRadius: "12px" }} width="1032" height="581" data-path="images/showcase-manifest-ui.png" />

## Links

<CardGroup cols={2}>
  <Card title="Try the demo" icon="play" href="https://manifest-ui.skybridge.tech/try">
    Launch the live view experience.
  </Card>

  <Card title="View source on GitHub" icon="github" href="https://github.com/alpic-ai/skybridge/tree/main/examples/manifest-ui">
    Browse the full example code.
  </Card>
</CardGroup>

## Skybridge APIs used

* [`generateHelpers`](/api-reference/generate-helpers)
* [`useOpenExternal`](/api-reference/use-open-external)
* [`useToolInfo`](/api-reference/use-tool-info)
