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
| Feature | CLI / UI Reference | Description |
|---|---|---|
| Code Explainer | tp explain | Drop in any confusing script or code file and get a clear, concise breakdown of how it works. |
| Log Analyzer | Web UI / tp ask | Paste messy error logs to instantly get error patterns and actionable suggested fixes. |
| Command Helper | tp cmd | Describe what you want to do (via typing or voice-to-command) to get the exact shell command to execute. |
| Git Commit Generator | tp git-commit-msg | Auto-generate conventional git commit messages based on your staged code diffs. |
| Git Digest | tp git-digest | Summarize recent git commit activity in any repository into a readable report. |
| Secret Scanner | tp check-secrets | Scan local directories for leaked API keys, tokens, and passwords before pushing to GitHub. |
| File Conversions | tp convert | Instantly convert files: CSV ↔ JSON, images ➡️ PDF, base64 encode/decode. |
Meetings & Audio
| Feature | CLI / UI Reference | Description |
|---|---|---|
| Meeting Transcription | tp transcribe | Record live or upload audio. Get precise transcripts + structured summaries. |
| Action Item Extraction | Auto via tp transcribe | Automatically pulls action items from meeting summaries and creates tasks. |
| Text-to-Speech | tp speak | Convert text into incredibly natural-sounding speech with multiple distinct voices. |
Local Knowledge
| Feature | CLI / UI Reference | Description |
|---|---|---|
| Chat with Documents | tp ask / tp ingest | Ingest PDFs, code, markdown, CSV, JSON. Ask questions with RAG-powered semantic search and precise source citations. |
| Unified Search | tp search | Search across all your documents, tasks, meetings, and notes from a single interface. |
| Obsidian Integration | Web UI / tp search | Index and search your entire Obsidian markdown vault using semantic AI search. |
| Apple Notes Sync | Web UI / tp search | Automatically search and retrieve notes directly from your macOS Notes app. |
Task Manager & Follow-ups
| Feature | CLI / UI Reference | Description |
|---|---|---|
| Daily Digest | tp digest | A custom morning/evening briefing combining pending tasks, recent meeting summaries, and notes. |
| Task Manager | tp tasks | Create, track, and complete tasks. Kanban-style web UI for managing action items. |