agentsclimarketplace

Agent scheduled tasks

Skill adsagents/adsagent-ai-skills/skills/agent-scheduled-tasks

AdsAgent tri-channel AI skills for Meta, Google Ads, and TikTok hosted MCP

Install
npx -y skills add adsagents/adsagent-ai-skills --skill agent-scheduled-tasks

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 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

Use when creating, changing, debugging, or proving an agent-owned scheduled task, automation, cron, reminder, or heartbeat.

SKILL.md

0.9 KB, 150 tokens by cl100k_base, as published. Nobody here has run it

Agent Scheduled Tasks

  1. Classify the job as reminder/heartbeat, auditable execution, or consequential execution.
  2. Resolve timezone, cadence, destination, stable scope, allowed tools, evidence, retry budget, and stop conditions before creating it.
  3. Use the actual scheduler interface once, then read back its stored contract.
  4. Run now only when supported and record the scheduler plus downstream evidence separately.
  5. Never put credentials in the prompt, guess permissions, or treat schedule creation as execution proof.

Read scheduled-task-contract.md only when designing, creating, updating, debugging, pausing, deleting, or proving a scheduled task.

What ships with it: 1 file

4.5 KB alongside SKILL.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.