AI agent command to search Expo documentation
I really like to use skills and commands as snippets for instructions I can use over and over without much retyping. This particular command tells the agent to research for a given topic in the online documentation of Expo. The folks at Expo have made quite an effort to make their documentation accessible for LLMs and that makes this command quite powerful given how small it is!
I personally use OpenCode, but this command should work with your favorite tool as well, place this search-expo.md in whatever folder your tool looks for commands.
---
description: Search Expo LLM docs for ARGUMENTS.
agent: explore
subtask: true
---
## Instructions
You should search https://docs.expo.dev/llms-full.txt to gain more knowledge about Expo regarding $ARGUMENTS.
Then tell your agent to use the search-expo command to research, for example: /search-expo how to add a splash screen and it will look up the latest information in the docs.
