ai-agent

Sergey

A tiny lil' static site generator
305 stars44 forksJavaScriptUpdated 7/22/2022100% free · open source
What it does

Sergey builds a static HTML website from markdown files and a tiny JavaScript config, letting founders ship a simple marketing site without a build pipeline.

When to use it
  • You need a fast, zero‑dependency landing page for a new product or feature.
  • You want to keep your site source in a Git repo and regenerate it with a single CLI call.
  • You prefer writing content in markdown and avoid complex frameworks like Next.js.
Ready-to-paste prompt
sergey new post "Why Our AI‑Powered Scheduler Beats Calendly" --date "2024-10-01"
Heads up: Sergey requires Node ≥ 14; if you get a "Cannot find module 'fs/promises'" error, upgrade Node before running any commands.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/sergey && curl -fsSL https://workflowstacks.com/api/skills/sergey/claude-skill -o ~/.claude/skills/sergey/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Sergey works
Codeflow
Free to inspect

Sergey is a tiny JavaScript project (~350 lines across 2 code files, plus 1 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 50 months ago, MIT license, has a test suite.

Size
Tiny codebase
~350 lines · 2 code files · 3 min skim
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Node.js
No API keys detected
JavaScript 60%HTML 33%CSS 6%
Where to start reading
  1. 1
    readme.md
    Start here — what it does and how to install it
  2. 2
    index.js
    Where the program starts running
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    src/index.js
    Inside src/ — the main logic begins here
  5. 5
    example/_imports/footer.html
    A worked example — copy this to get going
What's in each folder
src/Core code — the actual logic1 files
example/Examples you can copy27 files
tests/Tests — proof it works1 files
READMEHas testsDocumentedNo CIExamples includedMIT licenseLast update 50 mo agoArchived — read only
Quick Actions
Details
Creator
trys
Language
JavaScript
Category
ai-agent
Published
4/4/2019

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.