# Page Not Found

The URL `skill-development/dependencies` does not exist.

You might be looking for one of these pages:
- [Dependencies](https://mycroft-ai.gitbook.io/docs/skill-development/skill-structure/dependencies.md)
- [User interaction](https://mycroft-ai.gitbook.io/docs/skill-development/user-interaction.md)
- [Development Setup](https://mycroft-ai.gitbook.io/docs/skill-development/introduction.md)
- [Advanced Skill Types](https://mycroft-ai.gitbook.io/docs/skill-development/skill-types.md)
- [Displaying information](https://mycroft-ai.gitbook.io/docs/skill-development/displaying-information.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://mycroft-ai.gitbook.io/docs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://mycroft-ai.gitbook.io/docs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/skill-development/skill-structure/dependencies.md`)
- Use `Accept: text/markdown` header for content negotiation