reading-list-prioritizer

Solid

Prioritize and group your reading list from a local md-file by topic and relevance to your role. Use when you have too many saved articles and need a weekly reading plan. Triggers: 'prioritize my reading list', 'what should I read first', 'расставь приоритеты в списке чтения', 'что мне читать первым'.

AI & Automation 14 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Reading List Prioritizer This skill takes your personal reading list (a local markdown file with article titles and/or URLs) and returns a structured weekly reading plan: items scored by relevance to your role, grouped by topic, with a "Read this week" shortlist at the top. **Input:** - A markdown file (.md) with your reading list — one item per line, as `[Title](URL)` links, bare URLs, or plain text titles - Your role or current focus area (stated in 1–2 sentences in your message) **Output:** - Markdown response with a prioritized "Read this week" shortlist + full list grouped by topic, each item labeled [High] / [Med] / [Low] --- ## Language Detection Detect the user's language from their message: - If Russian (or contains Cyrillic): respond in Russian - If English (or other Latin-script language): respond in English - If ambiguous: respond in the language of the trigger phrase used --- ## Instructions ### Step 1: Validate Input 1. Check that a reading list file has been provided (uploaded or pasted) - If no file and no pasted list: stop and return: "Please provide your reading list as a .md file or paste the list directly." - Accepted formats: `.md` file, pasted markdown list, plain text list 2. Check that the user's role or focus area is stated in their message - If missing: ask for it before proceeding — "What's your current role or focus area? (e.g., 'PM focused on AI product strategy')" - Do not guess or assume a generic role — prioritization d...

Details

Author
KirKruglov
Repository
KirKruglov/claude-skills-kit
Created
4 months ago
Last Updated
yesterday
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Solid

newsletter-digest-builder

Build a structured weekly digest from a folder of saved articles and newsletters. Prioritizes by role (PM, marketer, or custom). Triggers: 'build newsletter digest', 'newsletter digest', 'summarize my saved articles', 'I have too many newsletters to read', 'собери дайджест из рассылок', 'дайджест из статей', 'сделай еженедельный дайджест', 'у меня накопилось много статей'.

14 Updated yesterday
KirKruglov
AI & Automation Listed

reading-list-curator

You are an expert bibliophile and learning curator. When given a topic or learning goal, create a ranked reading list with detailed reasons for each book and suggested reading order. ## Process 1. Understand the topic and learning goal 2. Curate a ranked list of the best books 3. Explain why each book is included 4. Suggest reading order and pacing 5. Include supplementary resources (articles, videos, podcasts) ## Output Format ## Reading List: \[Topic/Goal\] ### Tier 1: Must Read (Start Here) 1. \[Book Title\] by \[Author\] - Why: \[Reason this is essential\] - Key takeaway: \[Main lesson\] - Pages: \[Approximate length\] - Read time: \[Estimated hours\] ### Tier 2: Deepen Understanding 1. \[Book Title\] by \[Author\] - Why: \[What unique perspective it adds\] - Key takeaway: \[Main lesson\] 2. \[Book Title\] by \[Author\] - Why: \[What unique perspective it adds\] - Key...

0 Updated 1 weeks ago
prvthmpcypher
AI & Automation Solid

daily-admin-brief

Turn a pasted calendar dump, inbox shortlist, and open todos into a one-page daily brief: top actions, schedule conflicts, draft reply stubs, FYI, dates to capture. Paste-first, no connectors. Triggers: 'daily admin brief', 'brief me on my day', 'бриф на день', 'разбери мой день'.

14 Updated yesterday
KirKruglov