[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-sox-testing":3,"mdc-co2jj9-key":37,"related-org-anthropic-sox-testing":1077,"related-repo-anthropic-sox-testing":1266},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"sox-testing","generate SOX testing workpapers","Generate SOX sample selections, testing workpapers, and control assessments. Use when planning quarterly or annual SOX 404 testing, pulling a sample for a control (revenue, P2P, ITGC, close), building a testing workpaper template, or evaluating and classifying a control deficiency.",{"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,23],{"name":14,"slug":15,"type":16},"Finance","finance","tag",{"name":18,"slug":19,"type":16},"Audit","audit",{"name":21,"slug":22,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":24,"slug":25,"type":16},"SOX","sox",22885,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fknowledge-work-plugins","2026-04-06T17:57:34.163621",null,2736,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"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\u002Ffinance\u002Fskills\u002Fsox-testing","---\nname: sox-testing\ndescription: Generate SOX sample selections, testing workpapers, and control assessments. Use when planning quarterly or annual SOX 404 testing, pulling a sample for a control (revenue, P2P, ITGC, close), building a testing workpaper template, or evaluating and classifying a control deficiency.\nargument-hint: \"\u003Ccontrol area> [period]\"\n---\n\n# SOX Compliance Testing\n\n> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](..\u002F..\u002FCONNECTORS.md).\n\n**Important**: This command assists with SOX compliance workflows but does not provide audit or legal advice. All testing workpapers and assessments should be reviewed by qualified financial professionals before use in audit documentation.\n\nGenerate sample selections, create testing workpapers, document control assessments, and provide testing templates for SOX 404 internal controls over financial reporting.\n\n## Usage\n\n```\n\u002Fsox \u003Ccontrol-area> \u003Cperiod>\n```\n\n### Arguments\n\n- `control-area` — The control area to test:\n  - `revenue-recognition` — Revenue cycle controls (order-to-cash)\n  - `procure-to-pay` or `p2p` — Procurement and AP controls (purchase-to-pay)\n  - `payroll` — Payroll processing and compensation controls\n  - `financial-close` — Period-end close and reporting controls\n  - `treasury` — Cash management and treasury controls\n  - `fixed-assets` — Capital asset lifecycle controls\n  - `inventory` — Inventory valuation and management controls\n  - `itgc` — IT general controls (access, change management, operations)\n  - `entity-level` — Entity-level and monitoring controls\n  - `journal-entries` — Journal entry processing controls\n  - Any specific control ID or name\n- `period` — The testing period (e.g., `2024-Q4`, `2024`, `2024-H2`)\n\n## Workflow\n\n### 1. Identify Controls to Test\n\nBased on the control area, identify the key controls. Present the control matrix:\n\n| Control # | Control Description | Type | Frequency | Key\u002FNon-Key | Risk | Assertion |\n|-----------|-------------------|------|-----------|-------------|------|-----------|\n| [ID]      | [Description]     | Manual\u002FAutomated\u002FIT-Dependent | Daily\u002FWeekly\u002FMonthly\u002FQuarterly\u002FAnnual | Key | High\u002FMedium\u002FLow | [CEAVOP] |\n\n**Control types:**\n- **Automated:** System-enforced controls with no manual intervention\n- **Manual:** Controls performed by personnel with judgment\n- **IT-dependent manual:** Manual controls that rely on system-generated data\n\n**Assertions (CEAVOP):**\n- **C**ompleteness — All transactions are recorded\n- **E**xistence\u002FOccurrence — Transactions actually occurred\n- **A**ccuracy — Amounts are correctly recorded\n- **V**aluation — Assets\u002Fliabilities are properly valued\n- **O**bligations\u002FRights — Entity has rights to assets, obligations for liabilities\n- **P**resentation\u002FDisclosure — Properly classified and disclosed\n\n### 2. Determine Sample Size\n\nCalculate sample sizes based on control frequency and risk:\n\n| Control Frequency | Population Size (approx.) | Recommended Sample |\n|------------------|--------------------------|-------------------|\n| Annual           | 1                        | 1 (test the instance) |\n| Quarterly        | 4                        | 2 |\n| Monthly          | 12                       | 2-4 (based on risk) |\n| Weekly           | 52                       | 5-15 (based on risk) |\n| Daily            | ~250                     | 20-40 (based on risk) |\n| Per-transaction  | Varies                   | 25-60 (based on risk and volume) |\n\nAdjust for:\n- **Risk level:** Higher risk controls require larger samples\n- **Prior year results:** Controls with prior deficiencies need larger samples\n- **Reliance:** Controls relied upon by external auditors may need larger samples\n\n### 3. Generate Sample Selection\n\nSelect samples from the population using the appropriate method:\n\n**Random selection** (default for transaction-level controls):\n- Generate random numbers to select specific items from the population\n- Ensure coverage across the full period\n\n**Systematic selection** (for periodic controls):\n- Select items at fixed intervals with a random start point\n- Ensure representation across all sub-periods\n\n**Targeted selection** (supplement to random, for risk-based testing):\n- Select items with specific risk characteristics (high dollar, unusual, period-end)\n- Document rationale for targeted selections\n\nPresent the sample:\n\n```\nSAMPLE SELECTION\nControl: [Control ID] — [Description]\nPeriod: [Testing period]\nPopulation: [Count] items, $[Total value]\nSample size: [N] items\nSelection method: [Random\u002FSystematic\u002FTargeted]\n\n| Sample # | Transaction Date | Reference\u002FID | Amount | Selection Basis |\n|----------|-----------------|--------------|--------|-----------------|\n| 1        | [Date]          | [Ref]        | $X,XXX | Random          |\n| 2        | [Date]          | [Ref]        | $X,XXX | Random          |\n| ...      | ...             | ...          | ...    | ...             |\n```\n\n### 4. Create Testing Workpaper\n\nGenerate a testing template for each control:\n\n```\nSOX CONTROL TESTING WORKPAPER\n==============================\nControl #: [ID]\nControl Description: [Full description of the control activity]\nControl Owner: [Role\u002Ftitle — to be filled by tester]\nControl Type: [Manual\u002FAutomated\u002FIT-Dependent Manual]\nFrequency: [How often the control operates]\nKey Control: [Yes\u002FNo]\nRelevant Assertion(s): [CEAVOP]\nTesting Period: [Period]\n\nTEST OBJECTIVE:\nTo determine whether [control description] operated effectively throughout the testing period.\n\nTEST PROCEDURES:\n1. [Step 1 — What to inspect, examine, or re-perform]\n2. [Step 2 — What evidence to obtain]\n3. [Step 3 — What to compare or verify]\n4. [Step 4 — How to evaluate completeness of performance]\n5. [Step 5 — How to assess timeliness of performance]\n\nEXPECTED EVIDENCE:\n- [Document type 1 — e.g., signed approval form]\n- [Document type 2 — e.g., system screenshot showing review]\n- [Document type 3 — e.g., reconciliation with preparer sign-off]\n\nTEST RESULTS:\n\n| Sample # | Ref | Procedure 1 | Procedure 2 | Procedure 3 | Result | Exception? | Notes |\n|----------|-----|-------------|-------------|-------------|--------|------------|-------|\n| 1        |     | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail | Y\u002FN    |       |\n| 2        |     | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail | Y\u002FN    |       |\n\nEXCEPTIONS NOTED:\n| Sample # | Exception Description | Root Cause | Compensating Control | Impact |\n|----------|----------------------|------------|---------------------|--------|\n|          |                      |            |                     |        |\n\nCONCLUSION:\n[ ] Effective — Control operated effectively with no exceptions\n[ ] Effective with exceptions — Control operated effectively; exceptions are isolated\n[ ] Deficiency — Control did not operate effectively\n[ ] Significant Deficiency — Deficiency is more than inconsequential\n[ ] Material Weakness — Reasonable possibility of material misstatement not prevented\u002Fdetected\n\nTested by: ________________  Date: ________\nReviewed by: _______________  Date: ________\n```\n\n### 5. Provide Common Control Templates\n\nBased on the control area, provide pre-built test step templates:\n\n**Revenue Recognition:**\n- Verify sales order approval and authorization\n- Confirm delivery\u002Fperformance evidence\n- Test revenue recognition timing against contract terms\n- Verify pricing accuracy to contract\u002Fprice list\n- Test credit memo approval and validity\n\n**Procure to Pay:**\n- Verify purchase order approval and authorization limits\n- Confirm three-way match (PO, receipt, invoice)\n- Test vendor master data change controls\n- Verify payment approval and segregation of duties\n- Test duplicate payment prevention controls\n\n**Financial Close:**\n- Verify account reconciliation completeness and timeliness\n- Test journal entry approval and segregation of duties\n- Verify management review of financial statements\n- Test consolidation and elimination entries\n- Verify disclosure checklist completion\n\n**ITGC:**\n- Test user access provisioning and de-provisioning\n- Verify privileged access reviews\n- Test change management approval and testing\n- Verify batch job monitoring and exception handling\n- Test backup and recovery procedures\n\n### 6. Document Control Assessment\n\nClassify any identified deficiencies:\n\n**Deficiency:** A control does not allow management or employees to prevent or detect misstatements on a timely basis. Consider:\n- Likelihood of misstatement\n- Magnitude of potential misstatement\n- Whether compensating controls exist\n\n**Significant Deficiency:** A deficiency (or combination) that is less severe than a material weakness but important enough to merit attention by those responsible for oversight.\n\n**Material Weakness:** A deficiency (or combination) such that there is a reasonable possibility that a material misstatement will not be prevented or detected on a timely basis.\n\n### 7. Output\n\nProvide:\n1. Control matrix for the selected area\n2. Sample selections with methodology documentation\n3. Testing workpaper templates with pre-populated test steps\n4. Results documentation template\n5. Deficiency evaluation framework (if exceptions are identified)\n6. Suggested remediation actions for any noted deficiencies\n",{"data":38,"body":40},{"name":4,"description":6,"argument-hint":39},"\u003Ccontrol area> [period]",{"type":41,"children":42},"root",[43,52,71,82,87,94,107,114,290,296,302,307,408,416,449,457,520,526,531,666,671,704,710,715,725,738,748,761,771,784,789,798,804,809,818,824,829,837,865,873,901,909,937,945,973,979,984,994,1012,1022,1032,1038,1043],{"type":44,"tag":45,"props":46,"children":48},"element","h1",{"id":47},"sox-compliance-testing",[49],{"type":50,"value":51},"text","SOX Compliance Testing",{"type":44,"tag":53,"props":54,"children":55},"blockquote",{},[56],{"type":44,"tag":57,"props":58,"children":59},"p",{},[60,62,69],{"type":50,"value":61},"If you see unfamiliar placeholders or need to check which tools are connected, see ",{"type":44,"tag":63,"props":64,"children":66},"a",{"href":65},"..\u002F..\u002FCONNECTORS.md",[67],{"type":50,"value":68},"CONNECTORS.md",{"type":50,"value":70},".",{"type":44,"tag":57,"props":72,"children":73},{},[74,80],{"type":44,"tag":75,"props":76,"children":77},"strong",{},[78],{"type":50,"value":79},"Important",{"type":50,"value":81},": This command assists with SOX compliance workflows but does not provide audit or legal advice. All testing workpapers and assessments should be reviewed by qualified financial professionals before use in audit documentation.",{"type":44,"tag":57,"props":83,"children":84},{},[85],{"type":50,"value":86},"Generate sample selections, create testing workpapers, document control assessments, and provide testing templates for SOX 404 internal controls over financial reporting.",{"type":44,"tag":88,"props":89,"children":91},"h2",{"id":90},"usage",[92],{"type":50,"value":93},"Usage",{"type":44,"tag":95,"props":96,"children":100},"pre",{"className":97,"code":99,"language":50},[98],"language-text","\u002Fsox \u003Ccontrol-area> \u003Cperiod>\n",[101],{"type":44,"tag":102,"props":103,"children":105},"code",{"__ignoreMap":104},"",[106],{"type":50,"value":99},{"type":44,"tag":108,"props":109,"children":111},"h3",{"id":110},"arguments",[112],{"type":50,"value":113},"Arguments",{"type":44,"tag":115,"props":116,"children":117},"ul",{},[118,256],{"type":44,"tag":119,"props":120,"children":121},"li",{},[122,128,130],{"type":44,"tag":102,"props":123,"children":125},{"className":124},[],[126],{"type":50,"value":127},"control-area",{"type":50,"value":129}," — The control area to test:\n",{"type":44,"tag":115,"props":131,"children":132},{},[133,144,163,174,185,196,207,218,229,240,251],{"type":44,"tag":119,"props":134,"children":135},{},[136,142],{"type":44,"tag":102,"props":137,"children":139},{"className":138},[],[140],{"type":50,"value":141},"revenue-recognition",{"type":50,"value":143}," — Revenue cycle controls (order-to-cash)",{"type":44,"tag":119,"props":145,"children":146},{},[147,153,155,161],{"type":44,"tag":102,"props":148,"children":150},{"className":149},[],[151],{"type":50,"value":152},"procure-to-pay",{"type":50,"value":154}," or ",{"type":44,"tag":102,"props":156,"children":158},{"className":157},[],[159],{"type":50,"value":160},"p2p",{"type":50,"value":162}," — Procurement and AP controls (purchase-to-pay)",{"type":44,"tag":119,"props":164,"children":165},{},[166,172],{"type":44,"tag":102,"props":167,"children":169},{"className":168},[],[170],{"type":50,"value":171},"payroll",{"type":50,"value":173}," — Payroll processing and compensation controls",{"type":44,"tag":119,"props":175,"children":176},{},[177,183],{"type":44,"tag":102,"props":178,"children":180},{"className":179},[],[181],{"type":50,"value":182},"financial-close",{"type":50,"value":184}," — Period-end close and reporting controls",{"type":44,"tag":119,"props":186,"children":187},{},[188,194],{"type":44,"tag":102,"props":189,"children":191},{"className":190},[],[192],{"type":50,"value":193},"treasury",{"type":50,"value":195}," — Cash management and treasury controls",{"type":44,"tag":119,"props":197,"children":198},{},[199,205],{"type":44,"tag":102,"props":200,"children":202},{"className":201},[],[203],{"type":50,"value":204},"fixed-assets",{"type":50,"value":206}," — Capital asset lifecycle controls",{"type":44,"tag":119,"props":208,"children":209},{},[210,216],{"type":44,"tag":102,"props":211,"children":213},{"className":212},[],[214],{"type":50,"value":215},"inventory",{"type":50,"value":217}," — Inventory valuation and management controls",{"type":44,"tag":119,"props":219,"children":220},{},[221,227],{"type":44,"tag":102,"props":222,"children":224},{"className":223},[],[225],{"type":50,"value":226},"itgc",{"type":50,"value":228}," — IT general controls (access, change management, operations)",{"type":44,"tag":119,"props":230,"children":231},{},[232,238],{"type":44,"tag":102,"props":233,"children":235},{"className":234},[],[236],{"type":50,"value":237},"entity-level",{"type":50,"value":239}," — Entity-level and monitoring controls",{"type":44,"tag":119,"props":241,"children":242},{},[243,249],{"type":44,"tag":102,"props":244,"children":246},{"className":245},[],[247],{"type":50,"value":248},"journal-entries",{"type":50,"value":250}," — Journal entry processing controls",{"type":44,"tag":119,"props":252,"children":253},{},[254],{"type":50,"value":255},"Any specific control ID or name",{"type":44,"tag":119,"props":257,"children":258},{},[259,265,267,273,275,281,282,288],{"type":44,"tag":102,"props":260,"children":262},{"className":261},[],[263],{"type":50,"value":264},"period",{"type":50,"value":266}," — The testing period (e.g., ",{"type":44,"tag":102,"props":268,"children":270},{"className":269},[],[271],{"type":50,"value":272},"2024-Q4",{"type":50,"value":274},", ",{"type":44,"tag":102,"props":276,"children":278},{"className":277},[],[279],{"type":50,"value":280},"2024",{"type":50,"value":274},{"type":44,"tag":102,"props":283,"children":285},{"className":284},[],[286],{"type":50,"value":287},"2024-H2",{"type":50,"value":289},")",{"type":44,"tag":88,"props":291,"children":293},{"id":292},"workflow",[294],{"type":50,"value":295},"Workflow",{"type":44,"tag":108,"props":297,"children":299},{"id":298},"_1-identify-controls-to-test",[300],{"type":50,"value":301},"1. Identify Controls to Test",{"type":44,"tag":57,"props":303,"children":304},{},[305],{"type":50,"value":306},"Based on the control area, identify the key controls. Present the control matrix:",{"type":44,"tag":308,"props":309,"children":310},"table",{},[311,355],{"type":44,"tag":312,"props":313,"children":314},"thead",{},[315],{"type":44,"tag":316,"props":317,"children":318},"tr",{},[319,325,330,335,340,345,350],{"type":44,"tag":320,"props":321,"children":322},"th",{},[323],{"type":50,"value":324},"Control #",{"type":44,"tag":320,"props":326,"children":327},{},[328],{"type":50,"value":329},"Control Description",{"type":44,"tag":320,"props":331,"children":332},{},[333],{"type":50,"value":334},"Type",{"type":44,"tag":320,"props":336,"children":337},{},[338],{"type":50,"value":339},"Frequency",{"type":44,"tag":320,"props":341,"children":342},{},[343],{"type":50,"value":344},"Key\u002FNon-Key",{"type":44,"tag":320,"props":346,"children":347},{},[348],{"type":50,"value":349},"Risk",{"type":44,"tag":320,"props":351,"children":352},{},[353],{"type":50,"value":354},"Assertion",{"type":44,"tag":356,"props":357,"children":358},"tbody",{},[359],{"type":44,"tag":316,"props":360,"children":361},{},[362,372,380,385,390,395,400],{"type":44,"tag":363,"props":364,"children":365},"td",{},[366],{"type":44,"tag":367,"props":368,"children":369},"span",{},[370],{"type":50,"value":371},"ID",{"type":44,"tag":363,"props":373,"children":374},{},[375],{"type":44,"tag":367,"props":376,"children":377},{},[378],{"type":50,"value":379},"Description",{"type":44,"tag":363,"props":381,"children":382},{},[383],{"type":50,"value":384},"Manual\u002FAutomated\u002FIT-Dependent",{"type":44,"tag":363,"props":386,"children":387},{},[388],{"type":50,"value":389},"Daily\u002FWeekly\u002FMonthly\u002FQuarterly\u002FAnnual",{"type":44,"tag":363,"props":391,"children":392},{},[393],{"type":50,"value":394},"Key",{"type":44,"tag":363,"props":396,"children":397},{},[398],{"type":50,"value":399},"High\u002FMedium\u002FLow",{"type":44,"tag":363,"props":401,"children":402},{},[403],{"type":44,"tag":367,"props":404,"children":405},{},[406],{"type":50,"value":407},"CEAVOP",{"type":44,"tag":57,"props":409,"children":410},{},[411],{"type":44,"tag":75,"props":412,"children":413},{},[414],{"type":50,"value":415},"Control types:",{"type":44,"tag":115,"props":417,"children":418},{},[419,429,439],{"type":44,"tag":119,"props":420,"children":421},{},[422,427],{"type":44,"tag":75,"props":423,"children":424},{},[425],{"type":50,"value":426},"Automated:",{"type":50,"value":428}," System-enforced controls with no manual intervention",{"type":44,"tag":119,"props":430,"children":431},{},[432,437],{"type":44,"tag":75,"props":433,"children":434},{},[435],{"type":50,"value":436},"Manual:",{"type":50,"value":438}," Controls performed by personnel with judgment",{"type":44,"tag":119,"props":440,"children":441},{},[442,447],{"type":44,"tag":75,"props":443,"children":444},{},[445],{"type":50,"value":446},"IT-dependent manual:",{"type":50,"value":448}," Manual controls that rely on system-generated data",{"type":44,"tag":57,"props":450,"children":451},{},[452],{"type":44,"tag":75,"props":453,"children":454},{},[455],{"type":50,"value":456},"Assertions (CEAVOP):",{"type":44,"tag":115,"props":458,"children":459},{},[460,470,480,490,500,510],{"type":44,"tag":119,"props":461,"children":462},{},[463,468],{"type":44,"tag":75,"props":464,"children":465},{},[466],{"type":50,"value":467},"C",{"type":50,"value":469},"ompleteness — All transactions are recorded",{"type":44,"tag":119,"props":471,"children":472},{},[473,478],{"type":44,"tag":75,"props":474,"children":475},{},[476],{"type":50,"value":477},"E",{"type":50,"value":479},"xistence\u002FOccurrence — Transactions actually occurred",{"type":44,"tag":119,"props":481,"children":482},{},[483,488],{"type":44,"tag":75,"props":484,"children":485},{},[486],{"type":50,"value":487},"A",{"type":50,"value":489},"ccuracy — Amounts are correctly recorded",{"type":44,"tag":119,"props":491,"children":492},{},[493,498],{"type":44,"tag":75,"props":494,"children":495},{},[496],{"type":50,"value":497},"V",{"type":50,"value":499},"aluation — Assets\u002Fliabilities are properly valued",{"type":44,"tag":119,"props":501,"children":502},{},[503,508],{"type":44,"tag":75,"props":504,"children":505},{},[506],{"type":50,"value":507},"O",{"type":50,"value":509},"bligations\u002FRights — Entity has rights to assets, obligations for liabilities",{"type":44,"tag":119,"props":511,"children":512},{},[513,518],{"type":44,"tag":75,"props":514,"children":515},{},[516],{"type":50,"value":517},"P",{"type":50,"value":519},"resentation\u002FDisclosure — Properly classified and disclosed",{"type":44,"tag":108,"props":521,"children":523},{"id":522},"_2-determine-sample-size",[524],{"type":50,"value":525},"2. Determine Sample Size",{"type":44,"tag":57,"props":527,"children":528},{},[529],{"type":50,"value":530},"Calculate sample sizes based on control frequency and risk:",{"type":44,"tag":308,"props":532,"children":533},{},[534,555],{"type":44,"tag":312,"props":535,"children":536},{},[537],{"type":44,"tag":316,"props":538,"children":539},{},[540,545,550],{"type":44,"tag":320,"props":541,"children":542},{},[543],{"type":50,"value":544},"Control Frequency",{"type":44,"tag":320,"props":546,"children":547},{},[548],{"type":50,"value":549},"Population Size (approx.)",{"type":44,"tag":320,"props":551,"children":552},{},[553],{"type":50,"value":554},"Recommended Sample",{"type":44,"tag":356,"props":556,"children":557},{},[558,576,594,612,630,648],{"type":44,"tag":316,"props":559,"children":560},{},[561,566,571],{"type":44,"tag":363,"props":562,"children":563},{},[564],{"type":50,"value":565},"Annual",{"type":44,"tag":363,"props":567,"children":568},{},[569],{"type":50,"value":570},"1",{"type":44,"tag":363,"props":572,"children":573},{},[574],{"type":50,"value":575},"1 (test the instance)",{"type":44,"tag":316,"props":577,"children":578},{},[579,584,589],{"type":44,"tag":363,"props":580,"children":581},{},[582],{"type":50,"value":583},"Quarterly",{"type":44,"tag":363,"props":585,"children":586},{},[587],{"type":50,"value":588},"4",{"type":44,"tag":363,"props":590,"children":591},{},[592],{"type":50,"value":593},"2",{"type":44,"tag":316,"props":595,"children":596},{},[597,602,607],{"type":44,"tag":363,"props":598,"children":599},{},[600],{"type":50,"value":601},"Monthly",{"type":44,"tag":363,"props":603,"children":604},{},[605],{"type":50,"value":606},"12",{"type":44,"tag":363,"props":608,"children":609},{},[610],{"type":50,"value":611},"2-4 (based on risk)",{"type":44,"tag":316,"props":613,"children":614},{},[615,620,625],{"type":44,"tag":363,"props":616,"children":617},{},[618],{"type":50,"value":619},"Weekly",{"type":44,"tag":363,"props":621,"children":622},{},[623],{"type":50,"value":624},"52",{"type":44,"tag":363,"props":626,"children":627},{},[628],{"type":50,"value":629},"5-15 (based on risk)",{"type":44,"tag":316,"props":631,"children":632},{},[633,638,643],{"type":44,"tag":363,"props":634,"children":635},{},[636],{"type":50,"value":637},"Daily",{"type":44,"tag":363,"props":639,"children":640},{},[641],{"type":50,"value":642},"~250",{"type":44,"tag":363,"props":644,"children":645},{},[646],{"type":50,"value":647},"20-40 (based on risk)",{"type":44,"tag":316,"props":649,"children":650},{},[651,656,661],{"type":44,"tag":363,"props":652,"children":653},{},[654],{"type":50,"value":655},"Per-transaction",{"type":44,"tag":363,"props":657,"children":658},{},[659],{"type":50,"value":660},"Varies",{"type":44,"tag":363,"props":662,"children":663},{},[664],{"type":50,"value":665},"25-60 (based on risk and volume)",{"type":44,"tag":57,"props":667,"children":668},{},[669],{"type":50,"value":670},"Adjust for:",{"type":44,"tag":115,"props":672,"children":673},{},[674,684,694],{"type":44,"tag":119,"props":675,"children":676},{},[677,682],{"type":44,"tag":75,"props":678,"children":679},{},[680],{"type":50,"value":681},"Risk level:",{"type":50,"value":683}," Higher risk controls require larger samples",{"type":44,"tag":119,"props":685,"children":686},{},[687,692],{"type":44,"tag":75,"props":688,"children":689},{},[690],{"type":50,"value":691},"Prior year results:",{"type":50,"value":693}," Controls with prior deficiencies need larger samples",{"type":44,"tag":119,"props":695,"children":696},{},[697,702],{"type":44,"tag":75,"props":698,"children":699},{},[700],{"type":50,"value":701},"Reliance:",{"type":50,"value":703}," Controls relied upon by external auditors may need larger samples",{"type":44,"tag":108,"props":705,"children":707},{"id":706},"_3-generate-sample-selection",[708],{"type":50,"value":709},"3. Generate Sample Selection",{"type":44,"tag":57,"props":711,"children":712},{},[713],{"type":50,"value":714},"Select samples from the population using the appropriate method:",{"type":44,"tag":57,"props":716,"children":717},{},[718,723],{"type":44,"tag":75,"props":719,"children":720},{},[721],{"type":50,"value":722},"Random selection",{"type":50,"value":724}," (default for transaction-level controls):",{"type":44,"tag":115,"props":726,"children":727},{},[728,733],{"type":44,"tag":119,"props":729,"children":730},{},[731],{"type":50,"value":732},"Generate random numbers to select specific items from the population",{"type":44,"tag":119,"props":734,"children":735},{},[736],{"type":50,"value":737},"Ensure coverage across the full period",{"type":44,"tag":57,"props":739,"children":740},{},[741,746],{"type":44,"tag":75,"props":742,"children":743},{},[744],{"type":50,"value":745},"Systematic selection",{"type":50,"value":747}," (for periodic controls):",{"type":44,"tag":115,"props":749,"children":750},{},[751,756],{"type":44,"tag":119,"props":752,"children":753},{},[754],{"type":50,"value":755},"Select items at fixed intervals with a random start point",{"type":44,"tag":119,"props":757,"children":758},{},[759],{"type":50,"value":760},"Ensure representation across all sub-periods",{"type":44,"tag":57,"props":762,"children":763},{},[764,769],{"type":44,"tag":75,"props":765,"children":766},{},[767],{"type":50,"value":768},"Targeted selection",{"type":50,"value":770}," (supplement to random, for risk-based testing):",{"type":44,"tag":115,"props":772,"children":773},{},[774,779],{"type":44,"tag":119,"props":775,"children":776},{},[777],{"type":50,"value":778},"Select items with specific risk characteristics (high dollar, unusual, period-end)",{"type":44,"tag":119,"props":780,"children":781},{},[782],{"type":50,"value":783},"Document rationale for targeted selections",{"type":44,"tag":57,"props":785,"children":786},{},[787],{"type":50,"value":788},"Present the sample:",{"type":44,"tag":95,"props":790,"children":793},{"className":791,"code":792,"language":50},[98],"SAMPLE SELECTION\nControl: [Control ID] — [Description]\nPeriod: [Testing period]\nPopulation: [Count] items, $[Total value]\nSample size: [N] items\nSelection method: [Random\u002FSystematic\u002FTargeted]\n\n| Sample # | Transaction Date | Reference\u002FID | Amount | Selection Basis |\n|----------|-----------------|--------------|--------|-----------------|\n| 1        | [Date]          | [Ref]        | $X,XXX | Random          |\n| 2        | [Date]          | [Ref]        | $X,XXX | Random          |\n| ...      | ...             | ...          | ...    | ...             |\n",[794],{"type":44,"tag":102,"props":795,"children":796},{"__ignoreMap":104},[797],{"type":50,"value":792},{"type":44,"tag":108,"props":799,"children":801},{"id":800},"_4-create-testing-workpaper",[802],{"type":50,"value":803},"4. Create Testing Workpaper",{"type":44,"tag":57,"props":805,"children":806},{},[807],{"type":50,"value":808},"Generate a testing template for each control:",{"type":44,"tag":95,"props":810,"children":813},{"className":811,"code":812,"language":50},[98],"SOX CONTROL TESTING WORKPAPER\n==============================\nControl #: [ID]\nControl Description: [Full description of the control activity]\nControl Owner: [Role\u002Ftitle — to be filled by tester]\nControl Type: [Manual\u002FAutomated\u002FIT-Dependent Manual]\nFrequency: [How often the control operates]\nKey Control: [Yes\u002FNo]\nRelevant Assertion(s): [CEAVOP]\nTesting Period: [Period]\n\nTEST OBJECTIVE:\nTo determine whether [control description] operated effectively throughout the testing period.\n\nTEST PROCEDURES:\n1. [Step 1 — What to inspect, examine, or re-perform]\n2. [Step 2 — What evidence to obtain]\n3. [Step 3 — What to compare or verify]\n4. [Step 4 — How to evaluate completeness of performance]\n5. [Step 5 — How to assess timeliness of performance]\n\nEXPECTED EVIDENCE:\n- [Document type 1 — e.g., signed approval form]\n- [Document type 2 — e.g., system screenshot showing review]\n- [Document type 3 — e.g., reconciliation with preparer sign-off]\n\nTEST RESULTS:\n\n| Sample # | Ref | Procedure 1 | Procedure 2 | Procedure 3 | Result | Exception? | Notes |\n|----------|-----|-------------|-------------|-------------|--------|------------|-------|\n| 1        |     | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail | Y\u002FN    |       |\n| 2        |     | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail   | Pass\u002FFail | Y\u002FN    |       |\n\nEXCEPTIONS NOTED:\n| Sample # | Exception Description | Root Cause | Compensating Control | Impact |\n|----------|----------------------|------------|---------------------|--------|\n|          |                      |            |                     |        |\n\nCONCLUSION:\n[ ] Effective — Control operated effectively with no exceptions\n[ ] Effective with exceptions — Control operated effectively; exceptions are isolated\n[ ] Deficiency — Control did not operate effectively\n[ ] Significant Deficiency — Deficiency is more than inconsequential\n[ ] Material Weakness — Reasonable possibility of material misstatement not prevented\u002Fdetected\n\nTested by: ________________  Date: ________\nReviewed by: _______________  Date: ________\n",[814],{"type":44,"tag":102,"props":815,"children":816},{"__ignoreMap":104},[817],{"type":50,"value":812},{"type":44,"tag":108,"props":819,"children":821},{"id":820},"_5-provide-common-control-templates",[822],{"type":50,"value":823},"5. Provide Common Control Templates",{"type":44,"tag":57,"props":825,"children":826},{},[827],{"type":50,"value":828},"Based on the control area, provide pre-built test step templates:",{"type":44,"tag":57,"props":830,"children":831},{},[832],{"type":44,"tag":75,"props":833,"children":834},{},[835],{"type":50,"value":836},"Revenue Recognition:",{"type":44,"tag":115,"props":838,"children":839},{},[840,845,850,855,860],{"type":44,"tag":119,"props":841,"children":842},{},[843],{"type":50,"value":844},"Verify sales order approval and authorization",{"type":44,"tag":119,"props":846,"children":847},{},[848],{"type":50,"value":849},"Confirm delivery\u002Fperformance evidence",{"type":44,"tag":119,"props":851,"children":852},{},[853],{"type":50,"value":854},"Test revenue recognition timing against contract terms",{"type":44,"tag":119,"props":856,"children":857},{},[858],{"type":50,"value":859},"Verify pricing accuracy to contract\u002Fprice list",{"type":44,"tag":119,"props":861,"children":862},{},[863],{"type":50,"value":864},"Test credit memo approval and validity",{"type":44,"tag":57,"props":866,"children":867},{},[868],{"type":44,"tag":75,"props":869,"children":870},{},[871],{"type":50,"value":872},"Procure to Pay:",{"type":44,"tag":115,"props":874,"children":875},{},[876,881,886,891,896],{"type":44,"tag":119,"props":877,"children":878},{},[879],{"type":50,"value":880},"Verify purchase order approval and authorization limits",{"type":44,"tag":119,"props":882,"children":883},{},[884],{"type":50,"value":885},"Confirm three-way match (PO, receipt, invoice)",{"type":44,"tag":119,"props":887,"children":888},{},[889],{"type":50,"value":890},"Test vendor master data change controls",{"type":44,"tag":119,"props":892,"children":893},{},[894],{"type":50,"value":895},"Verify payment approval and segregation of duties",{"type":44,"tag":119,"props":897,"children":898},{},[899],{"type":50,"value":900},"Test duplicate payment prevention controls",{"type":44,"tag":57,"props":902,"children":903},{},[904],{"type":44,"tag":75,"props":905,"children":906},{},[907],{"type":50,"value":908},"Financial Close:",{"type":44,"tag":115,"props":910,"children":911},{},[912,917,922,927,932],{"type":44,"tag":119,"props":913,"children":914},{},[915],{"type":50,"value":916},"Verify account reconciliation completeness and timeliness",{"type":44,"tag":119,"props":918,"children":919},{},[920],{"type":50,"value":921},"Test journal entry approval and segregation of duties",{"type":44,"tag":119,"props":923,"children":924},{},[925],{"type":50,"value":926},"Verify management review of financial statements",{"type":44,"tag":119,"props":928,"children":929},{},[930],{"type":50,"value":931},"Test consolidation and elimination entries",{"type":44,"tag":119,"props":933,"children":934},{},[935],{"type":50,"value":936},"Verify disclosure checklist completion",{"type":44,"tag":57,"props":938,"children":939},{},[940],{"type":44,"tag":75,"props":941,"children":942},{},[943],{"type":50,"value":944},"ITGC:",{"type":44,"tag":115,"props":946,"children":947},{},[948,953,958,963,968],{"type":44,"tag":119,"props":949,"children":950},{},[951],{"type":50,"value":952},"Test user access provisioning and de-provisioning",{"type":44,"tag":119,"props":954,"children":955},{},[956],{"type":50,"value":957},"Verify privileged access reviews",{"type":44,"tag":119,"props":959,"children":960},{},[961],{"type":50,"value":962},"Test change management approval and testing",{"type":44,"tag":119,"props":964,"children":965},{},[966],{"type":50,"value":967},"Verify batch job monitoring and exception handling",{"type":44,"tag":119,"props":969,"children":970},{},[971],{"type":50,"value":972},"Test backup and recovery procedures",{"type":44,"tag":108,"props":974,"children":976},{"id":975},"_6-document-control-assessment",[977],{"type":50,"value":978},"6. Document Control Assessment",{"type":44,"tag":57,"props":980,"children":981},{},[982],{"type":50,"value":983},"Classify any identified deficiencies:",{"type":44,"tag":57,"props":985,"children":986},{},[987,992],{"type":44,"tag":75,"props":988,"children":989},{},[990],{"type":50,"value":991},"Deficiency:",{"type":50,"value":993}," A control does not allow management or employees to prevent or detect misstatements on a timely basis. Consider:",{"type":44,"tag":115,"props":995,"children":996},{},[997,1002,1007],{"type":44,"tag":119,"props":998,"children":999},{},[1000],{"type":50,"value":1001},"Likelihood of misstatement",{"type":44,"tag":119,"props":1003,"children":1004},{},[1005],{"type":50,"value":1006},"Magnitude of potential misstatement",{"type":44,"tag":119,"props":1008,"children":1009},{},[1010],{"type":50,"value":1011},"Whether compensating controls exist",{"type":44,"tag":57,"props":1013,"children":1014},{},[1015,1020],{"type":44,"tag":75,"props":1016,"children":1017},{},[1018],{"type":50,"value":1019},"Significant Deficiency:",{"type":50,"value":1021}," A deficiency (or combination) that is less severe than a material weakness but important enough to merit attention by those responsible for oversight.",{"type":44,"tag":57,"props":1023,"children":1024},{},[1025,1030],{"type":44,"tag":75,"props":1026,"children":1027},{},[1028],{"type":50,"value":1029},"Material Weakness:",{"type":50,"value":1031}," A deficiency (or combination) such that there is a reasonable possibility that a material misstatement will not be prevented or detected on a timely basis.",{"type":44,"tag":108,"props":1033,"children":1035},{"id":1034},"_7-output",[1036],{"type":50,"value":1037},"7. Output",{"type":44,"tag":57,"props":1039,"children":1040},{},[1041],{"type":50,"value":1042},"Provide:",{"type":44,"tag":1044,"props":1045,"children":1046},"ol",{},[1047,1052,1057,1062,1067,1072],{"type":44,"tag":119,"props":1048,"children":1049},{},[1050],{"type":50,"value":1051},"Control matrix for the selected area",{"type":44,"tag":119,"props":1053,"children":1054},{},[1055],{"type":50,"value":1056},"Sample selections with methodology documentation",{"type":44,"tag":119,"props":1058,"children":1059},{},[1060],{"type":50,"value":1061},"Testing workpaper templates with pre-populated test steps",{"type":44,"tag":119,"props":1063,"children":1064},{},[1065],{"type":50,"value":1066},"Results documentation template",{"type":44,"tag":119,"props":1068,"children":1069},{},[1070],{"type":50,"value":1071},"Deficiency evaluation framework (if exceptions are identified)",{"type":44,"tag":119,"props":1073,"children":1074},{},[1075],{"type":50,"value":1076},"Suggested remediation actions for any noted deficiencies",{"items":1078,"total":1265},[1079,1100,1114,1126,1145,1158,1179,1199,1213,1228,1236,1249],{"slug":1080,"name":1080,"fn":1081,"description":1082,"org":1083,"tags":1084,"stars":1097,"repoUrl":1098,"updatedAt":1099},"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},[1085,1088,1091,1094],{"name":1086,"slug":1087,"type":16},"Creative","creative",{"name":1089,"slug":1090,"type":16},"Design","design",{"name":1092,"slug":1093,"type":16},"Generative Art","generative-art",{"name":1095,"slug":1096,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":1101,"name":1101,"fn":1102,"description":1103,"org":1104,"tags":1105,"stars":1097,"repoUrl":1098,"updatedAt":1113},"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},[1106,1109,1110],{"name":1107,"slug":1108,"type":16},"Branding","branding",{"name":1089,"slug":1090,"type":16},{"name":1111,"slug":1112,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":1115,"name":1115,"fn":1116,"description":1117,"org":1118,"tags":1119,"stars":1097,"repoUrl":1098,"updatedAt":1125},"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},[1120,1121,1122],{"name":1086,"slug":1087,"type":16},{"name":1089,"slug":1090,"type":16},{"name":1123,"slug":1124,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":1127,"name":1127,"fn":1128,"description":1129,"org":1130,"tags":1131,"stars":1097,"repoUrl":1098,"updatedAt":1144},"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},[1132,1135,1136,1139,1141],{"name":1133,"slug":1134,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":1137,"slug":1138,"type":16},"Anthropic SDK","anthropic-sdk",{"name":1140,"slug":1127,"type":16},"Claude API",{"name":1142,"slug":1143,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":1146,"name":1146,"fn":1147,"description":1148,"org":1149,"tags":1150,"stars":1097,"repoUrl":1098,"updatedAt":1157},"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},[1151,1154],{"name":1152,"slug":1153,"type":16},"Documentation","documentation",{"name":1155,"slug":1156,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":1159,"name":1159,"fn":1160,"description":1161,"org":1162,"tags":1163,"stars":1097,"repoUrl":1098,"updatedAt":1178},"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},[1164,1167,1169,1172,1175],{"name":1165,"slug":1166,"type":16},"Documents","documents",{"name":1168,"slug":1159,"type":16},"DOCX",{"name":1170,"slug":1171,"type":16},"Office","office",{"name":1173,"slug":1174,"type":16},"Templates","templates",{"name":1176,"slug":1177,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":1180,"name":1180,"fn":1181,"description":1182,"org":1183,"tags":1184,"stars":1097,"repoUrl":1098,"updatedAt":1198},"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},[1185,1186,1189,1192,1195],{"name":1089,"slug":1090,"type":16},{"name":1187,"slug":1188,"type":16},"Frontend","frontend",{"name":1190,"slug":1191,"type":16},"React","react",{"name":1193,"slug":1194,"type":16},"Tailwind CSS","tailwind-css",{"name":1196,"slug":1197,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":1200,"name":1200,"fn":1201,"description":1202,"org":1203,"tags":1204,"stars":1097,"repoUrl":1098,"updatedAt":1212},"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},[1205,1208,1209],{"name":1206,"slug":1207,"type":16},"Communications","communications",{"name":1173,"slug":1174,"type":16},{"name":1210,"slug":1211,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":1214,"name":1214,"fn":1215,"description":1216,"org":1217,"tags":1218,"stars":1097,"repoUrl":1098,"updatedAt":1227},"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},[1219,1220,1223,1224],{"name":1133,"slug":1134,"type":16},{"name":1221,"slug":1222,"type":16},"API Development","api-development",{"name":1142,"slug":1143,"type":16},{"name":1225,"slug":1226,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":1124,"name":1124,"fn":1229,"description":1230,"org":1231,"tags":1232,"stars":1097,"repoUrl":1098,"updatedAt":1235},"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},[1233,1234],{"name":1165,"slug":1166,"type":16},{"name":1123,"slug":1124,"type":16},"2026-04-06T17:56:02.483316",{"slug":1237,"name":1237,"fn":1238,"description":1239,"org":1240,"tags":1241,"stars":1097,"repoUrl":1098,"updatedAt":1248},"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},[1242,1245],{"name":1243,"slug":1244,"type":16},"PowerPoint","powerpoint",{"name":1246,"slug":1247,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":1250,"name":1250,"fn":1251,"description":1252,"org":1253,"tags":1254,"stars":1097,"repoUrl":1098,"updatedAt":1264},"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},[1255,1256,1257,1260,1263],{"name":1133,"slug":1134,"type":16},{"name":1152,"slug":1153,"type":16},{"name":1258,"slug":1259,"type":16},"Evals","evals",{"name":1261,"slug":1262,"type":16},"Performance","performance",{"name":1155,"slug":1156,"type":16},"2026-04-19T06:45:40.804",490,{"items":1267,"total":1366},[1268,1282,1298,1314,1330,1341,1353],{"slug":1269,"name":1269,"fn":1270,"description":1271,"org":1272,"tags":1273,"stars":26,"repoUrl":27,"updatedAt":1281},"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},[1274,1277,1278],{"name":1275,"slug":1276,"type":16},"Accessibility","accessibility",{"name":1089,"slug":1090,"type":16},{"name":1279,"slug":1280,"type":16},"WCAG","wcag","2026-04-06T17:58:05.682394",{"slug":1283,"name":1283,"fn":1284,"description":1285,"org":1286,"tags":1287,"stars":26,"repoUrl":27,"updatedAt":1297},"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},[1288,1291,1294],{"name":1289,"slug":1290,"type":16},"CRM","crm",{"name":1292,"slug":1293,"type":16},"Research","research",{"name":1295,"slug":1296,"type":16},"Sales","sales","2026-04-06T17:56:41.410418",{"slug":1299,"name":1299,"fn":1300,"description":1301,"org":1302,"tags":1303,"stars":26,"repoUrl":27,"updatedAt":1313},"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},[1304,1307,1310],{"name":1305,"slug":1306,"type":16},"Analytics","analytics",{"name":1308,"slug":1309,"type":16},"Data Analysis","data-analysis",{"name":1311,"slug":1312,"type":16},"SQL","sql","2026-04-06T17:57:21.593647",{"slug":1315,"name":1315,"fn":1316,"description":1317,"org":1318,"tags":1319,"stars":26,"repoUrl":27,"updatedAt":1329},"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},[1320,1323,1325,1326],{"name":1321,"slug":1322,"type":16},"ADR","adr",{"name":1324,"slug":1315,"type":16},"Architecture",{"name":1152,"slug":1153,"type":16},{"name":1327,"slug":1328,"type":16},"Engineering","engineering","2026-04-06T17:57:49.26444",{"slug":1331,"name":1331,"fn":1332,"description":1333,"org":1334,"tags":1335,"stars":26,"repoUrl":27,"updatedAt":1340},"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},[1336,1337,1338,1339],{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},{"name":21,"slug":22,"type":16},{"name":24,"slug":25,"type":16},"2026-04-06T17:57:36.714815",{"slug":1342,"name":1342,"fn":1343,"description":1344,"org":1345,"tags":1346,"stars":26,"repoUrl":27,"updatedAt":1352},"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},[1347,1348,1351],{"name":1107,"slug":1108,"type":16},{"name":1349,"slug":1350,"type":16},"Marketing","marketing",{"name":1210,"slug":1211,"type":16},"2026-04-06T17:58:19.548331",{"slug":1354,"name":1354,"fn":1355,"description":1356,"org":1357,"tags":1358,"stars":26,"repoUrl":27,"updatedAt":1365},"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},[1359,1360,1361,1364],{"name":1107,"slug":1108,"type":16},{"name":1206,"slug":1207,"type":16},{"name":1362,"slug":1363,"type":16},"Content Creation","content-creation",{"name":1210,"slug":1211,"type":16},"2026-04-06T18:00:23.528956",200]