Astro Starlight
v1.0.0Use this skill whenever the user wants to create, configure, customize, or troubleshoot an Astro Starlight documentation site. Triggers include any mention o...
⭐ 0· 48·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Astro Starlight docs site scaffolding, configuration, theming, deployment, troubleshooting) align with the actual content: an instruction-only skill with reference files. It requests no binaries, env vars, installs, or config paths beyond what's needed for authoring and deploying a static docs site.
Instruction Scope
Runtime instructions are limited to reading the included reference files and running normal project commands (npm create, npm install, npm run build/dev, npx astro add, etc.). The docs contain examples that reference external services (analytics script in head, Algolia, Pagefind mergeIndex with an external bundlePath) — these are expected for a docs site but are points where site configuration could cause data to be sent to third parties if the user copies them verbatim.
Install Mechanism
There is no install spec and no code files that would be downloaded or executed. The skill is instruction-only; commands shown are standard project scaffolding/deploy commands and no arbitrary download URLs or extract steps are present.
Credentials
The skill declares no required environment variables or credentials. Example configuration in the references mentions platform integrations and edit links/analytics (which in a real site could require tokens), but the skill itself does not request any secrets or unrelated credentials.
Persistence & Privilege
always:false and agent autonomous invocation is default. The skill does not request persistent system modifications or cross-skill configuration changes. There is no evidence it would enable persistent background activity beyond normal user-run build/deploy steps.
Assessment
This skill is coherent and appears to be a straightforward authoring/deployment guide for Astro Starlight. Before using it, review any example config you copy into your project: remove or replace example analytics scripts or external bundle URLs (Algolia/Pagefind mergeIndex) with services you trust, and do not paste credentials or tokens into the config unless you intend to enable those integrations. Test subpath/base settings locally (npm run preview) before deploying, and verify that any third‑party integrations you enable have the appropriate access controls. If you want additional assurance, request a code-based skill (with an install spec) rather than an instruction-only skill so you can review execution behavior more concretely.Like a lobster shell, security has layers — review code before you run it.
latestvk972fphrsdb54z0kqyk28asbr983ymxa
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
