crontap-ai-built-apps

Installation
SKILL.md

Recurring work for AI-built apps

The deployed app must expose an HTTP endpoint. Crontap owns the clock and calls that endpoint. The builder chat is used to create code, not as the production runtime for recurring prompts.

Prerequisites

  • Identify the builder's deployed server or function runtime.
  • Define one narrow recurring operation and its durable side effect.
  • Add a server-only cron secret and idempotency storage.
  • Confirm the production URL and IANA timezone.

Builder prompt

Adapt this prompt to the app's framework:

Installs
21
Repository
crontap/skills
GitHub Stars
1
First Seen
1 day ago
crontap-ai-built-apps — crontap/skills