.agents/skills/cron-job-template/SKILL.md
A template and guide for executing recurring tasks defined in project README.task.md files.
npx skillsauth add bizshuk/llm_plugin Cron Job TemplateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill defines the protocol for an AI agent to act as a "Cron Job" or "Task Runner" for a specific project. It relies on standard README files to establish context and execution logic without hardcoded complex scripts.
Before executing any task, the agent MUST establish context by reading:
README.structure.md (usually in the root or llm_plugin project) or @README.structure.md if available, to understand the workspace layout.README.md of the target project (e.g., projects/fun/README.md).README.task.md)The core logic is defined in README.task.md within the target project. This file acts as the configuration and instruction set.
The README.task.md should contain:
context: ./README.md).- parameter_name: (default: value)When triggered to run a task for a project:
projects/<project>/README.task.md.search_web, find_by_name).projects/fun)If running the find-activity task:
location: Tokyo".projects/fun/README.task.md.location = Taipei Taiwan (default) unless overridden.fun type = all (default).To use this skill, you MUST specify the Task Name and the Schedule:
"Run the [Task Name] cron task for [Project Name] [Schedule]"
README.task.md (e.g., find-activity).one-time (default): Run immediately once.daily: Run once every day.weekly: Run once every week.find-activity cron task for fun project one-time."stock-analysis cron task for stock project daily."The agent will look up the README.task.md in the specified project, confirm the task name exists, and execute it according to the schedule.
tools
運用 codebase MCP 審查 Merge Request,包含邏輯重複、潛在問題、測試覆蓋率與命名一致性檢查
tools
Explore niche markets, generate viral content ideas, write scripts, plan 30-day calendars, monetization, and automation.
development
Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data
data-ai
Project metadata update