[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-update":3,"mdc-gh32iy-key":34,"related-org-anthropic-update":678,"related-repo-anthropic-update":867},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"update","sync tasks and refresh memory","Sync tasks and refresh memory from your current activity. Use when pulling new assignments from your project tracker into TASKS.md, triaging stale or overdue tasks, filling memory gaps for unknown people or projects, or running a comprehensive scan to catch todos buried in chat and email.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"anthropic","Anthropic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fanthropic.png","anthropics",[13,17,20],{"name":14,"slug":15,"type":16},"Productivity","productivity","tag",{"name":18,"slug":19,"type":16},"Memory","memory",{"name":21,"slug":22,"type":16},"Task Management","task-management",22885,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fknowledge-work-plugins","2026-04-06T17:57:29.133382",null,2736,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fknowledge-work-plugins\u002Ftree\u002FHEAD\u002Fproductivity\u002Fskills\u002Fupdate","---\nname: update\ndescription: Sync tasks and refresh memory from your current activity. Use when pulling new assignments from your project tracker into TASKS.md, triaging stale or overdue tasks, filling memory gaps for unknown people or projects, or running a comprehensive scan to catch todos buried in chat and email.\nargument-hint: \"[--comprehensive]\"\n---\n\n# Update Command\n\n> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](..\u002F..\u002FCONNECTORS.md).\n\nKeep your task list and memory current. Two modes:\n\n- **Default:** Sync tasks from external tools, triage stale items, check memory for gaps\n- **`--comprehensive`:** Deep scan chat, email, calendar, docs — flag missed todos and suggest new memories\n\n## Usage\n\n```bash\n\u002Fproductivity:update\n\u002Fproductivity:update --comprehensive\n```\n\n## Default Mode\n\n### 1. Load Current State\n\nRead `TASKS.md` and `memory\u002F` directory. If they don't exist, suggest `\u002Fproductivity:start` first.\n\n### 2. Sync Tasks from External Sources\n\nCheck for available task sources:\n- **Project tracker** (e.g. Asana, Linear, Jira) (if MCP available)\n- **GitHub Issues** (if in a repo): `gh issue list --assignee=@me`\n\nIf no sources are available, skip to Step 3.\n\n**Fetch tasks assigned to the user** (open\u002Fin-progress). Compare against TASKS.md:\n\n| External task | TASKS.md match? | Action |\n|---------------|-----------------|--------|\n| Found, not in TASKS.md | No match | Offer to add |\n| Found, already in TASKS.md | Match by title (fuzzy) | Skip |\n| In TASKS.md, not in external | No match | Flag as potentially stale |\n| Completed externally | In Active section | Offer to mark done |\n\nPresent diff and let user decide what to add\u002Fcomplete.\n\n### 3. Triage Stale Items\n\nReview Active tasks in TASKS.md and flag:\n- Tasks with due dates in the past\n- Tasks in Active for 30+ days\n- Tasks with no context (no person, no project)\n\nPresent each for triage: Mark done? Reschedule? Move to Someday?\n\n### 4. Decode Tasks for Memory Gaps\n\nFor each task, attempt to decode all entities (people, projects, acronyms, tools, links):\n\n```\nTask: \"Send PSR to Todd re: Phoenix blockers\"\n\nDecode:\n- PSR → ✓ Pipeline Status Report (in glossary)\n- Todd → ✓ Todd Martinez (in people\u002F)\n- Phoenix → ? Not in memory\n```\n\nTrack what's fully decoded vs. what has gaps.\n\n### 5. Fill Gaps\n\nPresent unknown terms grouped:\n```\nI found terms in your tasks I don't have context for:\n\n1. \"Phoenix\" (from: \"Send PSR to Todd re: Phoenix blockers\")\n   → What's Phoenix?\n\n2. \"Maya\" (from: \"sync with Maya on API design\")\n   → Who is Maya?\n```\n\nAdd answers to the appropriate memory files (people\u002F, projects\u002F, glossary.md).\n\n### 6. Capture Enrichment\n\nTasks often contain richer context than memory. Extract and update:\n- **Links** from tasks → add to project\u002Fpeople files\n- **Status changes** (\"launch done\") → update project status, demote from CLAUDE.md\n- **Relationships** (\"Todd's sign-off on Maya's proposal\") → cross-reference people\n- **Deadlines** → add to project files\n\n### 7. Report\n\n```\nUpdate complete:\n- Tasks: +3 from project tracker (e.g. Asana), 1 completed, 2 triaged\n- Memory: 2 gaps filled, 1 project enriched\n- All tasks decoded ✓\n```\n\n## Comprehensive Mode (`--comprehensive`)\n\nEverything in Default Mode, plus a deep scan of recent activity.\n\n### Extra Step: Scan Activity Sources\n\nGather data from available MCP sources:\n- **Chat:** Search recent messages, read active channels\n- **Email:** Search sent messages\n- **Documents:** List recently touched docs\n- **Calendar:** List recent + upcoming events\n\n### Extra Step: Flag Missed Todos\n\nCompare activity against TASKS.md. Surface action items that aren't tracked:\n\n```\n## Possible Missing Tasks\n\nFrom your activity, these look like todos you haven't captured:\n\n1. From chat (Jan 18):\n   \"I'll send the updated mockups by Friday\"\n   → Add to TASKS.md?\n\n2. From meeting \"Phoenix Standup\" (Jan 17):\n   You have a recurring meeting but no Phoenix tasks active\n   → Anything needed here?\n\n3. From email (Jan 16):\n   \"I'll review the API spec this week\"\n   → Add to TASKS.md?\n```\n\nLet user pick which to add.\n\n### Extra Step: Suggest New Memories\n\nSurface new entities not in memory:\n\n```\n## New People (not in memory)\n| Name | Frequency | Context |\n|------|-----------|---------|\n| Maya Rodriguez | 12 mentions | design, UI reviews |\n| Alex K | 8 mentions | DMs about API |\n\n## New Projects\u002FTopics\n| Name | Frequency | Context |\n|------|-----------|---------|\n| Starlight | 15 mentions | planning docs, product |\n\n## Suggested Cleanup\n- **Horizon project** — No mentions in 30 days. Mark completed?\n```\n\nPresent grouped by confidence. High-confidence items offered to add directly; low-confidence items asked about.\n\n## Notes\n\n- Never auto-add tasks or memories without user confirmation\n- External source links are preserved when available\n- Fuzzy matching on task titles handles minor wording differences\n- Safe to run frequently — only updates when there's new info\n- `--comprehensive` always runs interactively\n",{"data":35,"body":37},{"name":4,"description":6,"argument-hint":36},"[--comprehensive]",{"type":38,"children":39},"root",[40,49,68,73,106,113,151,157,164,193,199,204,233,238,248,352,357,363,368,386,391,397,402,412,417,423,428,437,442,448,453,496,502,511,524,529,535,540,583,589,594,603,608,614,619,628,633,639,672],{"type":41,"tag":42,"props":43,"children":45},"element","h1",{"id":44},"update-command",[46],{"type":47,"value":48},"text","Update Command",{"type":41,"tag":50,"props":51,"children":52},"blockquote",{},[53],{"type":41,"tag":54,"props":55,"children":56},"p",{},[57,59,66],{"type":47,"value":58},"If you see unfamiliar placeholders or need to check which tools are connected, see ",{"type":41,"tag":60,"props":61,"children":63},"a",{"href":62},"..\u002F..\u002FCONNECTORS.md",[64],{"type":47,"value":65},"CONNECTORS.md",{"type":47,"value":67},".",{"type":41,"tag":54,"props":69,"children":70},{},[71],{"type":47,"value":72},"Keep your task list and memory current. Two modes:",{"type":41,"tag":74,"props":75,"children":76},"ul",{},[77,89],{"type":41,"tag":78,"props":79,"children":80},"li",{},[81,87],{"type":41,"tag":82,"props":83,"children":84},"strong",{},[85],{"type":47,"value":86},"Default:",{"type":47,"value":88}," Sync tasks from external tools, triage stale items, check memory for gaps",{"type":41,"tag":78,"props":90,"children":91},{},[92,104],{"type":41,"tag":82,"props":93,"children":94},{},[95,102],{"type":41,"tag":96,"props":97,"children":99},"code",{"className":98},[],[100],{"type":47,"value":101},"--comprehensive",{"type":47,"value":103},":",{"type":47,"value":105}," Deep scan chat, email, calendar, docs — flag missed todos and suggest new memories",{"type":41,"tag":107,"props":108,"children":110},"h2",{"id":109},"usage",[111],{"type":47,"value":112},"Usage",{"type":41,"tag":114,"props":115,"children":120},"pre",{"className":116,"code":117,"language":118,"meta":119,"style":119},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u002Fproductivity:update\n\u002Fproductivity:update --comprehensive\n","bash","",[121],{"type":41,"tag":96,"props":122,"children":123},{"__ignoreMap":119},[124,136],{"type":41,"tag":125,"props":126,"children":129},"span",{"class":127,"line":128},"line",1,[130],{"type":41,"tag":125,"props":131,"children":133},{"style":132},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[134],{"type":47,"value":135},"\u002Fproductivity:update\n",{"type":41,"tag":125,"props":137,"children":139},{"class":127,"line":138},2,[140,145],{"type":41,"tag":125,"props":141,"children":142},{"style":132},[143],{"type":47,"value":144},"\u002Fproductivity:update",{"type":41,"tag":125,"props":146,"children":148},{"style":147},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[149],{"type":47,"value":150}," --comprehensive\n",{"type":41,"tag":107,"props":152,"children":154},{"id":153},"default-mode",[155],{"type":47,"value":156},"Default Mode",{"type":41,"tag":158,"props":159,"children":161},"h3",{"id":160},"_1-load-current-state",[162],{"type":47,"value":163},"1. Load Current State",{"type":41,"tag":54,"props":165,"children":166},{},[167,169,175,177,183,185,191],{"type":47,"value":168},"Read ",{"type":41,"tag":96,"props":170,"children":172},{"className":171},[],[173],{"type":47,"value":174},"TASKS.md",{"type":47,"value":176}," and ",{"type":41,"tag":96,"props":178,"children":180},{"className":179},[],[181],{"type":47,"value":182},"memory\u002F",{"type":47,"value":184}," directory. If they don't exist, suggest ",{"type":41,"tag":96,"props":186,"children":188},{"className":187},[],[189],{"type":47,"value":190},"\u002Fproductivity:start",{"type":47,"value":192}," first.",{"type":41,"tag":158,"props":194,"children":196},{"id":195},"_2-sync-tasks-from-external-sources",[197],{"type":47,"value":198},"2. Sync Tasks from External Sources",{"type":41,"tag":54,"props":200,"children":201},{},[202],{"type":47,"value":203},"Check for available task sources:",{"type":41,"tag":74,"props":205,"children":206},{},[207,217],{"type":41,"tag":78,"props":208,"children":209},{},[210,215],{"type":41,"tag":82,"props":211,"children":212},{},[213],{"type":47,"value":214},"Project tracker",{"type":47,"value":216}," (e.g. Asana, Linear, Jira) (if MCP available)",{"type":41,"tag":78,"props":218,"children":219},{},[220,225,227],{"type":41,"tag":82,"props":221,"children":222},{},[223],{"type":47,"value":224},"GitHub Issues",{"type":47,"value":226}," (if in a repo): ",{"type":41,"tag":96,"props":228,"children":230},{"className":229},[],[231],{"type":47,"value":232},"gh issue list --assignee=@me",{"type":41,"tag":54,"props":234,"children":235},{},[236],{"type":47,"value":237},"If no sources are available, skip to Step 3.",{"type":41,"tag":54,"props":239,"children":240},{},[241,246],{"type":41,"tag":82,"props":242,"children":243},{},[244],{"type":47,"value":245},"Fetch tasks assigned to the user",{"type":47,"value":247}," (open\u002Fin-progress). Compare against TASKS.md:",{"type":41,"tag":249,"props":250,"children":251},"table",{},[252,276],{"type":41,"tag":253,"props":254,"children":255},"thead",{},[256],{"type":41,"tag":257,"props":258,"children":259},"tr",{},[260,266,271],{"type":41,"tag":261,"props":262,"children":263},"th",{},[264],{"type":47,"value":265},"External task",{"type":41,"tag":261,"props":267,"children":268},{},[269],{"type":47,"value":270},"TASKS.md match?",{"type":41,"tag":261,"props":272,"children":273},{},[274],{"type":47,"value":275},"Action",{"type":41,"tag":277,"props":278,"children":279},"tbody",{},[280,299,317,334],{"type":41,"tag":257,"props":281,"children":282},{},[283,289,294],{"type":41,"tag":284,"props":285,"children":286},"td",{},[287],{"type":47,"value":288},"Found, not in TASKS.md",{"type":41,"tag":284,"props":290,"children":291},{},[292],{"type":47,"value":293},"No match",{"type":41,"tag":284,"props":295,"children":296},{},[297],{"type":47,"value":298},"Offer to add",{"type":41,"tag":257,"props":300,"children":301},{},[302,307,312],{"type":41,"tag":284,"props":303,"children":304},{},[305],{"type":47,"value":306},"Found, already in TASKS.md",{"type":41,"tag":284,"props":308,"children":309},{},[310],{"type":47,"value":311},"Match by title (fuzzy)",{"type":41,"tag":284,"props":313,"children":314},{},[315],{"type":47,"value":316},"Skip",{"type":41,"tag":257,"props":318,"children":319},{},[320,325,329],{"type":41,"tag":284,"props":321,"children":322},{},[323],{"type":47,"value":324},"In TASKS.md, not in external",{"type":41,"tag":284,"props":326,"children":327},{},[328],{"type":47,"value":293},{"type":41,"tag":284,"props":330,"children":331},{},[332],{"type":47,"value":333},"Flag as potentially stale",{"type":41,"tag":257,"props":335,"children":336},{},[337,342,347],{"type":41,"tag":284,"props":338,"children":339},{},[340],{"type":47,"value":341},"Completed externally",{"type":41,"tag":284,"props":343,"children":344},{},[345],{"type":47,"value":346},"In Active section",{"type":41,"tag":284,"props":348,"children":349},{},[350],{"type":47,"value":351},"Offer to mark done",{"type":41,"tag":54,"props":353,"children":354},{},[355],{"type":47,"value":356},"Present diff and let user decide what to add\u002Fcomplete.",{"type":41,"tag":158,"props":358,"children":360},{"id":359},"_3-triage-stale-items",[361],{"type":47,"value":362},"3. Triage Stale Items",{"type":41,"tag":54,"props":364,"children":365},{},[366],{"type":47,"value":367},"Review Active tasks in TASKS.md and flag:",{"type":41,"tag":74,"props":369,"children":370},{},[371,376,381],{"type":41,"tag":78,"props":372,"children":373},{},[374],{"type":47,"value":375},"Tasks with due dates in the past",{"type":41,"tag":78,"props":377,"children":378},{},[379],{"type":47,"value":380},"Tasks in Active for 30+ days",{"type":41,"tag":78,"props":382,"children":383},{},[384],{"type":47,"value":385},"Tasks with no context (no person, no project)",{"type":41,"tag":54,"props":387,"children":388},{},[389],{"type":47,"value":390},"Present each for triage: Mark done? Reschedule? Move to Someday?",{"type":41,"tag":158,"props":392,"children":394},{"id":393},"_4-decode-tasks-for-memory-gaps",[395],{"type":47,"value":396},"4. Decode Tasks for Memory Gaps",{"type":41,"tag":54,"props":398,"children":399},{},[400],{"type":47,"value":401},"For each task, attempt to decode all entities (people, projects, acronyms, tools, links):",{"type":41,"tag":114,"props":403,"children":407},{"className":404,"code":406,"language":47},[405],"language-text","Task: \"Send PSR to Todd re: Phoenix blockers\"\n\nDecode:\n- PSR → ✓ Pipeline Status Report (in glossary)\n- Todd → ✓ Todd Martinez (in people\u002F)\n- Phoenix → ? Not in memory\n",[408],{"type":41,"tag":96,"props":409,"children":410},{"__ignoreMap":119},[411],{"type":47,"value":406},{"type":41,"tag":54,"props":413,"children":414},{},[415],{"type":47,"value":416},"Track what's fully decoded vs. what has gaps.",{"type":41,"tag":158,"props":418,"children":420},{"id":419},"_5-fill-gaps",[421],{"type":47,"value":422},"5. Fill Gaps",{"type":41,"tag":54,"props":424,"children":425},{},[426],{"type":47,"value":427},"Present unknown terms grouped:",{"type":41,"tag":114,"props":429,"children":432},{"className":430,"code":431,"language":47},[405],"I found terms in your tasks I don't have context for:\n\n1. \"Phoenix\" (from: \"Send PSR to Todd re: Phoenix blockers\")\n   → What's Phoenix?\n\n2. \"Maya\" (from: \"sync with Maya on API design\")\n   → Who is Maya?\n",[433],{"type":41,"tag":96,"props":434,"children":435},{"__ignoreMap":119},[436],{"type":47,"value":431},{"type":41,"tag":54,"props":438,"children":439},{},[440],{"type":47,"value":441},"Add answers to the appropriate memory files (people\u002F, projects\u002F, glossary.md).",{"type":41,"tag":158,"props":443,"children":445},{"id":444},"_6-capture-enrichment",[446],{"type":47,"value":447},"6. Capture Enrichment",{"type":41,"tag":54,"props":449,"children":450},{},[451],{"type":47,"value":452},"Tasks often contain richer context than memory. Extract and update:",{"type":41,"tag":74,"props":454,"children":455},{},[456,466,476,486],{"type":41,"tag":78,"props":457,"children":458},{},[459,464],{"type":41,"tag":82,"props":460,"children":461},{},[462],{"type":47,"value":463},"Links",{"type":47,"value":465}," from tasks → add to project\u002Fpeople files",{"type":41,"tag":78,"props":467,"children":468},{},[469,474],{"type":41,"tag":82,"props":470,"children":471},{},[472],{"type":47,"value":473},"Status changes",{"type":47,"value":475}," (\"launch done\") → update project status, demote from CLAUDE.md",{"type":41,"tag":78,"props":477,"children":478},{},[479,484],{"type":41,"tag":82,"props":480,"children":481},{},[482],{"type":47,"value":483},"Relationships",{"type":47,"value":485}," (\"Todd's sign-off on Maya's proposal\") → cross-reference people",{"type":41,"tag":78,"props":487,"children":488},{},[489,494],{"type":41,"tag":82,"props":490,"children":491},{},[492],{"type":47,"value":493},"Deadlines",{"type":47,"value":495}," → add to project files",{"type":41,"tag":158,"props":497,"children":499},{"id":498},"_7-report",[500],{"type":47,"value":501},"7. Report",{"type":41,"tag":114,"props":503,"children":506},{"className":504,"code":505,"language":47},[405],"Update complete:\n- Tasks: +3 from project tracker (e.g. Asana), 1 completed, 2 triaged\n- Memory: 2 gaps filled, 1 project enriched\n- All tasks decoded ✓\n",[507],{"type":41,"tag":96,"props":508,"children":509},{"__ignoreMap":119},[510],{"type":47,"value":505},{"type":41,"tag":107,"props":512,"children":514},{"id":513},"comprehensive-mode-comprehensive",[515,517,522],{"type":47,"value":516},"Comprehensive Mode (",{"type":41,"tag":96,"props":518,"children":520},{"className":519},[],[521],{"type":47,"value":101},{"type":47,"value":523},")",{"type":41,"tag":54,"props":525,"children":526},{},[527],{"type":47,"value":528},"Everything in Default Mode, plus a deep scan of recent activity.",{"type":41,"tag":158,"props":530,"children":532},{"id":531},"extra-step-scan-activity-sources",[533],{"type":47,"value":534},"Extra Step: Scan Activity Sources",{"type":41,"tag":54,"props":536,"children":537},{},[538],{"type":47,"value":539},"Gather data from available MCP sources:",{"type":41,"tag":74,"props":541,"children":542},{},[543,553,563,573],{"type":41,"tag":78,"props":544,"children":545},{},[546,551],{"type":41,"tag":82,"props":547,"children":548},{},[549],{"type":47,"value":550},"Chat:",{"type":47,"value":552}," Search recent messages, read active channels",{"type":41,"tag":78,"props":554,"children":555},{},[556,561],{"type":41,"tag":82,"props":557,"children":558},{},[559],{"type":47,"value":560},"Email:",{"type":47,"value":562}," Search sent messages",{"type":41,"tag":78,"props":564,"children":565},{},[566,571],{"type":41,"tag":82,"props":567,"children":568},{},[569],{"type":47,"value":570},"Documents:",{"type":47,"value":572}," List recently touched docs",{"type":41,"tag":78,"props":574,"children":575},{},[576,581],{"type":41,"tag":82,"props":577,"children":578},{},[579],{"type":47,"value":580},"Calendar:",{"type":47,"value":582}," List recent + upcoming events",{"type":41,"tag":158,"props":584,"children":586},{"id":585},"extra-step-flag-missed-todos",[587],{"type":47,"value":588},"Extra Step: Flag Missed Todos",{"type":41,"tag":54,"props":590,"children":591},{},[592],{"type":47,"value":593},"Compare activity against TASKS.md. Surface action items that aren't tracked:",{"type":41,"tag":114,"props":595,"children":598},{"className":596,"code":597,"language":47},[405],"## Possible Missing Tasks\n\nFrom your activity, these look like todos you haven't captured:\n\n1. From chat (Jan 18):\n   \"I'll send the updated mockups by Friday\"\n   → Add to TASKS.md?\n\n2. From meeting \"Phoenix Standup\" (Jan 17):\n   You have a recurring meeting but no Phoenix tasks active\n   → Anything needed here?\n\n3. From email (Jan 16):\n   \"I'll review the API spec this week\"\n   → Add to TASKS.md?\n",[599],{"type":41,"tag":96,"props":600,"children":601},{"__ignoreMap":119},[602],{"type":47,"value":597},{"type":41,"tag":54,"props":604,"children":605},{},[606],{"type":47,"value":607},"Let user pick which to add.",{"type":41,"tag":158,"props":609,"children":611},{"id":610},"extra-step-suggest-new-memories",[612],{"type":47,"value":613},"Extra Step: Suggest New Memories",{"type":41,"tag":54,"props":615,"children":616},{},[617],{"type":47,"value":618},"Surface new entities not in memory:",{"type":41,"tag":114,"props":620,"children":623},{"className":621,"code":622,"language":47},[405],"## New People (not in memory)\n| Name | Frequency | Context |\n|------|-----------|---------|\n| Maya Rodriguez | 12 mentions | design, UI reviews |\n| Alex K | 8 mentions | DMs about API |\n\n## New Projects\u002FTopics\n| Name | Frequency | Context |\n|------|-----------|---------|\n| Starlight | 15 mentions | planning docs, product |\n\n## Suggested Cleanup\n- **Horizon project** — No mentions in 30 days. Mark completed?\n",[624],{"type":41,"tag":96,"props":625,"children":626},{"__ignoreMap":119},[627],{"type":47,"value":622},{"type":41,"tag":54,"props":629,"children":630},{},[631],{"type":47,"value":632},"Present grouped by confidence. High-confidence items offered to add directly; low-confidence items asked about.",{"type":41,"tag":107,"props":634,"children":636},{"id":635},"notes",[637],{"type":47,"value":638},"Notes",{"type":41,"tag":74,"props":640,"children":641},{},[642,647,652,657,662],{"type":41,"tag":78,"props":643,"children":644},{},[645],{"type":47,"value":646},"Never auto-add tasks or memories without user confirmation",{"type":41,"tag":78,"props":648,"children":649},{},[650],{"type":47,"value":651},"External source links are preserved when available",{"type":41,"tag":78,"props":653,"children":654},{},[655],{"type":47,"value":656},"Fuzzy matching on task titles handles minor wording differences",{"type":41,"tag":78,"props":658,"children":659},{},[660],{"type":47,"value":661},"Safe to run frequently — only updates when there's new info",{"type":41,"tag":78,"props":663,"children":664},{},[665,670],{"type":41,"tag":96,"props":666,"children":668},{"className":667},[],[669],{"type":47,"value":101},{"type":47,"value":671}," always runs interactively",{"type":41,"tag":673,"props":674,"children":675},"style",{},[676],{"type":47,"value":677},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":679,"total":866},[680,701,715,727,746,759,780,800,814,829,837,850],{"slug":681,"name":681,"fn":682,"description":683,"org":684,"tags":685,"stars":698,"repoUrl":699,"updatedAt":700},"algorithmic-art","create algorithmic art with p5.js","Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[686,689,692,695],{"name":687,"slug":688,"type":16},"Creative","creative",{"name":690,"slug":691,"type":16},"Design","design",{"name":693,"slug":694,"type":16},"Generative Art","generative-art",{"name":696,"slug":697,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":702,"name":702,"fn":703,"description":704,"org":705,"tags":706,"stars":698,"repoUrl":699,"updatedAt":714},"brand-guidelines","apply Anthropic brand colors and typography","Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[707,710,711],{"name":708,"slug":709,"type":16},"Branding","branding",{"name":690,"slug":691,"type":16},{"name":712,"slug":713,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":716,"name":716,"fn":717,"description":718,"org":719,"tags":720,"stars":698,"repoUrl":699,"updatedAt":726},"canvas-design","create posters and visual art as PNG or PDF","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[721,722,723],{"name":687,"slug":688,"type":16},{"name":690,"slug":691,"type":16},{"name":724,"slug":725,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":728,"name":728,"fn":729,"description":730,"org":731,"tags":732,"stars":698,"repoUrl":699,"updatedAt":745},"claude-api","build apps with the Claude API","Reference for the Claude API \u002F Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration.\nTRIGGER — read BEFORE opening the target file; don't skip because it \"looks like a one-liner\" — whenever: the prompt names Claude\u002FAnthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing\u002Fmodel choice\u002Flimits\u002Fcaching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent\u002FMCP\u002Ftool-definition\u002Fmulti-agent\u002FRAG\u002FLLM-judge\u002Fcomputer-use; generate\u002Fsummarize\u002Fextract\u002Fclassify\u002Frewrite\u002Fconverse over NL; debugging refusals\u002Fcutoffs\u002Fstreaming\u002Ftool-calls\u002Ftokens).\nSKIP only when another provider is being worked on (overrides all triggers): OpenAI\u002FGPT\u002FGemini\u002FLlama\u002FMistral\u002FCohere\u002FOllama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no provider named — don't Read the file).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[733,736,737,740,742],{"name":734,"slug":735,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":738,"slug":739,"type":16},"Anthropic SDK","anthropic-sdk",{"name":741,"slug":728,"type":16},"Claude API",{"name":743,"slug":744,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":747,"name":747,"fn":748,"description":749,"org":750,"tags":751,"stars":698,"repoUrl":699,"updatedAt":758},"doc-coauthoring","co-author documentation and technical specs","Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[752,755],{"name":753,"slug":754,"type":16},"Documentation","documentation",{"name":756,"slug":757,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":760,"name":760,"fn":761,"description":762,"org":763,"tags":764,"stars":698,"repoUrl":699,"updatedAt":779},"docx","create and edit Word documents","Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[765,768,770,773,776],{"name":766,"slug":767,"type":16},"Documents","documents",{"name":769,"slug":760,"type":16},"DOCX",{"name":771,"slug":772,"type":16},"Office","office",{"name":774,"slug":775,"type":16},"Templates","templates",{"name":777,"slug":778,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":781,"name":781,"fn":782,"description":783,"org":784,"tags":785,"stars":698,"repoUrl":699,"updatedAt":799},"frontend-design","design production-grade frontend interfaces","Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[786,787,790,793,796],{"name":690,"slug":691,"type":16},{"name":788,"slug":789,"type":16},"Frontend","frontend",{"name":791,"slug":792,"type":16},"React","react",{"name":794,"slug":795,"type":16},"Tailwind CSS","tailwind-css",{"name":797,"slug":798,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":801,"name":801,"fn":802,"description":803,"org":804,"tags":805,"stars":698,"repoUrl":699,"updatedAt":813},"internal-comms","write internal company communications","A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[806,809,810],{"name":807,"slug":808,"type":16},"Communications","communications",{"name":774,"slug":775,"type":16},{"name":811,"slug":812,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":815,"name":815,"fn":816,"description":817,"org":818,"tags":819,"stars":698,"repoUrl":699,"updatedAt":828},"mcp-builder","build MCP servers","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node\u002FTypeScript (MCP SDK).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[820,821,824,825],{"name":734,"slug":735,"type":16},{"name":822,"slug":823,"type":16},"API Development","api-development",{"name":743,"slug":744,"type":16},{"name":826,"slug":827,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":725,"name":725,"fn":830,"description":831,"org":832,"tags":833,"stars":698,"repoUrl":699,"updatedAt":836},"read edit and manipulate PDF files","Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text\u002Ftables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting\u002Fdecrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[834,835],{"name":766,"slug":767,"type":16},{"name":724,"slug":725,"type":16},"2026-04-06T17:56:02.483316",{"slug":838,"name":838,"fn":839,"description":840,"org":841,"tags":842,"stars":698,"repoUrl":699,"updatedAt":849},"pptx","create and edit PowerPoint presentations","Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates (.potx), layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx or .potx filename, regardless of what they plan to do with the content afterward. If a .pptx or .potx file needs to be opened, created, or touched, use this skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[843,846],{"name":844,"slug":845,"type":16},"PowerPoint","powerpoint",{"name":847,"slug":848,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":851,"name":851,"fn":852,"description":853,"org":854,"tags":855,"stars":698,"repoUrl":699,"updatedAt":865},"skill-creator","create and optimize agent skills","Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[856,857,858,861,864],{"name":734,"slug":735,"type":16},{"name":753,"slug":754,"type":16},{"name":859,"slug":860,"type":16},"Evals","evals",{"name":862,"slug":863,"type":16},"Performance","performance",{"name":756,"slug":757,"type":16},"2026-04-19T06:45:40.804",490,{"items":868,"total":975},[869,883,899,915,931,950,962],{"slug":870,"name":870,"fn":871,"description":872,"org":873,"tags":874,"stars":23,"repoUrl":24,"updatedAt":882},"accessibility-review","run WCAG accessibility audits","Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with \"audit accessibility\", \"check a11y\", \"is this accessible?\", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[875,878,879],{"name":876,"slug":877,"type":16},"Accessibility","accessibility",{"name":690,"slug":691,"type":16},{"name":880,"slug":881,"type":16},"WCAG","wcag","2026-04-06T17:58:05.682394",{"slug":884,"name":884,"fn":885,"description":886,"org":887,"tags":888,"stars":23,"repoUrl":24,"updatedAt":898},"account-research","research accounts for sales intel","Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM. Trigger with \"research [company]\", \"look up [person]\", \"intel on [prospect]\", \"who is [name] at [company]\", or \"tell me about [company]\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[889,892,895],{"name":890,"slug":891,"type":16},"CRM","crm",{"name":893,"slug":894,"type":16},"Research","research",{"name":896,"slug":897,"type":16},"Sales","sales","2026-04-06T17:56:41.410418",{"slug":900,"name":900,"fn":901,"description":902,"org":903,"tags":904,"stars":23,"repoUrl":24,"updatedAt":914},"analyze","answer data questions and run analyses","Answer data questions -- from quick lookups to full analyses. Use when looking up a single metric, investigating what's driving a trend or drop, comparing segments over time, or preparing a formal data report for stakeholders.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[905,908,911],{"name":906,"slug":907,"type":16},"Analytics","analytics",{"name":909,"slug":910,"type":16},"Data Analysis","data-analysis",{"name":912,"slug":913,"type":16},"SQL","sql","2026-04-06T17:57:21.593647",{"slug":916,"name":916,"fn":917,"description":918,"org":919,"tags":920,"stars":23,"repoUrl":24,"updatedAt":930},"architecture","create and evaluate architecture decision records","Create or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and consequences, reviewing a system design proposal, or designing a new component from requirements and constraints.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[921,924,926,927],{"name":922,"slug":923,"type":16},"ADR","adr",{"name":925,"slug":916,"type":16},"Architecture",{"name":753,"slug":754,"type":16},{"name":928,"slug":929,"type":16},"Engineering","engineering","2026-04-06T17:57:49.26444",{"slug":932,"name":932,"fn":933,"description":934,"org":935,"tags":936,"stars":23,"repoUrl":24,"updatedAt":949},"audit-support","support SOX 404 control testing","Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[937,940,943,946],{"name":938,"slug":939,"type":16},"Audit","audit",{"name":941,"slug":942,"type":16},"Finance","finance",{"name":944,"slug":945,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":947,"slug":948,"type":16},"SOX","sox","2026-04-06T17:57:36.714815",{"slug":951,"name":951,"fn":952,"description":953,"org":954,"tags":955,"stars":23,"repoUrl":24,"updatedAt":961},"brand-review","review content against brand voice","Review content against your brand voice, style guide, and messaging pillars, flagging deviations by severity with specific before\u002Fafter fixes. Use when checking a draft before it ships, when auditing copy for voice consistency and terminology, or when screening for unsubstantiated claims, missing disclaimers, and other legal flags.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[956,957,960],{"name":708,"slug":709,"type":16},{"name":958,"slug":959,"type":16},"Marketing","marketing",{"name":811,"slug":812,"type":16},"2026-04-06T17:58:19.548331",{"slug":963,"name":963,"fn":964,"description":965,"org":966,"tags":967,"stars":23,"repoUrl":24,"updatedAt":974},"brand-voice-enforcement","enforce brand voice in content","This skill applies brand guidelines to content creation. It should be used when the user asks to \"write an email\", \"draft a proposal\", \"create a pitch deck\", \"write a LinkedIn post\", \"draft a presentation\", \"write a Slack message\", \"draft sales content\", or any content creation request where brand voice should be applied. Also triggers on \"on-brand\", \"brand voice\", \"enforce voice\", \"apply brand guidelines\", \"brand-aligned content\", \"write in our voice\", \"use our brand tone\", \"make this sound like us\", \"rewrite this in our tone\", or \"this doesn't sound on-brand\". Not for generating guidelines from scratch (use guideline-generation) or discovering brand materials (use discover-brand).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[968,969,970,973],{"name":708,"slug":709,"type":16},{"name":807,"slug":808,"type":16},{"name":971,"slug":972,"type":16},"Content Creation","content-creation",{"name":811,"slug":812,"type":16},"2026-04-06T18:00:23.528956",200]