foreman
foreman contains 3 collected skills from palkeo, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Analyze Foreman session logs to extract costs, errors, conversation flow, token usage, and agent behavior patterns. Use when asked about session costs, debugging failed sessions, auditing agent behavior, generating usage reports, or reviewing what happened in past sessions. Session logs are JSONL files at ~/foreman-logs/YYYY/MM/DD/session-name.jsonl.
Generate speech audio from text. Use when a user asks to generate speech, read text aloud, create audio from text, or do text-to-speech / TTS.
Transcribe voice messages and audio files to text using faster-whisper locally on CPU. Use when a user sends a voice note or audio file.