# Starlight Page Actions

> Use this skill whenever the user is working with Starlight Page Actions, a Starlight plugin that adds AI-ready page action buttons to documentation sites. Trigger this skill when the user mentions installing or configuring starlight-page-actions, adding "Copy Markdown", "Open in ChatGPT/Claude", or "Share" buttons to their Starlight docs, generating an llms.txt file, customizing or disabling page actions per page, customizing AI prompts for doc pages, or making their Starlight documentation AI-friendly. Also trigger when the user asks about integrating Starlight docs with AI chat services, page-level frontmatter control for actions, or sharing documentation via social/messaging platforms. Use this skill even if the user simply asks "how do I add AI buttons to my docs" or references the starlightPageActions() plugin in their Astro configuration.

- Skill: `dlcastillop/starlight-page-actions` (Agent Skill, multi-file: 11 files)
- Install (CLI): `npx skillmds@latest add dlcastillop/starlight-page-actions`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dlcastillop/starlight-page-actions/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: dlcastillop (https://skillmd.com/u/dlcastillop)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dlcastillop/starlight-page-actions

---


## How to use

Read individual rule files for detailed explanations and code examples.

- [Configuration Reference](rules/configuration.md)
- [Configure Page Actions Position](rules/configure-page-actions-position.md)
- [Configure Page Actions](rules/configure-page-actions.md)
- [Customize the Prompt](rules/customize-prompt.md)
- [Disable Page Actions per Page](rules/disable-page-actions.md)
- [Generate the llms.txt file](rules/generate-llms-txt.md)
- [Getting Started](rules/getting-started.md)
- [Internationalization](rules/internationalization.md)
- [Share Documentation](rules/share-documentation.md)
- [Types Reference](rules/types.md)

