|
3 | 3 | "name": "claude-code-skills", |
4 | 4 | "description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM", |
5 | 5 | "repository": "https://github.com/alirezarezvani/claude-skills", |
6 | | - "total_skills": 357, |
| 6 | + "total_skills": 360, |
7 | 7 | "skills": [ |
8 | 8 | { |
9 | 9 | "name": "business-growth-skills", |
|
1859 | 1859 | "category": "productivity", |
1860 | 1860 | "description": "Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss. Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump', 'let me get this out of my head', 'I need to organize my thoughts', 'here's what I'm thinking', or any variation where someone is unloading a messy stream of ideas, tasks, thoughts, and plans wanting them turned into something coherent. Also trigger when the user pastes or dictates a long, unstructured block of mixed ideas \u2014 even without the exact phrase \u2014 the intent is the same. Fast-to-action by design: no upfront intake. Output is four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question. Asks at most one mid-organization clarifying question when a single item is genuinely ambiguous between task and project." |
1861 | 1861 | }, |
| 1862 | + { |
| 1863 | + "name": "deep-work", |
| 1864 | + "source": "../../productivity/deep-work/skills/deep-work", |
| 1865 | + "category": "productivity", |
| 1866 | + "description": "Use when someone wants to plan a deep work day, time-block their calendar or task list, budget or cut shallow work, protect focus hours, track deep-work sessions and streaks, run an end-of-day shutdown ritual, or says \"/deep-work\" or \"/time-block\". Classifies tasks deep vs shallow, builds an energy-first time-blocked schedule that refuses deep demand past the 4-hour ceiling, batches shallow work into at most two windows, and logs focus sessions against a weekly target." |
| 1867 | + }, |
1862 | 1868 | { |
1863 | 1869 | "name": "fable-goal", |
1864 | 1870 | "source": "../../productivity/fable-goal/skills/fable-goal", |
|
1883 | 1889 | "category": "productivity", |
1884 | 1890 | "description": "Runs a full inbox triage using the knowledge base created by the 'inbox-setup' skill. Light-intake by design (most invocations skip questions and run with KB-default preferences); asks at most 2 grill-me override questions when invocation is outside normal cadence or includes category-skip intent. Searches recent emails, classifies them via the user's taxonomy, researches new senders, generates recommendations, drafts replies (NEVER sends), delivers a report in the user's preferred format, and updates the knowledge base with learnings. Designed to run on a recurring schedule (1-3x daily) or on demand. Use when the user wants their inbox processed, in any variation (e.g., 'triage my inbox', 'inbox triage', 'check my email', 'run email triage', 'process my inbox', 'what's new in my email', 'handle my email', 'email triage'). Requires the inbox-setup skill to have been run first." |
1885 | 1891 | }, |
| 1892 | + { |
| 1893 | + "name": "meetings", |
| 1894 | + "source": "../../productivity/meetings/skills/meetings", |
| 1895 | + "category": "productivity", |
| 1896 | + "description": "Use when someone wants to decide whether a meeting is worth calling, price a meeting in dollars, build a timeboxed agenda with desired outcomes, or turn messy meeting notes into owned action items \u2014 or says \"should this be a meeting\", \"/cs:meeting-prep\", or \"/cs:meeting-actions\". Runs a cost gate (ASYNC / NOT-READY / MEET), builds a decision-first agenda, and extracts an owner + due-date checklist that flags every orphan." |
| 1897 | + }, |
1886 | 1898 | { |
1887 | 1899 | "name": "reflect", |
1888 | 1900 | "source": "../../productivity/reflect/skills/reflect", |
|
1895 | 1907 | "category": "productivity", |
1896 | 1908 | "description": "Use when someone asks to roast an idea, pressure-test or stress-test an idea, validate a business idea, \"convene the panel\", get a brutal second opinion before building something, or says \"/roast\". Spins up a 5-angle panel (Critic, Champion, Analyst, Investigator, Customer) that attacks the idea from every angle, then a Judge returns one GO / RESHAPE / KILL verdict with the cheapest test to de-risk it." |
1897 | 1909 | }, |
| 1910 | + { |
| 1911 | + "name": "weekly-review", |
| 1912 | + "source": "../../productivity/weekly-review/skills/weekly-review", |
| 1913 | + "category": "productivity", |
| 1914 | + "description": "Use when someone wants to run a weekly review, close open loops, audit stalled projects and commitments, get their system back to trusted, restart a lapsed review habit, or says \"/cs:weekly-review\". Walks David Allen's three-phase loop \u2014 GET CLEAR, GET CURRENT, GET CREATIVE \u2014 with deterministic scripts that inventory open loops, gate the checklist with named gaps, and score commitment health 0-100." |
| 1915 | + }, |
1898 | 1916 | { |
1899 | 1917 | "name": "atlassian-admin", |
1900 | 1918 | "source": "../../project-management/skills/atlassian-admin", |
|
2205 | 2223 | "description": "Product management and design skills" |
2206 | 2224 | }, |
2207 | 2225 | "productivity": { |
2208 | | - "count": 8, |
| 2226 | + "count": 11, |
2209 | 2227 | "source": "../../productivity", |
2210 | 2228 | "description": "Personal-productivity skills - capture, email, reflect, handoff, andreessen, roast, weekly-review, deep-work, meetings" |
2211 | 2229 | }, |
|
0 commit comments