# Starlight Page Actions

A Starlight plugin that adds page action buttons to your documentation.

This plugin adds:

- A "Copy Markdown" button to copy the raw markdown content
- An "Open" dropdown menu with options to open the page in AI chat services (ChatGPT, Claude, etc.)
- A "Share" dropdown menu with options to share the page via social media, email, and messaging platforms.
- Automatic generation of the `llms.txt` file with all documentation URLs during build

## Getting started

Please follow the documentation at [starlight-page-actions.dlcastillop.com](https://starlight-page-actions.dlcastillop.com/).

## Questions

For questions and support please [open a discussion](https://github.com/dlcastillop/starlight-page-actions/discussions).

## License

[MIT](https://github.com/dlcastillop/starlight-page-actions/blob/main/LICENSE)
