diskd-ai
- 14 skills
- 0 followers
- 5 hours ago last updated
- ▌ Assemblyai CLI · diskd-ai bundleInstall, configure, and troubleshoot `assemblyai-cli` (Rust) to transcribe audio/video into text/srt/vtt using AssemblyAI, including speaker diarization. Use in any agent/tool that supports Agent Skills (Codex, Claude Code, etc.), especially for turning local media files or YouTube links (via `yt-dlp`) into transcripts.
- ▌
- ▌ Code Review · diskd-ai bundleReview code with a structured, high-signal review process. Use when asked to review code, review a PR/MR (GitHub PRs via `gh`, GitLab MRs via `glab`), review a codebase, give feedback on a changelist, audit code quality, or perform a code review. Supports both diff/PR reviews and full codebase reviews. Produces actionable findings with severity labels, exact file+line citations, and a final verdict. Covers design, functionality, complexity, tests, naming, comments, style, documentation, security, and performance.
- ▌ Codespaces · diskd-ai bundleBuild and query architecture-aware code search, dependency graphs, call flows, impact analysis, and belief maps for Python, TypeScript, TSX, Rust, C#, Java, Go, Ruby, and Ruby on Rails repositories. Use before non-trivial code changes to find module boundaries, blast radius, architecture violations, and the minimal source files to read.
- ▌ Design Doc · diskd-ai bundleCreate technical design documents for new features, systems, refactoring plans, API designs, and database schemas. Use when asked to write a design doc, TRD (technical requirements document), RFC, or system design document. Triggers on requests like "write a design doc for X", "design the Y feature", "create a technical spec", or "plan the architecture for Z".
- ▌ Diskd CLI · diskd-ai bundlediskd CLI (`diskd`) usage for platform Projects, project-scoped Drive Sessions, and Drive files through the public apis-service gateway. Use when managing projects (`project`), listing or reading sessions (`session list/read/messages`), applying authorized session mutations, listing, reading, downloading, searching, uploading, syncing, copying, moving, or deleting Drive files; running exact/BM25 search (`grep`), semantic search (`vsearch`), natural-language spreadsheet questions (`biquery`), Drive DB operations, auth/context, self-update, JSON output, or the embedded MCP server. Triggers on mentions of diskd, diskd CLI, project/session CLI access, `diskd project/session/download`, Drive commands, or adding diskd as an MCP server to an agent.
- ▌ Dwg2png · diskd-ai bundleConvert AutoCAD DWG drawings into multipage PNG previews, readable tiles, a lossless position-referenced text layer, and a searchable metadata index — for RAG/VLM ingestion and CAD content extraction. Use when working with .dwg files, rendering DWG to images, extracting text/labels/title-block attributes from CAD drawings or blueprints, building RAG or multimodal pipelines over engineering/construction/survey drawings, or running the dwg2png CLI/Docker tool. Triggers on DWG, AutoCAD, CAD drawing, blueprint, dwg2png, "DWG to PNG", CAD text extraction, or indexing engineering drawings.
- ▌ Groq API · diskd-ai bundleGroq API integration for building AI-powered applications with ultra-fast LLM inference. Use when working with Groq's Chat Completions API, Python SDK (groq), TypeScript SDK (groq-sdk), tool use/function calling, vision/image processing, audio transcription with Whisper, streaming responses, text-to-speech, content moderation with Llama Guard, batch processing, or any Groq API integration task. Triggers on mentions of Groq, GroqCloud, or fast LLM inference needs.
- ▌ Prompting · diskd-ai bundlePrompt engineering guidance for writing and improving LLM prompts. Use when asked to (1) write a prompt for a specific task, (2) review or improve an existing prompt, (3) design system prompts for AI assistants, (4) structure prompts for specific output formats (JSON, XML, markdown), or (5) apply prompt engineering techniques like few-shot, chain-of-thought, or role prompting.
- ▌ Redmine CLI · diskd-ai bundleManage Redmine issues/tickets from the command line via the Redmine REST API using a `red-cli`-style interface. Uses `~/.red/config.json` for auth (server + api-key) with optional local overrides in `./.red/config.json`. Use when you need to create issues (defaults to Task tracker), list issues/projects, view issues (with journals), add journal notes/comments (public or private), edit issue fields (subject, description, status, priority, tracker, parent, assigned-to), manage issue relations (relates, blocks, duplicates, precedes, follows), update/remove existing comments (journals) by journal id, filter/sort/paginate lists, or troubleshoot Redmine CLI configuration (project-id/user-id, multi-instance `--rid`). Triggers on Redmine, red-cli, issue create/list/view/note/edit/relate/comment, subtask, parent, relation, `--rid`, `.red/config.json`, `api-key`, `project-id`, `user-id`, or requests to automate Redmine from a CLI.
- ▌ Tilt Config · diskd-ai bundleCreate, update, and troubleshoot Tilt configuration (Tiltfile, Tiltfile extensions, and common Tiltfile API usage like docker_build/custom_build/live_update, k8s_yaml/k8s_resource, local_resource, and Docker Compose/Helm workflows). Use when asked to add Tilt to a repository, adjust dev-environment orchestration, or debug Tiltfile evaluation/resource update issues. Prefer consulting the local Tilt documentation source at /Users/alexeus/src/tilt.build/docs (and the generated API includes under /Users/alexeus/src/tilt.build/src/_includes/api) when available.
- ▌ Human Interface Guidelines 1992 · diskd-ai bundleApply and review classic desktop UI designs against the 1992 Human Interface Guidelines. Use when designing or auditing menus, windows, dialog/alert boxes, controls, icons, color, mouse/keyboard behaviors, language/messages/help (including Balloon Help), localization/worldwide compatibility, accessibility (universal access), and collaborative-computing UX for desktop-style interfaces.
- ▌ Ccbox · diskd-ai bundleInspect and summarize local Codex/Claude session logs using the ccbox CLI (projects, sessions, history). Use when asked to list discovered projects, find sessions for the current repo/folder, print a session timeline, or produce an evidence-based “what happened” report from a session .jsonl log under CODEX_SESSIONS_DIR.
- ▌ Ccbox Insights · diskd-ai bundleSummarize lessons learned from ccbox session logs (projects/sessions/history/skills) so the agent can do better next time. Produce copy-ready instruction updates (project + global) backed by evidence, with optional skill-span context to attribute failures to specific skills. Use when asked to run /ccbox:insights, generate a "lessons learned" memo, or propose standing instructions from session history.