← all publishers

sleeplessv

@sleeplessv source repo

15 published skills

  1. Yt Transcript · sleeplessv
    Fetch the transcript of a YouTube video from the command line. Use when a prompt carries a YouTube URL or an 11-character video ID and asks for the transcript, the captions, what was said in the video, a summary of the video, a caption track in a particular language, or a translated transcript.
    0
    installs
  2. Ship · sleeplessv bundle
    Branches off main for the current changes, commits them smart-git-commit style, opens a PR, then squash-merges and deletes the local and remote branch after confirmation. The clean argument skips only that merge confirmation, never the unrelated-changes prompt. Use when the user runs /ship to take working-tree changes all the way to a merged PR.
    0
    installs
  3. Prefect · sleeplessv bundle
    Use when building, reviewing, or debugging Prefect 3 projects, including flows, tasks, deployments, work pools, workers, schedules, blocks, results/retries/caching; when diagnosing failed, crashed, stuck, late, or zombie flow runs; or whenever unsure about a Prefect API or current best practice. Queries the live instance via the CLI and confirms version-sensitive details against the live Prefect docs.
    0
    installs
  4. Snowman · sleeplessv bundle
    Use when querying Snowflake, discovering objects, profiling data, testing transformation hypotheses, investigating data quality, or staging SQL changes. Every snow CLI call goes through this skill.
    0
    installs
  5. Metabase · sleeplessv bundle
    Use when working with Metabase, reading or editing a question/card, tracing where a dashboard number comes from, extracting the SQL behind a card, running ad-hoc SQL against a Metabase-connected database, or auditing dashboards. Every Metabase API call goes through this skill.
    0
    installs
  6. Dbt Runner · sleeplessv bundle
    Use when running any dbt command (build, run, test, compile, seed, deps) or debugging a dbt failure, including connection and auth errors, parse errors, hanging or silently-empty runs, and dbt-fusion quirks. Enforces preflight checks and output-capture discipline before the first dbt invocation of a session, and maps error signatures to causes and fixes. Bootstraps a per-project .dbt-runner/context.md on first use.
    0
    installs
  7. Dlt Bootstrap · sleeplessv bundle
    Bootstrap a dlt ingestion project with the dltHub AI Workbench plus Relentless Data house conventions (Snowflake destination, Prefect orchestration, DuckDB dev loop). Use when setting up dlt in a new or existing project, or when adding a new source type or workbench toolkit to a dlt project; also fires proactively when a dlt project lacks the house-conventions rule.
    0
    installs
  8. Visual Report · sleeplessv bundle
    Produce a single self-contained HTML visual report, an explainer, writeup, or diagram-heavy document built with Tailwind and Mermaid via CDN plus hand-crafted CSS/SVG. Use when the user wants a visual report, an explainer, a single-file HTML writeup of a system/process/findings, or asks to visualize or diagram something as a shareable document.
    0
    installs
  9. Review Pbi Diff · sleeplessv bundle
    Turn a Power BI (PBIP) git diff into a manager-ready review artifact with page wireframes, spec-checked DAX, and ranked red flags. Use when asked to review a Power BI branch, diff, or PR, or to summarize Power BI work in a PBIP-format repo (*.Report / *.SemanticModel folders). Takes an optional git ref range.
    0
    installs
  10. Gh Weekly Report · sleeplessv bundle
    Generate a weekly GitHub activity report covering everything the authenticated user did on GitHub (issues, PRs, reviews, commits, discussions), optionally narrowed to one owner's repos, bucketed into canonical work types with per-repo narratives, rendered as an interactive HTML file (data embedded; styling and charts load from CDNs, so full rendering needs network). Use when the user asks what they did this week, for a weekly report or activity summary, or to report on their GitHub work.
    0
    installs
  11. Implement Ticket · sleeplessv bundle
    Implement a ticket (GitHub issue) end-to-end on a ticket branch and open a PR, with tests and a runtime smoke check that the app still works before declaring done. Use when the user says "implement ticket #N", "implement issue #N", "implement the next ready ticket", or otherwise asks to take a ticket from open to PR.
    0
    installs
  12. Smart Git Commit · sleeplessv bundle
    Groups changed files by affected area, creates one conventional commit per group, then pushes to remote. Use when the user asks to commit changes or commit and push.
    0
    installs
  13. Implement Feature · sleeplessv bundle
    Implement a whole feature as one PR through ticket waves on an integration branch. Use when implementing a spec and its tickets, or an explicit ticket set, end-to-end.
    0
    installs
  14. Orchestrator Mode · sleeplessv bundle
    Coordinate work through subagents while keeping bulk findings out of the main context. Use when the user requests orchestrator mode, delegation of named tasks, or coordination rather than direct execution.
    0
    installs
  15. Fabric Lineage Dag · sleeplessv bundle
    Build an interactive data-lineage DAG for a Microsoft Fabric Git-exported workspace (pipelines, notebooks, JSON-config Silver/Gold, TMDL semantic models, reports) as one self-contained HTML artifact. Use when asked for a lineage graph ("what feeds what") or a dbt-docs-style DAG over a Fabric medallion repo.
    0
    installs