Set up a scheduled headless afk run that pushes a summary to Telegram. Use when the user wants to automate a recurring task via the afk daemon scheduler (cron) with push-notified results.
$npx -y skills add griffinwork40/agent-afk --skill automateInstalls into the current project.
Run `npx skills use "https://github.com/griffinwork40/agent-afk" --skill "griffinwork40/agent-afk/automate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/griffinwork40/agent-afk" that are relevant to the current task. Run `npx skills add "https://github.com/griffinwork40/agent-afk"` and select the relevant skills, then follow their instructions.