Files
Kudo Chien 472d040092 add expo-overview skill (#107)
# Why

i noticed that if we ask agent "implement a mobile app using expo". that
prompt would likely not triggering anything. that is because our current
skills are scattered and each description isn't strong enough to
indicate that's for expo generic skill.

# How

- add an `expo-overview` skill that acts as a router and links to other
skills. its description has generic description.
- also add ci github check to make sure new skill should be added to the
expo-overview skill. as we have multiple github github yaml that are all
for checks, i've merged them into one yaml

references:

- sentry:
https://github.com/getsentry/sentry-for-ai/blob/main/skills/sentry-sdk-setup/SKILL.md
- convex:
https://github.com/get-convex/agent-skills/blob/main/skills/convex/SKILL.md

# Test Plan

- run evals and trigger rate should be increased

<img width="800" height="332" alt="Screenshot 2026-08-14 at 7 06 45 PM"
src="https://github.com/user-attachments/assets/8aa65fa6-a305-4d42-98a5-0e9129dc0621"
/>
2026-08-20 12:32:05 +08:00
..
2026-08-20 12:32:04 +08:00