Skip to content
This repository was archived by the owner on Jul 26, 2026. It is now read-only.

Latest commit

 

History

History
43 lines (30 loc) · 1.64 KB

File metadata and controls

43 lines (30 loc) · 1.64 KB

TPSReport Skill — moved

This repo is retired. The skill now lives in the Augmentable.ai skills hub, together with the renderer and everything else:

TPSReport License: MIT

What changed

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 -y

Prefer no install at all? Connect the TPSReport MCP server — it serves these same skill packages on demand (get_skill), plus a server-side validator.

The TPSReport stack

# 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

archive/

Kept for history only — a superseded variant of the skill package. Do not use it; the hub is the source of truth.

License

MIT · Copyright (c) Augmentable.ai