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

audible-second-brain

يحتوي audible-second-brain على 6 من skills المجمعة من albertnahas، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
0
محدث
2026-05-04
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

bootstrap
مديرو الشبكات وأنظمة الحاسوب

First-time setup of an Audible second-brain workspace. Use when the user wants to "set up audible-second-brain", "install audible cli", "bootstrap my book library", "start tracking my Audible books", or is in a fresh directory and asks Claude to begin organizing their Audible library. Walks through audible-cli installation, OTP login, the first library + wishlist export, and scaffolds preferences.md / _score.py / dashboard from generic starter templates.

2026-05-04
classify
مطوّرو البرمجيات

Classify books into topic clusters using Claude Haiku via the headless CLI. Use when the user says "classify my library", "fix the clusters", "categorize my books", "re-classify everything", or after `bootstrap` / `sync` notices new uncached books. Writes a per-ASIN cache (`classifications.json`) so repeated runs are cheap and idempotent.

2026-04-27
sync
مطوّرو البرمجيات

Refresh Audible library and wishlist exports, regenerate scored JSON, and update the dashboard. Use when the user says "sync my library", "refresh books", "update audible data", "I bought a new book", "I finished a book", "regenerate dashboard", or after a SessionStart hook reports the snapshot is stale (>14 days old).

2026-04-27
calibrate
علماء البيانات

Re-derive the user's personal scoring rubric (HIGH_TRUST authors, ANTI_PATTERNS, CLUSTER_RULES, length preferences) from observed completion data. Use when the user says "calibrate my rubric", "personalize the scorer", "learn my taste", "update my preferences from data", or after enough new completion signal accumulates (≥ 20 finished books since last calibration, or first time after bootstrap).

2026-04-27
recommend
الكتّاب والمؤلفون

Propose new audiobook candidates aligned with the user's preferences.md rubric. Use when the user says "what should I read next", "find me books like X", "recommend audiobooks", "suggest something on topic Y", "fill my wishlist with quality candidates". Returns scored candidates with rationale, ready to add to the wishlist.

2026-04-27
triage
المرشدون السياحيون

Guide the user through interactive PASS/LATER/KEEP review of library and wishlist items. Use when the user says "triage my wishlist", "clean up my library", "decide what to keep", "what should I cut", "let's go through my list". Surfaces highest-leverage decisions first (long unfinished commitments, low-score wishlist items) and persists decisions to dashboard localStorage and an audit log.

2026-04-27