catalog: rebuild at 2026-05-03T18:56:56Z

This commit is contained in:
Alan Wizemann
2026-05-03 20:56:56 +02:00
parent bd8774ddb9
commit 5da174628c
6 changed files with 342 additions and 4 deletions
+3 -2
View File
@@ -23,7 +23,7 @@
<section class="hero">
<h1>Pre-packaged projects for Scarf</h1>
<p>
Browse 2 community templates — each ships with a
Browse 3 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.
@@ -32,7 +32,8 @@
<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-hackernews-digest/"><h3>HackerNews Daily Digest</h3><p class="desc">A daily digest of HackerNews top stories. Pulls Hacker News&#39; Firebase API, filters by minimum score and optional topics, prepends a markdown digest to digest.md, and keeps the dashboard&#39;s top stories list current. No API keys required.</p><div class="meta"><span class="author">Alan Wizemann</span><span class="version">v1.0.0</span></div><div class="tags"><span class="tag">news</span><span class="tag">digest</span><span class="tag">hackernews</span><span class="tag">cron</span><span class="tag">starter</span><span class="tag">configurable</span></div></a>
<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>