Skip to main content
Run any Skill in Manus
with one click
eyelock
GitHub creator profile

eyelock

Repository-level view of 69 collected skills across 4 GitHub repositories.

skills collected
69
repositories
4
updated
2026-07-01
repository explorer

Repositories and representative skills

archive-media
desktop-publishers-439031

Copy processed MP3s and WAVs to NAS storage. Use after Apple Music import or when re-archiving corrected files.

2026-07-01
cleanup
office-clerks-general-439061

Move processed ZIPs to archive and clean up extraction folders. Use after album processing is complete.

2026-07-01
import-to-apple-music
office-clerks-general-439061

Copy finished MP3s into Apple Music via the auto-import folder and verify the album lands correctly. Use once metadata is finalized and the user wants tracks added to their library — e.g. "add this to Apple Music" or "import these tracks" — even if they don't say "auto-import" explicitly. Also use to diagnose a bad import, e.g. "it showed up as separate tracks instead of one album."

2026-07-01
manage-metadata
desktop-publishers-439031

Inspect and update MP3 tags: genre, artist, album, track count, compilation flag. Use when checking or fixing music file metadata — including diagnostic questions like "why do these show up as separate tracks" or "is this folder's metadata consistent," not just explicit tag-editing requests.

2026-07-01
process-album
office-clerks-general-439061

End-to-end processing of downloaded music purchases: extract ZIPs, verify metadata, import to Apple Music, archive to NAS, clean up. Use when processing new music downloads.

2026-07-01
reclaim-space
office-clerks-general-439061

Reclaim local disk by offloading cloud-backed Apple Music downloads. Audit iCloud status, build an offload playlist that protects your DJ crates and lossless files, then Remove Download. Use when the Mac is low on disk.

2026-07-01
select-release
software-developers

Find music release ZIPs in Downloads and classify each as MP3 or WAV by inspecting archive contents (never filenames), matching pairs by release name. Use to see what's available to process — e.g. "what did I just buy" or "what's in my downloads" — even if the user doesn't mention ZIPs or file formats directly.

2026-07-01
setup
software-developers

Check that all media-management paths (Downloads, Apple Music, NAS archive, rekordbox-mcp) are resolvable via env var or config.json, and help the user fix any that are missing. Use when paths seem not configured, when a skill fails to resolve a path, when explicitly asked to set up/configure the plugin, or when asked where its config lives or how path resolution works.

2026-07-01
Showing top 8 of 45 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
release
software-developers

TermQ release procedures. Load when executing any release — stable, beta, or hotfix. Covers versioning, tagging, monitoring, and verification.

2026-06-13
termq-dev
software-developers

TermQ development context. Load at session start and when working on TermQ. Covers project structure, module layout, toolchain rules, worktree workflow, settings architecture, and debugging (TermQLogger categories, log streaming, TERMQ_DEBUG mode).

2026-05-09
quality-gate
software-quality-assurance-analysts-and-testers

TermQ code quality gate. Load when running verification checks before committing. Defines the four checks that must all pass with zero errors.

2026-04-21
commit-conventions
software-developers

TermQ commit, branch, and PR conventions. Load when creating commits, branches, or pull requests.

2026-04-20
localization-procedures
software-developers

TermQ localization workflows. Load when performing any localization task — extracting strings, translating, validating, auditing, or syncing language files.

2026-04-15
sparkle-updater
software-developers

Sparkle auto-update system for TermQ. Load when working on release workflows, appcast generation, update signing, or debugging update failures. Covers the full update pipeline from signing through delivery.

2026-04-12
code-style
software-developers

TermQ Swift code style and patterns. Load when writing or reviewing Swift code. Covers Swift 6 concurrency, error handling, memory management, UI components, and testing.

2026-04-12
logging-rules
software-developers

TermQ logging privacy rules. Load when writing or reviewing any code that logs data. Terminal output is user data — treat it as sensitive regardless of context.

2026-04-12
Showing 4 of 4 repositories
All repositories loaded