Spark Of The Day banner
AnkushLagad AnkushLagad

Spark Of The Day

Development community

Description

An autonomous agent that wakes up once a day, invents a whimsical 120-word micro-story using Claude on Amazon Bedrock, and publishes it to a simple webpage — no human intervention required. My first AWS project, built for the Weekend Showcase Challenge.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Spark of the Day

A tiny agent that invents a short whimsical micro-story each day using Amazon Bedrock (Claude Haiku 4.5), and displays it on a simple webpage.

Run `python agent.py` to generate a new spark. It writes `site/latest.json` and archives a dated copy under `site/archive/`.