Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add oyi77/1ai-skills/plugin install 1ai-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/oyi77/1ai-skills/workflows)<a href="https://agentmods.dev/skills/oyi77/1ai-skills/workflows"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/workflows.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00041 | $0.04535 |
| Opus 5 | $0.00020 | $0.02268 |
| Sonnet 5 | $0.00008 | $0.00907 |
| Haiku 4.5 | $0.00004 | $0.00453 |
Grade A, and why
workflows scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
# IFTTT Webhook trigger — curl from your server How it starts
The opening of the file, as written. The whole thing — 503 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Workflows — Automation Workflow Hub
Money-Making Overview
| Tool | Service You Sell | Monthly Revenue Potential | Setup Complexity |
|---|---|---|---|
| n8n Builder | Build custom automation workflows for clients ($200-$2,000/project) | $2,000-$8,000/mo | Medium |
| Cron Designer | Scheduled data jobs, report generation, batch processing | $500-$3,000/mo | Low |
| Webhook Router | Integration middleware for SaaS apps, payment gateways | $1,000-$5,000/mo | Medium |
| IFTTT Maker | Simple applet-based automations for non-technical clients | $300-$2,000/mo | Very Low |
| Zapier Alt | Self-hosted Zapier replacement — sell as managed service | $1,000-$6,000/mo | High |
| Build-in-Public Pipeline | Document and sell your automation setup as a productized service | $1,000-$4,000/mo | Low |
Combined Revenue Potential: $5,000-$25,000/mo when you build once, deploy for many clients.
Combined Capabilities Table
| Feature | Cron | IFTTT | n8n | Webhook Router | Zapier Alt |
|---|---|---|---|---|---|
| Visual drag-and-drop builder | No | Yes (applets) | Yes | No | Yes (Zaps) |
| Trigger type | Time-based only | App event + time | App + webhook + time | HTTP/webhook | App + webhook + time |
| Custom code | Shell/Python | No | JS/Python nodes | Your server | No (native) |
| 400+ integrations | No | Yes | Yes | No (custom) | Yes |
| Self-hosted | System cron | No | Docker/K8s | Your server | n8n (alt) |
| Free tier | Yes | Limited | Yes (self-host) | Yes | $20/mo (Zapier) |
| Error handling | Bash retry | Applet limits | Full nodes | Express/Caddy | Built-in |
| Money potential | Reports/data | Simple triggers | Complex pipelines | API middleware | Managed hosting |
1. Cron Designer
Overview
Cron is the UNIX standard for time-based job scheduling. A cron expression (min hour day month weekday) triggers commands at precise intervals. Combined with bash/Python, cron drives the entire automation pipeline.
Quick Reference — Cron Expressions
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 503 lines · 41 tokens per session scan A 934e93564421
workflows is a skill published in the GitHub repository oyi77/1ai-skills (12 stars, last pushed yesterday), licensed MIT. It adds 41 tokens to every session and 4,535 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
automation-flows
Use when building or fixing a no-code automation on n8n, Make, or Zapier — trigger to multi-app steps with data mapping, dedup, retries and an error path — or picking the platform by billing unit (task vs credit vs execution). NOT a typed API client in code (that is api-connector-builder), NOT a webhook receiver in…
subscription-manager
Create and manage scheduled subscription tasks. Use when the user wants to set up recurring reminders, periodic reports, scheduled checks, or any automated tasks that run on a schedule. Supports cron expressions, fixed intervals, and one-time executions.
automation-strategy
Use when deciding whether a process is worth automating, sizing ROI and build-vs-buy, choosing an automation platform, or diagnosing why a fleet of automations keeps breaking — the decision layer before anyone builds. NOT building the flow (that is automation-flows, or n8n / make / zapier / power-automate to drive a…
thread-cron
Design and operate native thread-local cron jobs for a cron-enabled Codex CLI build.
wp-content-workflows
This skill should be used when the user asks about "workflow automation", "triggers", "scheduled tasks", "WP-Cron", "content publishing triggers", "hook-based actions", "post status transitions", "automated notifications", "workflow triggers", "event-driven actions", "content lifecycle hooks", "multi-channel actions"…
Automation Architect
Design workflow automations using Zapier, Make, n8n, and other automation tools.