Cron Job Template
Cron Job Template Skill
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.
1. Context Establishment
Before executing any task, the agent MUST establish context by reading:
- Global/Project Structure:
README.structure.md(usually in the root orllm_pluginproject) or@README.structure.mdif available, to understand the workspace layout. - Project Context: The
README.mdof the target project (e.g.,projects/fun/README.md).
2. Task Definition (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.
File Format
The README.task.md should contain:
More from bizshuk/llm_plugin
character-profile-generator
This skill generates detailed virtual character profiles based on a standardized template. Use this skill when a user wants to create or refine a character for stories, roleplay, or virtual assistants. It guides the user through a clarifying dialogue to establish core personality, behavior, and background before generating the final profile.
25security scanner
Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data
21project-metadata
Project metadata update
21go-function-analysis
Analyze Go function lengths within a workspace and generate statistics (p50, p90, p99). Use when you need to audit function complexity, identify long functions, or generate code metrics for Go projects. Only analyzes files matching **/*.go within the current workspace, excluding dependencies.
18social-buisiness-explore
Explore niche markets, generate viral content ideas, write scripts, plan 30-day calendars, monetization, and automation.
7private network security scan
Run a private network security scan, diagnose all discovered hosts against 11 risk categories, and generate a security report within 60 minutes
6