"rationale":"Simple tool-use task \u2014 HTTP GETs + a short summary. Haiku is plenty and keeps cost low when the cron runs daily."
},
"schema":[
{
"default":[
"https://example.com",
"https://example.org"
],
"description":"One URL per item. HTTP or HTTPS. You can add and remove entries after install via the Configuration button on the dashboard.",
"itemType":"string",
"key":"sites",
"label":"Sites to Watch",
"maxItems":25,
"minItems":1,
"required":true,
"type":"list"
},
{
"default":10,
"description":"How long to wait for each URL before giving up.",
"key":"timeout_seconds",
"label":"Request Timeout (seconds)",
"max":60,
"min":1,
"required":false,
"type":"number"
}
]
},
"contents":{
"agentsMd":true,
"config":2,
"cron":1,
"dashboard":true
},
"description":"A daily uptime check for a list of URLs you configure on install. Writes status to status-log.md and updates the dashboard with current counts.",
"description":"Install this to give your agent a skill that scaffolds new Scarf projects \u2014 dashboards, optional configuration schemas, cron jobs, and AGENTS.md \u2014 from a short conversational interview. Scaffolded projects are usable locally and cleanly exportable as .scarftemplate bundles.",