Project
Reverse Dependencies for aia
The projects listed here declare aia as a runtime or development dependency
0.0
aias turns AIA prompt files into unattended cron jobs. Add a schedule: key
to any prompt's YAML frontmatter and run `aias update` to install the full
set, or `aias add <path>` to install a single prompt without touching the
rest. Schedules accept raw cron expressions or natural-language strings
("every weekday at 9am"). Run `aias install` once to capture your PATH,
API keys, and AIA variables into env.sh — every job sources it at runtime.
Output is written to a per-prompt log under ~/.config/aia/schedule/logs/.
Prompts are self-describing — no separate configuration file is needed.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026