Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

dots

dots contiene 10 skills recopiladas de alexpopov, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
10
Stars
2
actualizado
2026-07-10
Forks
2
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

agent-orchestra-wizard
Otras ocupaciones informáticas

Install the agent operating framework into a project — a portable, tuneable version of Haydn's orchestrator+delegate system. Use when the user wants to "set up agent-orchestra-wizard", "onboard this project", "install the operating framework / constitution", "run the setup wizard", or bootstrap autonomous multi-agent work in a repo (existing OR greenfield). Interviews the project through a fixed set of KNOBS, then stamps out a tuned CLAUDE.md + MANIFESTO.md + tracker + optional persona hooks. Works for a long-running project (GitHub/Phabricator tracker, worktrees), a simple repo (in-repo TASKS.md, one orchestrator + Sonnet delegates), a read-only root like AOSP (external workspace + symlink), or a from-zero project (defines the epic first).

2026-07-10
anki-recipes
Desarrolladores de software

Use this skill when adding, querying, or updating cards in Alp's Anki collection — especially the German "Deutsch: 4000 German Words by Frequency" deck. Covers the custom Grammar/Notes/Conjugation fields and their card templates, the anki MCP workflow, the schema-change → full-sync gotcha, the HTML/CSS conventions, and the content style for grammar notes.

2026-07-10
notion-media
Empleados de archivos

Use this skill when adding, querying, or updating entries in Alp's Notion Media List database. Covers the schema, tag/creator conventions, the `media-helper.sh` script for fast field operations via curl, and rules about creating new options.

2026-06-25
notion-recipes
Otras ocupaciones informáticas

Use this skill when adding, querying, or updating recipes in Cay's Notion (the `notion-wife` MCP, OR the OAuth `mcp__notion__*` MCP when $USER is cay). Covers the Recipes data source schema, tag conventions, the `recipes-helper.sh` script for fast tag/recipe operations via curl, and the rule that new tags must be confirmed with the user before creation.

2026-06-19
notion-rest-tricks
Otras ocupaciones informáticas

Use this skill when working with the token-based Notion MCP servers (e.g. `mcp__notion-wife__API-*`) that wrap the raw Notion REST API — distinct from the OAuth `mcp__notion__*` server covered by notion-tricks. Covers native API JSON property shapes, the two-step page-then-content creation flow, and using `curl` with the `NOTION_TOKEN_*` env var to bypass MCP entirely for bulk/precise operations. Skip when `$USER=cay` and only the OAuth `mcp__notion__*` server is connected.

2026-06-19
media-manager
Desarrolladores de software

Use this skill when adding movies or TV shows to Radarr/Sonarr on zorn, doing manual release searches, or checking download status in qBittorrent. Covers selection criteria (audio, quality, size), reusable scripts, and curl patterns.

2026-06-19
apple-photos-gpx
Fotógrafos

Retroactively edit location, date, or timezone on photos that already live inside macOS Photos.app (and iCloud Photos) — including applying a GPX track. Use when the user wants to geotag, fix a wrong-TZ camera clock, shift timestamps, or apply GPS coordinates to photos that are NOT loose files but are inside Photos.app. Distinct from the `photo-exif` skill, which edits loose JPEG/RAW files before import.

2026-06-09
photo-exif
Fotógrafos

Backfill EXIF on Alp's film-scan JPEGs — camera, lens, sequenced DateTimeOriginal, and GPS — so they sort and identify correctly when imported into Photos.app. Use when the user wants to set/fix camera, lens, date, or location on a folder of images (typically under `~/Library/Mobile Documents/com~apple~CloudDocs/Pictures/To Import/`).

2026-06-09
git-prev-next
Desarrolladores de software

Walk through git commit history using git prev/next for interactive editing. Use when you need to amend multiple commits in a stack (e.g., adding Differential Revision lines, fixing commit messages, or making small edits across a commit series).

2026-04-23
open-in-editor
Desarrolladores de software

Use when the user says "open", "show me", "nvr", "open in editor", "open in nvr", "open in neovim", or wants to view a file in their editor rather than in the CLI. Also use proactively after creating or editing a file the user will want to review.

2026-04-23