roleplay-cron

Set up scheduled AI agent tasks with fixed identities via cron.

8|2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Neneka448/gogoclaw --skill roleplay-cron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roleplay-cron
Source: https://github.com/Neneka448/gogoclaw/tree/main/internal/workspace/templates/skills/roleplay-cron
Command: npx skills add https://github.com/Neneka448/gogoclaw --skill roleplay-cron

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes skills (resource) and references (resource) components.

What problem does it solve?

This Skill enables the creation of cron-based scheduled tasks where an AI agent maintains a consistent identity, personality, or role across multiple runs, facilitating reliable roleplay and persona-driven automation.

Core Features & Use Cases

  • Persona Consistency: Enables defining a detailed identity profile via SOUL.md that the agent reliably follows.
  • Structured Task Setup: Organizes cron execution using dedicated files for identity, rules, and action plans, ensuring clear separation of responsibilities.
  • Use Case: Automate a chat companion that consistently adopts a Victorian-era persona or a customer support agent that maintains professional tone over recurring interactions.

Quick Start

Define your persona in SOUL.md, then specify your task procedures in task.md, and set up cron schedules in the cron directory.

Frequently Asked Questions about roleplay-cron

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a recurring scheduled task for an AI agent with a specific persona?

You can set up recurring scheduled tasks for an AI agent by defining a detailed identity profile in SOUL.md, specifying task procedures in task.md, and configuring cron schedules in the cron directory. This file-based structure ensures persona consistency across multiple automated runs.

Can I maintain character consistency for automated roleplay interactions?

Yes, maintaining character consistency for automated roleplay is achieved by structuring the AI agent setup with dedicated files separating personality, standard operating procedures, and execution sequences. This ensures the agent reliably follows a fixed identity across recurring interactions.

What is the best way to organize persona definitions and task schedules for automated AI agents?

The best way to organize persona definitions and task schedules is through file-based management, using SOUL.md for identity, task.md for action plans, and a cron directory for schedules. This separation accommodates role-specific behaviors and allows easy modification of parameters.

How does file-based persona management work for scheduled AI tasks?

File-based persona management works by isolating identity rules, standard operating procedures, and execution sequences into separate files. This structure ensures clear separation of responsibilities, enabling the AI agent to maintain behavioral consistency and safety constraints during recurring automated interactions.

Do I need any external dependencies to run cron-based persona automation?

No external dependencies are required to run cron-based persona automation. The setup operates independently using structured files for identity, rules, and action plans to facilitate reliable roleplay and persona-driven scheduled tasks.

Can I use this approach for both fictional characters and professional support personas?

Yes, you can use this scheduled task approach for both fictional characters and professional support personas. The system accommodates diverse roles by structuring setup files that enforce behavioral consistency, whether adopting a Victorian-era chat companion or a professional customer support tone.