[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-tres-upload-tx-header-validation":3,"mdc--mjvzwm-key":34,"related-repo-anthropic-tres-upload-tx-header-validation":220,"related-org-anthropic-tres-upload-tx-header-validation":324},{"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},"tres-upload-tx-header-validation","validate TRES Finance transaction CSV headers","The exact column header names required by the TRES Finance bulk transaction CSV upload. Use whenever building, fixing, or validating the header row of a TRES manual transaction or sub-transaction upload CSV — especially after an upload fails with \"Missing required column(s): ...\". Trigger phrases include: 'fix my CSV headers', 'bulk transaction upload failed', 'missing required columns', 'validate TRES upload CSV', 'transaction CSV template headers'. This skill is ONLY about the header naming convention; it does not cover row values or upload workflow. Do NOT trigger for contacts import CSV (use tres-import-contacts), wallet upload CSV (use tres-wallets-upload), or general CSV parsing unrelated to bulk TX upload headers.",{"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},"Validation","validation","tag",{"name":18,"slug":19,"type":16},"Data Quality","data-quality",{"name":21,"slug":22,"type":16},"Finance","finance",294,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-plugins-community","2026-07-02T07:37:40.457543",null,69,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de\u002Fplugin-directory-submission.","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-plugins-community\u002Ftree\u002FHEAD\u002Ftres-finance-plugin\u002Fskills\u002Ftres-upload-tx-header-validation","---\nname: tres-upload-tx-header-validation\ndescription: \"The exact column header names required by the TRES Finance bulk transaction CSV upload. Use whenever building, fixing, or validating the header row of a TRES manual transaction or sub-transaction upload CSV — especially after an upload fails with \\\"Missing required column(s): ...\\\". Trigger phrases include: 'fix my CSV headers', 'bulk transaction upload failed', 'missing required columns', 'validate TRES upload CSV', 'transaction CSV template headers'. This skill is ONLY about the header naming convention; it does not cover row values or upload workflow. Do NOT trigger for contacts import CSV (use tres-import-contacts), wallet upload CSV (use tres-wallets-upload), or general CSV parsing unrelated to bulk TX upload headers.\"\n---\n\n# TRES CSV header naming convention\n\nTRES validates the CSV **header row against human-readable display names** (with spaces and title case), NOT snake_case keys. Using the wrong names fails the upload with:\n\n```\nMissing required column(s): Year, Month, Day, Time, Organizational Wallet, Participating Wallet, Network, Direction, Financial Action, Asset Identifier, Amount, Fiat Currency, Transaction Hash, Transfer ID, Function Name, Method ID\n```\n\n## The required header row (exact, in order)\n\n```\nYear,Month,Day,Time,Organizational Wallet,Participating Wallet,Network,Direction,Financial Action,Asset Identifier,Amount,Fiat Value,Fiat Currency,Transaction Hash,Transfer ID,Function Name,Method ID\n```\n\n## Rules\n\n- Use these names **verbatim** — exact spelling, spacing, and title case. They are the display names, not field keys.\n- Keep the **order** above (columns A→Q).\n- `Fiat Value` (column L) is the one optional column — it does not appear in the \"missing required column(s)\" error, but include it in the header so the template stays aligned; its cells may be left blank.\n- All other 16 columns are required in the header row even if a given cell is empty.\n\n## Common mistake this prevents\n\nWriting programmatic\u002Fsnake_case headers like `year,month,day,time,wallet_address,third_party,network,direction,type,asset_identifier,amount,fiat_value,fiat_currency,hash,transfer_id,function_name,method_id`. These are rejected — TRES wants the display names above (e.g. `Organizational Wallet` not `wallet_address`, `Participating Wallet` not `third_party`, `Financial Action` not `type`, `Transaction Hash` not `hash`).\n",{"data":35,"body":36},{"name":4,"description":6},{"type":37,"children":38},"root",[39,48,62,75,82,91,97,142,148],{"type":40,"tag":41,"props":42,"children":44},"element","h1",{"id":43},"tres-csv-header-naming-convention",[45],{"type":46,"value":47},"text","TRES CSV header naming convention",{"type":40,"tag":49,"props":50,"children":51},"p",{},[52,54,60],{"type":46,"value":53},"TRES validates the CSV ",{"type":40,"tag":55,"props":56,"children":57},"strong",{},[58],{"type":46,"value":59},"header row against human-readable display names",{"type":46,"value":61}," (with spaces and title case), NOT snake_case keys. Using the wrong names fails the upload with:",{"type":40,"tag":63,"props":64,"children":68},"pre",{"className":65,"code":67,"language":46},[66],"language-text","Missing required column(s): Year, Month, Day, Time, Organizational Wallet, Participating Wallet, Network, Direction, Financial Action, Asset Identifier, Amount, Fiat Currency, Transaction Hash, Transfer ID, Function Name, Method ID\n",[69],{"type":40,"tag":70,"props":71,"children":73},"code",{"__ignoreMap":72},"",[74],{"type":46,"value":67},{"type":40,"tag":76,"props":77,"children":79},"h2",{"id":78},"the-required-header-row-exact-in-order",[80],{"type":46,"value":81},"The required header row (exact, in order)",{"type":40,"tag":63,"props":83,"children":86},{"className":84,"code":85,"language":46},[66],"Year,Month,Day,Time,Organizational Wallet,Participating Wallet,Network,Direction,Financial Action,Asset Identifier,Amount,Fiat Value,Fiat Currency,Transaction Hash,Transfer ID,Function Name,Method ID\n",[87],{"type":40,"tag":70,"props":88,"children":89},{"__ignoreMap":72},[90],{"type":46,"value":85},{"type":40,"tag":76,"props":92,"children":94},{"id":93},"rules",[95],{"type":46,"value":96},"Rules",{"type":40,"tag":98,"props":99,"children":100},"ul",{},[101,114,126,137],{"type":40,"tag":102,"props":103,"children":104},"li",{},[105,107,112],{"type":46,"value":106},"Use these names ",{"type":40,"tag":55,"props":108,"children":109},{},[110],{"type":46,"value":111},"verbatim",{"type":46,"value":113}," — exact spelling, spacing, and title case. They are the display names, not field keys.",{"type":40,"tag":102,"props":115,"children":116},{},[117,119,124],{"type":46,"value":118},"Keep the ",{"type":40,"tag":55,"props":120,"children":121},{},[122],{"type":46,"value":123},"order",{"type":46,"value":125}," above (columns A→Q).",{"type":40,"tag":102,"props":127,"children":128},{},[129,135],{"type":40,"tag":70,"props":130,"children":132},{"className":131},[],[133],{"type":46,"value":134},"Fiat Value",{"type":46,"value":136}," (column L) is the one optional column — it does not appear in the \"missing required column(s)\" error, but include it in the header so the template stays aligned; its cells may be left blank.",{"type":40,"tag":102,"props":138,"children":139},{},[140],{"type":46,"value":141},"All other 16 columns are required in the header row even if a given cell is empty.",{"type":40,"tag":76,"props":143,"children":145},{"id":144},"common-mistake-this-prevents",[146],{"type":46,"value":147},"Common mistake this prevents",{"type":40,"tag":49,"props":149,"children":150},{},[151,153,159,161,167,169,175,177,183,184,190,191,197,198,204,205,211,212,218],{"type":46,"value":152},"Writing programmatic\u002Fsnake_case headers like ",{"type":40,"tag":70,"props":154,"children":156},{"className":155},[],[157],{"type":46,"value":158},"year,month,day,time,wallet_address,third_party,network,direction,type,asset_identifier,amount,fiat_value,fiat_currency,hash,transfer_id,function_name,method_id",{"type":46,"value":160},". These are rejected — TRES wants the display names above (e.g. ",{"type":40,"tag":70,"props":162,"children":164},{"className":163},[],[165],{"type":46,"value":166},"Organizational Wallet",{"type":46,"value":168}," not ",{"type":40,"tag":70,"props":170,"children":172},{"className":171},[],[173],{"type":46,"value":174},"wallet_address",{"type":46,"value":176},", ",{"type":40,"tag":70,"props":178,"children":180},{"className":179},[],[181],{"type":46,"value":182},"Participating Wallet",{"type":46,"value":168},{"type":40,"tag":70,"props":185,"children":187},{"className":186},[],[188],{"type":46,"value":189},"third_party",{"type":46,"value":176},{"type":40,"tag":70,"props":192,"children":194},{"className":193},[],[195],{"type":46,"value":196},"Financial Action",{"type":46,"value":168},{"type":40,"tag":70,"props":199,"children":201},{"className":200},[],[202],{"type":46,"value":203},"type",{"type":46,"value":176},{"type":40,"tag":70,"props":206,"children":208},{"className":207},[],[209],{"type":46,"value":210},"Transaction Hash",{"type":46,"value":168},{"type":40,"tag":70,"props":213,"children":215},{"className":214},[],[216],{"type":46,"value":217},"hash",{"type":46,"value":219},").",{"items":221,"total":323},[222,241,260,274,286,298,310],{"slug":223,"name":223,"fn":224,"description":225,"org":226,"tags":227,"stars":23,"repoUrl":24,"updatedAt":240},"quickdesign","generate AI media assets","Use the `quickdesign` CLI to generate AI media — UGC promo videos, image edits, product creatives, video upscales — through Seedance, Kling, Sora2, Nano Banana, and GPT Image. Invoke this skill whenever the user asks for a talking-avatar video, multi-segment ad \u002F promo \u002F explainer, image edit (object swap, angle change, state change), product photoshoot, or video upscale via QuickDesign.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[228,231,234,237],{"name":229,"slug":230,"type":16},"Creative","creative",{"name":232,"slug":233,"type":16},"Image Generation","image-generation",{"name":235,"slug":236,"type":16},"Marketing","marketing",{"name":238,"slug":239,"type":16},"Video","video","2026-07-01T08:09:32.316182",{"slug":242,"name":242,"fn":243,"description":244,"org":245,"tags":246,"stars":23,"repoUrl":24,"updatedAt":259},"testdino-audit","audit Playwright test code","Use only when the user explicitly asks for a TestDino audit of Playwright automated test code. Routes through the audit tools the TestDino MCP server exposes (get_audit_report + submit_audit_report, or the legacy test_audit). For generic code review or non-Playwright targets, do a normal review instead.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[247,250,253,256],{"name":248,"slug":249,"type":16},"Audit","audit",{"name":251,"slug":252,"type":16},"Code Analysis","code-analysis",{"name":254,"slug":255,"type":16},"Playwright","playwright",{"name":257,"slug":258,"type":16},"Testing","testing","2026-07-02T07:37:17.341081",{"slug":261,"name":261,"fn":262,"description":263,"org":264,"tags":265,"stars":23,"repoUrl":24,"updatedAt":273},"testdino-health","manage TestDino connection status","Use when the user wants to check TestDino connection status, validate their PAT, discover available organizations and projects, or find the right projectId. Always call this first when the project context is ambiguous before any other TestDino tool.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[266,269,272],{"name":267,"slug":268,"type":16},"Monitoring","monitoring",{"name":270,"slug":271,"type":16},"QA","qa",{"name":257,"slug":258,"type":16},"2026-07-02T07:37:18.566504",{"slug":275,"name":275,"fn":276,"description":277,"org":278,"tags":279,"stars":23,"repoUrl":24,"updatedAt":285},"testdino-manual-runs","manage manual QA execution runs in TestDino","Use when the user wants to manage a manual execution run or update case-level results inside a run — listing runs, creating runs for a release, inspecting a run, assigning cases, or marking case results (passed\u002Ffailed\u002Fblocked\u002Fskipped\u002Fretest\u002Funtested). Accepts counter-style IDs like RUN-12 and TC-156.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[280,283,284],{"name":281,"slug":282,"type":16},"Operations","operations",{"name":270,"slug":271,"type":16},{"name":257,"slug":258,"type":16},"2026-07-02T07:37:23.446065",{"slug":287,"name":287,"fn":288,"description":289,"org":290,"tags":291,"stars":23,"repoUrl":24,"updatedAt":297},"testdino-manual-tests","manage manual QA test cases in TestDino","Use when the user wants to create, update, or browse manual QA test cases and suites in TestDino — not execution runs. Covers list_manual_test_suites, list_manual_test_cases, get_manual_test_case, create_manual_test_case, update_manual_test_case, create_manual_test_suite.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[292,295,296],{"name":293,"slug":294,"type":16},"Documentation","documentation",{"name":270,"slug":271,"type":16},{"name":257,"slug":258,"type":16},"2026-07-02T07:37:22.247052",{"slug":299,"name":299,"fn":300,"description":301,"org":302,"tags":303,"stars":23,"repoUrl":24,"updatedAt":309},"testdino-releases","manage TestDino releases and milestones","Use when the user wants to browse, inspect, create, or update releases\u002Fmilestones in a TestDino project. Covers list_releases, get_release, create_release, and update_release. Accepts counter-style IDs like MS-12.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[304,307,308],{"name":305,"slug":306,"type":16},"Project Management","project-management",{"name":270,"slug":271,"type":16},{"name":257,"slug":258,"type":16},"2026-07-02T07:37:19.793846",{"slug":311,"name":311,"fn":312,"description":313,"org":314,"tags":315,"stars":23,"repoUrl":24,"updatedAt":322},"testdino-runs","inspect automated test runs","Use when the user wants to inspect automated test runs, list failed or flaky tests, debug a failing testcase with historical context, or filter runs by branch, commit, author, environment, browser, status, or tags. Includes list_testruns, get_run_details, list_testcase, get_testcase_details, and debug_testcase.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[316,319,320,321],{"name":317,"slug":318,"type":16},"Debugging","debugging",{"name":254,"slug":255,"type":16},{"name":270,"slug":271,"type":16},{"name":257,"slug":258,"type":16},"2026-07-02T07:37:16.07175",30,{"items":325,"total":508},[326,345,359,371,390,401,422,442,456,471,479,492],{"slug":327,"name":327,"fn":328,"description":329,"org":330,"tags":331,"stars":342,"repoUrl":343,"updatedAt":344},"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},[332,333,336,339],{"name":229,"slug":230,"type":16},{"name":334,"slug":335,"type":16},"Design","design",{"name":337,"slug":338,"type":16},"Generative Art","generative-art",{"name":340,"slug":341,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":346,"name":346,"fn":347,"description":348,"org":349,"tags":350,"stars":342,"repoUrl":343,"updatedAt":358},"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},[351,354,355],{"name":352,"slug":353,"type":16},"Branding","branding",{"name":334,"slug":335,"type":16},{"name":356,"slug":357,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":360,"name":360,"fn":361,"description":362,"org":363,"tags":364,"stars":342,"repoUrl":343,"updatedAt":370},"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},[365,366,367],{"name":229,"slug":230,"type":16},{"name":334,"slug":335,"type":16},{"name":368,"slug":369,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":372,"name":372,"fn":373,"description":374,"org":375,"tags":376,"stars":342,"repoUrl":343,"updatedAt":389},"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},[377,380,381,384,386],{"name":378,"slug":379,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":382,"slug":383,"type":16},"Anthropic SDK","anthropic-sdk",{"name":385,"slug":372,"type":16},"Claude API",{"name":387,"slug":388,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":391,"name":391,"fn":392,"description":393,"org":394,"tags":395,"stars":342,"repoUrl":343,"updatedAt":400},"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},[396,397],{"name":293,"slug":294,"type":16},{"name":398,"slug":399,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":402,"name":402,"fn":403,"description":404,"org":405,"tags":406,"stars":342,"repoUrl":343,"updatedAt":421},"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},[407,410,412,415,418],{"name":408,"slug":409,"type":16},"Documents","documents",{"name":411,"slug":402,"type":16},"DOCX",{"name":413,"slug":414,"type":16},"Office","office",{"name":416,"slug":417,"type":16},"Templates","templates",{"name":419,"slug":420,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":423,"name":423,"fn":424,"description":425,"org":426,"tags":427,"stars":342,"repoUrl":343,"updatedAt":441},"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},[428,429,432,435,438],{"name":334,"slug":335,"type":16},{"name":430,"slug":431,"type":16},"Frontend","frontend",{"name":433,"slug":434,"type":16},"React","react",{"name":436,"slug":437,"type":16},"Tailwind CSS","tailwind-css",{"name":439,"slug":440,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":443,"name":443,"fn":444,"description":445,"org":446,"tags":447,"stars":342,"repoUrl":343,"updatedAt":455},"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},[448,451,452],{"name":449,"slug":450,"type":16},"Communications","communications",{"name":416,"slug":417,"type":16},{"name":453,"slug":454,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":457,"name":457,"fn":458,"description":459,"org":460,"tags":461,"stars":342,"repoUrl":343,"updatedAt":470},"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},[462,463,466,467],{"name":378,"slug":379,"type":16},{"name":464,"slug":465,"type":16},"API Development","api-development",{"name":387,"slug":388,"type":16},{"name":468,"slug":469,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":369,"name":369,"fn":472,"description":473,"org":474,"tags":475,"stars":342,"repoUrl":343,"updatedAt":478},"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},[476,477],{"name":408,"slug":409,"type":16},{"name":368,"slug":369,"type":16},"2026-04-06T17:56:02.483316",{"slug":480,"name":480,"fn":481,"description":482,"org":483,"tags":484,"stars":342,"repoUrl":343,"updatedAt":491},"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},[485,488],{"name":486,"slug":487,"type":16},"PowerPoint","powerpoint",{"name":489,"slug":490,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":493,"name":493,"fn":494,"description":495,"org":496,"tags":497,"stars":342,"repoUrl":343,"updatedAt":507},"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},[498,499,500,503,506],{"name":378,"slug":379,"type":16},{"name":293,"slug":294,"type":16},{"name":501,"slug":502,"type":16},"Evals","evals",{"name":504,"slug":505,"type":16},"Performance","performance",{"name":398,"slug":399,"type":16},"2026-04-19T06:45:40.804",490]