# Page Not Found

The URL `skill-development/introduction-1/test-steps` does not exist.

You might be looking for one of these pages:
- [Test Steps](https://mycroft-ai.gitbook.io/docs/skill-development/voight-kampff/test-steps.md)
- [Python Resources](https://mycroft-ai.gitbook.io/docs/skill-development/introduction/python-resources.md)
- [Your First Skill](https://mycroft-ai.gitbook.io/docs/skill-development/introduction/your-first-skill.md)
- [Adding Custom Steps](https://mycroft-ai.gitbook.io/docs/skill-development/voight-kampff/custom-steps.md)
- [Development Setup](https://mycroft-ai.gitbook.io/docs/skill-development/introduction.md)

## How to find the correct page

1. **Ask a question**: /docs/sitemap.md?ask=<question> - Complete answer with sources
2. **Browse the full index**: [/docs/sitemap.md](https://mycroft-ai.gitbook.io/docs/sitemap.md) - Complete documentation index
3. **View the full content**: [/docs/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/voight-kampff/test-steps.md`)
- Use `Accept: text/markdown` header for content negotiation