Skip to content

uinaf/intake

Repository files navigation

uinaf/intake

A public library of things worth keeping.

Each entry is an agent-written summary of a public source. Markdown in entries/ is canonical and publishes to intake.uinaf.dev.

Entry schema

title: A useful source title
source: https://example.com/original
saved: 2026-07-26
type: article
tags:
  - agent-engineering
intaked_by: github-username

Entries live at entries/YYYY/YYYY-MM-DD-kebab-case.md. The filename becomes the permanent public URL.

Development

bun install
bun run dev
bun run verify

The site uses Astro, TypeScript, Tailwind CSS, Berkeley Mono, and the current visual language of uinaf.dev. Cloudflare Pages deploys the static build from main.

Agent skill

The product-owned uinaf-intake skill handles single-source capture, validation, signed commits, and safe direct publishing. Bulk imports and structural changes use pull requests.

License

MIT

Contributors

Languages