Skip to main content

gkwa/volcanicviper

SkillsMP 已收集 gkwa/volcanicviper 中的 30 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
30
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

已展示 30 / 30 个已收集 Skill。

职业分类
未分类
描述

Triage the newest entries in an aggregate voice memo file, turn the ones that are questions into research notes, and remove those entries from the aggregate. Takes the path to the aggregate file and a count of entries to consider. Use when asked to look at…

原文语言:英语

更新
职业分类
未分类
描述

Keep this Mac awake for a stated period using miserlymouse, replacing whatever timed assertion is already running without letting the machine sleep during the handover, and without disturbing an assertion held on behalf of a running job. Use when asked to…

原文语言:英语

更新
职业分类
未分类
描述

The Zephyr sourdough bake tagging scheme — key syntax, bake log filename resolution, event_time tags, weight notation, and the Starter peak duration block. Use when working with Zephyr bake logs, finding which bake log corresponds to a Zephyr key, reading…

原文语言:英语

更新
职业分类
未分类
描述

Route Zephyr entries from any document to their proper bake logs, with deduplication, reverse chronological ordering, and move or copy semantics. Use when asked to route Zephyr entries, move entries out of a log to where they belong, or clean up a document…

原文语言:英语

更新
职业分类
未分类
描述

Write a brief README with a CLI cheatsheet. Use when creating or writing a README.md file.

原文语言:英语

更新
职业分类
未分类
描述

Claim an unused project name with distinctdeer and create an empty git repo for it. Use when starting a new project, when a new project needs a name, or when creating a fresh project directory.

原文语言:英语

更新
职业分类
未分类
描述

Create a research note from a rough question. Cleans the question, splits into separate files if multiple questions, records the source URL, and adds answers with Google search links per topic. Also covers adding follow-up questions to an active research…

原文语言:英语

更新
职业分类
未分类
描述

Turn one minimoths crawl session into a dated prices table appended to a product note in the Obsidian vault. Use when asked to update a product note with today's prices, add a prices section, or find the best price for a product after running a search.

原文语言:英语

更新
职业分类
未分类
描述

Full grouchygiraffe ingestion workflow — given a grouchygiraffe media file path, a loose image such as a pasted or screenshotted thumbnail, or a recipe URL (YouTube, Instagram, or any recipe page), identify the recipe, upload the thumbnail to Imgur where…

原文语言:英语

更新
职业分类
未分类
描述

Use islandiguana to search the Obsidian vault by YAML front matter using yq expressions. Use when asked to find notes by tag, status, or any front matter field, or when asked to peruse or search the Obsidian vault. Obsidian inline #tags are backed by YAML…

原文语言:英语

更新
职业分类
未分类
描述

Reformat a recipe file using consistent style rules. Use when the user wants to clean up or standardize a recipe note in the vault, or create a new recipe note from a URL.

原文语言:英语

更新
职业分类
未分类
描述

Find the correct note to resolve an unresolved ingredient wikilink in a recipe note. Use when an ingredient wikilink like [[leeks]] in a recipe does not resolve to an existing note and you need to find the best matching product note to point it at. Uses…

原文语言:英语

更新
职业分类
未分类
描述

Full YouTube video ingestion workflow — given a YouTube URL, fetch the video title, take the thumbnail URL directly, create a note in the Obsidian vault with a hero image, and commit it. Use when the user shares a YouTube URL and wants a permanent note in the…

原文语言:英语

更新
职业分类
未分类
描述

Create a structured Obsidian vault note from a YouTube video transcript — fetches captions with timestamps, cleans the text, divides into sections, adds a TOC and per-section video links, takes the thumbnail URL directly, and commits. Use when the user shares…

原文语言:英语

更新
职业分类
未分类
描述

Build or refresh the two Grafana dashboard links (overall and bulk ferment) in a Zephyr bake log's grafana section. Use when asked to add, update, or fix the Grafana links in a bake log, or to pin the link end times once a bake has finished.

原文语言:英语

更新
职业分类
综合办公文员
描述

Clean up raw transcripts from output/ and write to a timestamped file in cleaned/. Use when the user wants to process, clean, or tidy transcript files from the output/ directory.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Annotate a sourdough bake log in Grafana. Use when asked to add Grafana annotations from a Zephyr bake log, build the annotation CLI, or update the bake log grafana section.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tag untagged/undated food-related media in the digikam grouchygiraffe and shamblingshark collections. Use when asked to tag untagged food files, run a moonlitlynx food tagging pass, or process the digikam untagged or undated queue.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Download the thumbnail/cover image from a social media post (Instagram, Facebook, or any yt-dlp-supported platform) and upload it to Imgur, returning a permanent URL. Use when the user shares a social media URL and wants a permanent image link.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Search shell history using atuin. Use when the user mentions searching shell history, finding a past command, or recalling a URL or tool invocation from the terminal.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find digikam notes and digikam setup information. Use when asked to search my digikam, find digikam media, or look up anything about the digikam configuration or database.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Given a grouchygiraffe media file path, find the associated YAML, identify the recipe from the thumbnail, locate the author's home base, and return the recipe URL. Use when the user provides a path to a grouchygiraffe .mp4 or .jpg file and wants to know what…

原文语言:英语

更新
职业分类
其他厨师
描述

Evaluate whether Tom Cucuzza's two-factor bulk fermentation method (dough temperature plus percentage rise) applies cleanly to a given sourdough recipe, and if it does not, which direction the error swings (over- or under-fermentation) and what target to use…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add a tsconfig.json for TypeScript projects using Vite and/or Chrome extensions. Use when setting up TypeScript in a frontend or Chrome extension project.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Build Chrome extensions with multiple entry points using separate Vite configs per script to avoid code-splitting issues. Use when building a Chrome extension with background, content, and popup scripts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create a justfile to orchestrate project tasks. Use when setting up task running for a project.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use pnpm instead of npm for package management. Use when setting up or working on a JavaScript or TypeScript project.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Set up Vite and Vitest as the build and test tools, with vite-plugin-checker for TypeScript checking and ESM configuration. Use when starting or configuring a frontend project.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Scaffold a new Python package with pyproject.toml, hatchling build system, ruff linting, and --version support via importlib.metadata. Use when creating a new Python package, Python CLI tool, or Python project from scratch.

原文语言:英语

更新
职业分类
软件开发工程师
描述

View an imgur image by downloading it with curl and reading the local file. Use whenever an i.imgur.com URL is shared, because WebFetch cannot load imgur URLs directly.

原文语言:英语

更新
已展示 30 / 30 个已收集 Skill。