con un clic
astro-agent
astro-agent contiene 4 skills recopiladas de lordmacu, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when adding a capability the IA can call in Chispa's agentic brain — a new ChispaTool (get_speed, clear_dtc, set_brightness, poner_musica, web search, etc.). Triggers — "agregar una tool", "que la IA pueda X", "nueva herramienta del carro", "tool use", "ChispaBrain".
Use when adding a new sensor or input to Chispa — an OBD PID, phone sensor (accel, gyro, light, proximity), GPS speed, or a Maps nav signal. Anything that produces a Stream that feeds the combined AppState. Triggers — "agregar sensor", "leer un nuevo PID", "nueva fuente de datos", "wire X into AppState".
Use when adding or changing a Chispa mood / animation state — a new emotional reaction, its place in the priority cascade, its look (color, eyes, mouth, extras), and its Rive input. Triggers — "agregar un ánimo", "nueva animación", "que reaccione con X", "Mood enum", "mood_resolver", "estado de ánimo".
Use when launching or running the Chispa app on an Android device, or to verify a change works in the real app (not just tests). Triggers — "corre la app", "run on device", "pruébalo en el celular", "ver si funciona en el carro", "instala el APK", "hot reload".