catalog: rebuild at 2026-04-23T17:41:59Z

This commit is contained in:
Alan Wizemann
2026-04-23 19:42:00 +02:00
parent 215aaa7cbe
commit bfe5823b82
5 changed files with 216 additions and 1 deletions
+2 -1
View File
@@ -23,7 +23,7 @@
<section class="hero">
<h1>Pre-packaged projects for Scarf</h1>
<p>
Browse 1 community template — each ships with a
Browse 2 community templates — each ships with a
ready-to-install Scarf dashboard, a cross-agent <code>AGENTS.md</code>, optional
cron jobs and skills. Click a template to see what it does; one click installs
it into Scarf.
@@ -33,6 +33,7 @@
<main class="catalog">
<div class="grid">
<a class="card" href="awizemann-site-status-checker/"><h3>Site Status Checker</h3><p class="desc">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.</p><div class="meta"><span class="author">Alan Wizemann</span><span class="version">v1.1.0</span></div><div class="tags"><span class="tag">monitoring</span><span class="tag">uptime</span><span class="tag">cron</span><span class="tag">starter</span><span class="tag">configurable</span></div></a>
<a class="card" href="awizemann-template-author/"><h3>Scarf Template Author</h3><p class="desc">Install this to give your agent a skill that scaffolds new Scarf projects — dashboards, optional configuration schemas, cron jobs, and AGENTS.md — from a short conversational interview. Scaffolded projects are usable locally and cleanly exportable as .scarftemplate bundles.</p><div class="meta"><span class="author">Alan Wizemann</span><span class="version">v1.0.0</span></div><div class="tags"><span class="tag">meta</span><span class="tag">authoring</span><span class="tag">skill</span><span class="tag">scaffolding</span></div></a>
</div>
</main>