Skip to main content

References

TinkerPilot provides a powerful Command Line Interface (CLI) and Web UI to interact with its features directly from your terminal.

Below is a comprehensive reference of all features and how to use them.

Developer Utilities

FeatureCLI / UI ReferenceDescription
Code Explainertp explainDrop in any confusing script or code file and get a clear, concise breakdown of how it works.
Log AnalyzerWeb UI / tp askPaste messy error logs to instantly get error patterns and actionable suggested fixes.
Command Helpertp cmdDescribe what you want to do (via typing or voice-to-command) to get the exact shell command to execute.
Git Commit Generatortp git-commit-msgAuto-generate conventional git commit messages based on your staged code diffs.
Git Digesttp git-digestSummarize recent git commit activity in any repository into a readable report.
Secret Scannertp check-secretsScan local directories for leaked API keys, tokens, and passwords before pushing to GitHub.
File Conversionstp convertInstantly convert files: CSV ↔ JSON, images ➡️ PDF, base64 encode/decode.

Meetings & Audio

FeatureCLI / UI ReferenceDescription
Meeting Transcriptiontp transcribeRecord live or upload audio. Get precise transcripts + structured summaries.
Action Item ExtractionAuto via tp transcribeAutomatically pulls action items from meeting summaries and creates tasks.
Text-to-Speechtp speakConvert text into incredibly natural-sounding speech with multiple distinct voices.

Local Knowledge

FeatureCLI / UI ReferenceDescription
Chat with Documentstp ask / tp ingestIngest PDFs, code, markdown, CSV, JSON. Ask questions with RAG-powered semantic search and precise source citations.
Unified Searchtp searchSearch across all your documents, tasks, meetings, and notes from a single interface.
Obsidian IntegrationWeb UI / tp searchIndex and search your entire Obsidian markdown vault using semantic AI search.
Apple Notes SyncWeb UI / tp searchAutomatically search and retrieve notes directly from your macOS Notes app.

Task Manager & Follow-ups

FeatureCLI / UI ReferenceDescription
Daily Digesttp digestA custom morning/evening briefing combining pending tasks, recent meeting summaries, and notes.
Task Managertp tasksCreate, track, and complete tasks. Kanban-style web UI for managing action items.