# Docs Lookup

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

- **Type:** Skill
- **Install:** `agentstack add skill-incluud-astro-agent-skills-docs-lookup`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [incluud](https://agentstack.voostack.com/s/incluud)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [incluud](https://github.com/incluud)
- **Source:** https://github.com/incluud/astro-agent-skills/tree/main/skills/docs-lookup

## Install

```sh
agentstack add skill-incluud-astro-agent-skills-docs-lookup
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

- **Author:** [incluud](https://github.com/incluud)
- **Source:** [incluud/astro-agent-skills](https://github.com/incluud/astro-agent-skills)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-incluud-astro-agent-skills-docs-lookup
- Seller: https://agentstack.voostack.com/s/incluud
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
