Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dots

يحتوي dots على 10 من skills المجمعة من alexpopov، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
2
محدث
2026-07-10
Forks
2
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

agent-orchestra-wizard
المهن الحاسوبية الأخرى

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
مطوّرو البرمجيات

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
موظفو الملفات

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
المهن الحاسوبية الأخرى

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
المهن الحاسوبية الأخرى

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
مطوّرو البرمجيات

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
المصورون

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
المصورون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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