AgentStack
SKILL verified MIT Self-run

Docs Lookup

skill-incluud-astro-agent-skills-docs-lookup · by incluud

Look up official Astro documentation and answer version-sensitive Astro questions accurately.

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-incluud-astro-agent-skills-docs-lookup

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Docs Lookup? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Astro Docs Lookup

Use this skill when answering Astro questions that depend on current documentation, exact API names, integration setup, upgrade paths, or version-sensitive behavior.

Workflow

1. Define the exact question

Reduce the request to a specific topic before searching:

  • integrations
  • content collections
  • routing
  • assets and images
  • rendering modes
  • deployment adapters
  • migrations or upgrade guides

If the user includes an error message, search that message directly as part of the lookup.

2. Prefer official Astro sources

Start with the official Astro documentation and related official references. If the agent has Astro docs tooling or an MCP available, use it. If not, search the official docs site directly.

Avoid relying on blog posts or community snippets when the question is about syntax, configuration, or breaking changes.

3. Search with version awareness

Use specific search terms, not broad ones:

  • content collections schema
  • view transitions
  • netlify adapter output server
  • upgrade guide

When version drift is possible, verify the current version behavior instead of assuming older examples still apply.

4. Answer with usable output

When replying:

  • start with a direct answer
  • include a minimal working snippet when useful
  • call out caveats, version constraints, or migration notes
  • link the relevant Astro doc page when the topic is deep or likely to change

5. If the first search fails

Try one of these before giving up:

  • narrower search terms
  • the feature’s official package or adapter name
  • the exact config key
  • the upgrade or migration guide instead of the feature page

Response Shape

A good answer usually includes:

  1. the short answer
  2. the relevant example
  3. the important caveat
  4. the official reference

If you cannot verify the behavior from current official docs, say so explicitly instead of guessing.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.