Automation design
Skill ntaffzii/Skill-Agents/skills/productivity/automation-design
Personal AI-agent skills, workflows, prompts, and setup guides for local LLMs and MCP-powered assistants.
npx -y skills add ntaffzii/Skill-Agents --skill automation-designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Design Codex automations, scheduled research jobs, recurring reports, reminders, monitors, thread follow-ups, and workspace jobs. Use when the user asks to set up, improve, schedule, template, audit, or design an automation, monitor, reminder, or recurring Markdown report.
SKILL.md
2.0 KB, as published. Nobody here has run it
Automation Design
Design reliable automation prompts and schedules.
Workflow
-
Identify automation type
- Choose reminder, thread follow-up, daily or weekly report, monitoring task, research digest, or workspace job.
-
Capture requirements
- Clarify task, schedule, timezone, output destination, source rules, language, failure behavior, and whether duplicates should be suppressed.
- Ask only when missing details would change the created automation.
-
Write a self-contained prompt
- Include goal, scope, sources or file boundaries, output format, quality rules, and missing-information behavior.
- Keep schedule settings separate from task instructions.
-
Recommend schedule
- Use human-readable schedule language unless a tool requires structured syntax.
- State the timezone explicitly.
-
Confirm or create
- When an automation tool is available and the user asked to create it, use the tool.
- If schedule or destination is missing, ask before creation.
Prompt Template
Task:
[What Codex should do]
Scope:
[Topics, files, repos, sources, or boundaries]
Quality rules:
- Use reliable sources or concrete local files.
- Include links or file paths.
- State uncertainty clearly.
- Avoid duplicate or low-value items.
Output:
[Markdown report, thread reply, file path, etc.]
Language and tone:
[Thai/English, concise/detailed]
Rules
- Prefer updating an existing automation over creating a duplicate.
- Use current-source tools for news, prices, laws, schedules, product releases, and other changing facts.
- Do not expose raw schedule syntax unless useful.
- Report what will happen, when it will happen, and where the result will appear.