Project toolkit
Small meta-helpers for how you run projects and agents — not day-to-day Git or VIP commands.
Same idea as HubSpot or Storybook: a home card → short pages → deep link to the real repo when the tool lives elsewhere.
apsolut-seshatScaffold
.apsolut/ vaults (bare → full, or davinci notebook)apsolut-cortexPersistent Claude Code memory — npm package + local SQLiteapsolut-skillsAgent playbooks (SKILL.md) for Claude / Cursor / Grok — separate repoWorkspace mapShallow catalog of many projects so agents don’t grep the whole diskagent-browserVercel Labs CLI for agent screenshots, snapshots, and UI QAWhat belongs here vs topic guides
| Put it in toolkit | Put it under Git / VIP / HubSpot / … |
|---|---|
| Scaffolding a project vault | git push, vip sync |
| Links to your other repos/skills | Platform CLI flags and workflows |
| Agent + disk ergonomics | Client-facing stack how-tos |
| Tools that organize work | Tools you run inside a product |
Pattern for a new small helper
- Add
docs/toolkit/<slug>.md(or a full folder if it grows) - One card on this index + one sidebar link
- Optional home feature only if it’s a first-class product surface
- Prefer external GitHub link for source of truth; this site keeps the operator cheat sheet
text
Helpers site (public) External
───────────────────── ────────
/toolkit/seshat ──link──► github.com/apsolut/apsolut-seshat
/toolkit/cortex ──link──► github.com/apsolut/apsolut-cortex
npm: apsolut-cortex
/skills ──link──► github.com/apsolut/apsolut-skills