This repo is retired. The skill now lives in the Augmentable.ai skills hub, together with the renderer and everything else:
tpsreport-skill is now tpsreport-author, published from the hub. Same skill,
clearer name, and it no longer lives in three places under three names.
# new
npx skills add augmentableai/skills --skill tpsreport-author -y
# and the renderer that ships alongside it
npx skills add augmentableai/skills --skill vault-viewer -yPrefer no install at all? Connect the
TPSReport MCP server — it serves
these same skill packages on demand (get_skill), plus a server-side validator.
| # | Piece | Role |
|---|---|---|
| 1 | augmentableai/skills |
Author — authoring + linting + rendering skills |
| 2 | tpsreport-obsidian-sync |
Sync — Obsidian plugin, vault ↔ cloud |
| 3 | tpsreport-mcp |
Operate — MCP server: serves the skills + recall/remember |
Kept for history only — a superseded variant of the skill package. Do not use it; the hub is the source of truth.
MIT · Copyright (c) Augmentable.ai