TPSREPORT by Augmentable.ai
Browse Pricing MCP Connector
How It WorksFeaturesDemosUse CasesWhy TPS ReportDownloadsAboutContact
← All downloads

Agent skills

KB authoring skills

Use these skills in Claude Code, Cursor, or any agent that supports the skills format. They follow the same frontmatter contract TPS Report indexes for retrieval — summary, keywords, hyde_questions, retrieval_hint, and more.

Prefer zero install? Connect the TPS Report MCP server and your agent gets these same skills on demand — plus a server-side validator, so there is nothing to install locally at all.

Requires Python 3.9+ and PyYAML for kb_lint.py · Pairs with a TPS Report account

Agent skills for TPS Report KB creation: seed content, enrich Graph RAG metadata, lint with kb_lint.py, and ship through the Obsidian plugin or online publish.

  • Seed reports, sections, and guidance-first KB structure
  • Enrich summary, keywords, hyde_questions, retrieval_hint, defers_to
  • Run kb_lint.py before push — same contract as the Obsidian Gatekeeper
  • Render the whole KB to one self-contained HTML file you can click through
  • Assess existing KBs and iterate retrieval after publish
  • Or skip the install entirely — the TPS Report MCP server serves these same skills

Install a skill

Run one command in your project root (or anywhere you author KB folders). Re-run after updates to refresh the skill copy.

tpsreport-author

The authoring workflow — seed structure, write content, enrich Graph RAG frontmatter (summary, keywords, hyde_questions, retrieval_hint, web SEO keys), then validate with kb_lint.py until it is clean.

npx skills add augmentableai/skills --skill tpsreport-author -y

View on GitHub →

vault-viewer

The renderer — turns any vault or KB folder into a single self-contained HTML file with a sidebar nav tree, wikilinks, callouts, and tables. Opens as a local file or a Claude Artifact. No backend, no build step.

npx skills add augmentableai/skills --skill vault-viewer -y

View on GitHub →

Recommended workflow

  1. Install tpsreport-author (the authoring skill above)
  2. Author or seed KB folders in Obsidian (or plain markdown)
  3. Run kb_lint.py from the skill's scripts/ until exit 0
  4. Review it with vault-viewer — one HTML file you can click through
  5. Push with TPS Report for Obsidian or publish online

Skills hub: augmentableai/skills on GitHub · No Obsidian required to start — use TPS Report online

BrowseDownloadsMCP ConnectorProfessional ServicesPrivacy PolicyTerms of ServiceCancellations/Refunds/DisputesBilling & PricingAbout UsContact

© 2026 Augmentable.ai