[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-fixed-income-portfolio":3,"mdc--nvpeoh-key":33,"related-repo-anthropic-fixed-income-portfolio":656,"related-org-anthropic-fixed-income-portfolio":768},{"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":31,"mdContent":32},"fixed-income-portfolio","review fixed income bond portfolios","Review fixed income portfolios by pricing multiple bonds, retrieving reference data, analyzing cashflows, and running scenario analysis. Use when reviewing bond portfolios, computing portfolio duration and DV01, analyzing cashflow waterfalls, stress testing rate scenarios, or assessing portfolio composition.",{"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},"Portfolio Management","portfolio-management","tag",{"name":18,"slug":19,"type":16},"Finance","finance",{"name":21,"slug":22,"type":16},"Fixed Income","fixed-income",33636,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Ffinancial-services","2026-05-15T06:08:16.351263",null,4964,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":26},[],"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Ffinancial-services\u002Ftree\u002FHEAD\u002Fplugins\u002Fpartner-built\u002Flseg\u002Fskills\u002Ffixed-income-portfolio","---\nname: fixed-income-portfolio\ndescription: Review fixed income portfolios by pricing multiple bonds, retrieving reference data, analyzing cashflows, and running scenario analysis. Use when reviewing bond portfolios, computing portfolio duration and DV01, analyzing cashflow waterfalls, stress testing rate scenarios, or assessing portfolio composition.\n---\n\n# Fixed Income Portfolio Analysis\n\nYou are an expert fixed income portfolio analyst. Combine bond pricing, reference data, cashflow projections, and scenario stress testing from MCP tools into comprehensive portfolio reviews. Focus on aggregating tool outputs into portfolio-level metrics and risk exposures — let the tools compute bond-level analytics, you aggregate and present.\n\n## Core Principles\n\nAlways compute portfolio-level metrics as market-value weighted averages (yield, duration, convexity). Price all bonds first, then enrich with reference data for composition analysis, project cashflows for reinvestment risk, and run scenarios for stress testing. Frame everything relative to a benchmark when available.\n\n## Available MCP Tools\n\n- **`bond_price`** — Price bonds. Returns clean\u002Fdirty price, yield, duration, convexity, DV01, spread. Accepts comma-separated identifiers for batch pricing.\n- **`yieldbook_bond_reference`** — Bond reference data: issuer, coupon, maturity, rating, sector, currency, call provisions.\n- **`yieldbook_cashflow`** — Cashflow projections: future coupon and principal payment schedules.\n- **`yieldbook_scenario`** — Scenario analysis: price\u002Fyield under parallel rate shifts and curve scenarios.\n- **`interest_rate_curve`** — Government yield curves. Use for spread-to-curve context and curve environment assessment.\n- **`fixed_income_risk_analytics`** — OAS, effective duration, key rate durations, convexity. Use for bonds with embedded options.\n\n## Tool Chaining Workflow\n\n1. **Price All Bonds:** Call `bond_price` for all holdings. Extract yield, duration, DV01, convexity, spread per bond.\n2. **Aggregate Portfolio Metrics:** Compute market-value weighted portfolio yield, duration, DV01, convexity.\n3. **Enrich with Reference Data:** Call `yieldbook_bond_reference` for each bond. Build sector, rating, maturity, and currency breakdowns.\n4. **Project Cashflows:** Call `yieldbook_cashflow` for the portfolio. Aggregate into a quarterly cashflow waterfall. Flag concentration periods.\n5. **Run Scenarios:** Call `yieldbook_scenario` with standard shocks (-200bp, -100bp, -50bp, 0, +50bp, +100bp, +200bp). Identify top risk contributors.\n6. **Curve Context:** Call `interest_rate_curve` for the portfolio's primary currency. Compute spread to curve for each bond.\n7. **Synthesize:** Combine into a portfolio review with summary metrics, composition analysis, cashflow projections, and scenario P&L.\n\n## Output Format\n\n### Portfolio Summary\n| Metric | Portfolio | Benchmark | Active |\n|--------|-----------|-----------|--------|\n| Market Value | ... | -- | -- |\n| Yield (YTW) | ... | ... | +\u002F-... bp |\n| Mod. Duration | ... | ... | +\u002F-... |\n| DV01 ($) | ... | ... | +\u002F-... |\n| Avg Rating | ... | ... | -- |\n\n### Composition Breakdown\nPresent sector, rating, and maturity bucket distributions as percentage tables. Flag overweights\u002Funderweights vs benchmark.\n\n### Cashflow Waterfall\n| Period | Coupon Income | Principal | Total Cash |\n|--------|--------------|-----------|-----------|\n| Q1 | ... | ... | ... |\n| Q2 | ... | ... | ... |\n\n### Scenario P&L\n| Scenario | Portfolio P&L ($) | Portfolio P&L (%) | Top Contributor | Bottom Contributor |\n|----------|-------------------|--------------------|-----------------|--------------------|\n| -100bp | ... | ... | ... | ... |\n| Base | -- | -- | -- | -- |\n| +100bp | ... | ... | ... | ... |\n| +200bp | ... | ... | ... | ... |\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,47,53,60,65,71,162,168,273,279,286,428,434,439,445,517,523],{"type":39,"tag":40,"props":41,"children":43},"element","h1",{"id":42},"fixed-income-portfolio-analysis",[44],{"type":45,"value":46},"text","Fixed Income Portfolio Analysis",{"type":39,"tag":48,"props":49,"children":50},"p",{},[51],{"type":45,"value":52},"You are an expert fixed income portfolio analyst. Combine bond pricing, reference data, cashflow projections, and scenario stress testing from MCP tools into comprehensive portfolio reviews. Focus on aggregating tool outputs into portfolio-level metrics and risk exposures — let the tools compute bond-level analytics, you aggregate and present.",{"type":39,"tag":54,"props":55,"children":57},"h2",{"id":56},"core-principles",[58],{"type":45,"value":59},"Core Principles",{"type":39,"tag":48,"props":61,"children":62},{},[63],{"type":45,"value":64},"Always compute portfolio-level metrics as market-value weighted averages (yield, duration, convexity). Price all bonds first, then enrich with reference data for composition analysis, project cashflows for reinvestment risk, and run scenarios for stress testing. Frame everything relative to a benchmark when available.",{"type":39,"tag":54,"props":66,"children":68},{"id":67},"available-mcp-tools",[69],{"type":45,"value":70},"Available MCP Tools",{"type":39,"tag":72,"props":73,"children":74},"ul",{},[75,92,106,120,134,148],{"type":39,"tag":76,"props":77,"children":78},"li",{},[79,90],{"type":39,"tag":80,"props":81,"children":82},"strong",{},[83],{"type":39,"tag":84,"props":85,"children":87},"code",{"className":86},[],[88],{"type":45,"value":89},"bond_price",{"type":45,"value":91}," — Price bonds. Returns clean\u002Fdirty price, yield, duration, convexity, DV01, spread. Accepts comma-separated identifiers for batch pricing.",{"type":39,"tag":76,"props":93,"children":94},{},[95,104],{"type":39,"tag":80,"props":96,"children":97},{},[98],{"type":39,"tag":84,"props":99,"children":101},{"className":100},[],[102],{"type":45,"value":103},"yieldbook_bond_reference",{"type":45,"value":105}," — Bond reference data: issuer, coupon, maturity, rating, sector, currency, call provisions.",{"type":39,"tag":76,"props":107,"children":108},{},[109,118],{"type":39,"tag":80,"props":110,"children":111},{},[112],{"type":39,"tag":84,"props":113,"children":115},{"className":114},[],[116],{"type":45,"value":117},"yieldbook_cashflow",{"type":45,"value":119}," — Cashflow projections: future coupon and principal payment schedules.",{"type":39,"tag":76,"props":121,"children":122},{},[123,132],{"type":39,"tag":80,"props":124,"children":125},{},[126],{"type":39,"tag":84,"props":127,"children":129},{"className":128},[],[130],{"type":45,"value":131},"yieldbook_scenario",{"type":45,"value":133}," — Scenario analysis: price\u002Fyield under parallel rate shifts and curve scenarios.",{"type":39,"tag":76,"props":135,"children":136},{},[137,146],{"type":39,"tag":80,"props":138,"children":139},{},[140],{"type":39,"tag":84,"props":141,"children":143},{"className":142},[],[144],{"type":45,"value":145},"interest_rate_curve",{"type":45,"value":147}," — Government yield curves. Use for spread-to-curve context and curve environment assessment.",{"type":39,"tag":76,"props":149,"children":150},{},[151,160],{"type":39,"tag":80,"props":152,"children":153},{},[154],{"type":39,"tag":84,"props":155,"children":157},{"className":156},[],[158],{"type":45,"value":159},"fixed_income_risk_analytics",{"type":45,"value":161}," — OAS, effective duration, key rate durations, convexity. Use for bonds with embedded options.",{"type":39,"tag":54,"props":163,"children":165},{"id":164},"tool-chaining-workflow",[166],{"type":45,"value":167},"Tool Chaining Workflow",{"type":39,"tag":169,"props":170,"children":171},"ol",{},[172,189,199,215,231,247,263],{"type":39,"tag":76,"props":173,"children":174},{},[175,180,182,187],{"type":39,"tag":80,"props":176,"children":177},{},[178],{"type":45,"value":179},"Price All Bonds:",{"type":45,"value":181}," Call ",{"type":39,"tag":84,"props":183,"children":185},{"className":184},[],[186],{"type":45,"value":89},{"type":45,"value":188}," for all holdings. Extract yield, duration, DV01, convexity, spread per bond.",{"type":39,"tag":76,"props":190,"children":191},{},[192,197],{"type":39,"tag":80,"props":193,"children":194},{},[195],{"type":45,"value":196},"Aggregate Portfolio Metrics:",{"type":45,"value":198}," Compute market-value weighted portfolio yield, duration, DV01, convexity.",{"type":39,"tag":76,"props":200,"children":201},{},[202,207,208,213],{"type":39,"tag":80,"props":203,"children":204},{},[205],{"type":45,"value":206},"Enrich with Reference Data:",{"type":45,"value":181},{"type":39,"tag":84,"props":209,"children":211},{"className":210},[],[212],{"type":45,"value":103},{"type":45,"value":214}," for each bond. Build sector, rating, maturity, and currency breakdowns.",{"type":39,"tag":76,"props":216,"children":217},{},[218,223,224,229],{"type":39,"tag":80,"props":219,"children":220},{},[221],{"type":45,"value":222},"Project Cashflows:",{"type":45,"value":181},{"type":39,"tag":84,"props":225,"children":227},{"className":226},[],[228],{"type":45,"value":117},{"type":45,"value":230}," for the portfolio. Aggregate into a quarterly cashflow waterfall. Flag concentration periods.",{"type":39,"tag":76,"props":232,"children":233},{},[234,239,240,245],{"type":39,"tag":80,"props":235,"children":236},{},[237],{"type":45,"value":238},"Run Scenarios:",{"type":45,"value":181},{"type":39,"tag":84,"props":241,"children":243},{"className":242},[],[244],{"type":45,"value":131},{"type":45,"value":246}," with standard shocks (-200bp, -100bp, -50bp, 0, +50bp, +100bp, +200bp). Identify top risk contributors.",{"type":39,"tag":76,"props":248,"children":249},{},[250,255,256,261],{"type":39,"tag":80,"props":251,"children":252},{},[253],{"type":45,"value":254},"Curve Context:",{"type":45,"value":181},{"type":39,"tag":84,"props":257,"children":259},{"className":258},[],[260],{"type":45,"value":145},{"type":45,"value":262}," for the portfolio's primary currency. Compute spread to curve for each bond.",{"type":39,"tag":76,"props":264,"children":265},{},[266,271],{"type":39,"tag":80,"props":267,"children":268},{},[269],{"type":45,"value":270},"Synthesize:",{"type":45,"value":272}," Combine into a portfolio review with summary metrics, composition analysis, cashflow projections, and scenario P&L.",{"type":39,"tag":54,"props":274,"children":276},{"id":275},"output-format",[277],{"type":45,"value":278},"Output Format",{"type":39,"tag":280,"props":281,"children":283},"h3",{"id":282},"portfolio-summary",[284],{"type":45,"value":285},"Portfolio Summary",{"type":39,"tag":287,"props":288,"children":289},"table",{},[290,319],{"type":39,"tag":291,"props":292,"children":293},"thead",{},[294],{"type":39,"tag":295,"props":296,"children":297},"tr",{},[298,304,309,314],{"type":39,"tag":299,"props":300,"children":301},"th",{},[302],{"type":45,"value":303},"Metric",{"type":39,"tag":299,"props":305,"children":306},{},[307],{"type":45,"value":308},"Portfolio",{"type":39,"tag":299,"props":310,"children":311},{},[312],{"type":45,"value":313},"Benchmark",{"type":39,"tag":299,"props":315,"children":316},{},[317],{"type":45,"value":318},"Active",{"type":39,"tag":320,"props":321,"children":322},"tbody",{},[323,346,367,388,408],{"type":39,"tag":295,"props":324,"children":325},{},[326,332,337,342],{"type":39,"tag":327,"props":328,"children":329},"td",{},[330],{"type":45,"value":331},"Market Value",{"type":39,"tag":327,"props":333,"children":334},{},[335],{"type":45,"value":336},"...",{"type":39,"tag":327,"props":338,"children":339},{},[340],{"type":45,"value":341},"--",{"type":39,"tag":327,"props":343,"children":344},{},[345],{"type":45,"value":341},{"type":39,"tag":295,"props":347,"children":348},{},[349,354,358,362],{"type":39,"tag":327,"props":350,"children":351},{},[352],{"type":45,"value":353},"Yield (YTW)",{"type":39,"tag":327,"props":355,"children":356},{},[357],{"type":45,"value":336},{"type":39,"tag":327,"props":359,"children":360},{},[361],{"type":45,"value":336},{"type":39,"tag":327,"props":363,"children":364},{},[365],{"type":45,"value":366},"+\u002F-... bp",{"type":39,"tag":295,"props":368,"children":369},{},[370,375,379,383],{"type":39,"tag":327,"props":371,"children":372},{},[373],{"type":45,"value":374},"Mod. Duration",{"type":39,"tag":327,"props":376,"children":377},{},[378],{"type":45,"value":336},{"type":39,"tag":327,"props":380,"children":381},{},[382],{"type":45,"value":336},{"type":39,"tag":327,"props":384,"children":385},{},[386],{"type":45,"value":387},"+\u002F-...",{"type":39,"tag":295,"props":389,"children":390},{},[391,396,400,404],{"type":39,"tag":327,"props":392,"children":393},{},[394],{"type":45,"value":395},"DV01 ($)",{"type":39,"tag":327,"props":397,"children":398},{},[399],{"type":45,"value":336},{"type":39,"tag":327,"props":401,"children":402},{},[403],{"type":45,"value":336},{"type":39,"tag":327,"props":405,"children":406},{},[407],{"type":45,"value":387},{"type":39,"tag":295,"props":409,"children":410},{},[411,416,420,424],{"type":39,"tag":327,"props":412,"children":413},{},[414],{"type":45,"value":415},"Avg Rating",{"type":39,"tag":327,"props":417,"children":418},{},[419],{"type":45,"value":336},{"type":39,"tag":327,"props":421,"children":422},{},[423],{"type":45,"value":336},{"type":39,"tag":327,"props":425,"children":426},{},[427],{"type":45,"value":341},{"type":39,"tag":280,"props":429,"children":431},{"id":430},"composition-breakdown",[432],{"type":45,"value":433},"Composition Breakdown",{"type":39,"tag":48,"props":435,"children":436},{},[437],{"type":45,"value":438},"Present sector, rating, and maturity bucket distributions as percentage tables. Flag overweights\u002Funderweights vs benchmark.",{"type":39,"tag":280,"props":440,"children":442},{"id":441},"cashflow-waterfall",[443],{"type":45,"value":444},"Cashflow Waterfall",{"type":39,"tag":287,"props":446,"children":447},{},[448,474],{"type":39,"tag":291,"props":449,"children":450},{},[451],{"type":39,"tag":295,"props":452,"children":453},{},[454,459,464,469],{"type":39,"tag":299,"props":455,"children":456},{},[457],{"type":45,"value":458},"Period",{"type":39,"tag":299,"props":460,"children":461},{},[462],{"type":45,"value":463},"Coupon Income",{"type":39,"tag":299,"props":465,"children":466},{},[467],{"type":45,"value":468},"Principal",{"type":39,"tag":299,"props":470,"children":471},{},[472],{"type":45,"value":473},"Total Cash",{"type":39,"tag":320,"props":475,"children":476},{},[477,497],{"type":39,"tag":295,"props":478,"children":479},{},[480,485,489,493],{"type":39,"tag":327,"props":481,"children":482},{},[483],{"type":45,"value":484},"Q1",{"type":39,"tag":327,"props":486,"children":487},{},[488],{"type":45,"value":336},{"type":39,"tag":327,"props":490,"children":491},{},[492],{"type":45,"value":336},{"type":39,"tag":327,"props":494,"children":495},{},[496],{"type":45,"value":336},{"type":39,"tag":295,"props":498,"children":499},{},[500,505,509,513],{"type":39,"tag":327,"props":501,"children":502},{},[503],{"type":45,"value":504},"Q2",{"type":39,"tag":327,"props":506,"children":507},{},[508],{"type":45,"value":336},{"type":39,"tag":327,"props":510,"children":511},{},[512],{"type":45,"value":336},{"type":39,"tag":327,"props":514,"children":515},{},[516],{"type":45,"value":336},{"type":39,"tag":280,"props":518,"children":520},{"id":519},"scenario-pl",[521],{"type":45,"value":522},"Scenario P&L",{"type":39,"tag":287,"props":524,"children":525},{},[526,557],{"type":39,"tag":291,"props":527,"children":528},{},[529],{"type":39,"tag":295,"props":530,"children":531},{},[532,537,542,547,552],{"type":39,"tag":299,"props":533,"children":534},{},[535],{"type":45,"value":536},"Scenario",{"type":39,"tag":299,"props":538,"children":539},{},[540],{"type":45,"value":541},"Portfolio P&L ($)",{"type":39,"tag":299,"props":543,"children":544},{},[545],{"type":45,"value":546},"Portfolio P&L (%)",{"type":39,"tag":299,"props":548,"children":549},{},[550],{"type":45,"value":551},"Top Contributor",{"type":39,"tag":299,"props":553,"children":554},{},[555],{"type":45,"value":556},"Bottom Contributor",{"type":39,"tag":320,"props":558,"children":559},{},[560,584,608,632],{"type":39,"tag":295,"props":561,"children":562},{},[563,568,572,576,580],{"type":39,"tag":327,"props":564,"children":565},{},[566],{"type":45,"value":567},"-100bp",{"type":39,"tag":327,"props":569,"children":570},{},[571],{"type":45,"value":336},{"type":39,"tag":327,"props":573,"children":574},{},[575],{"type":45,"value":336},{"type":39,"tag":327,"props":577,"children":578},{},[579],{"type":45,"value":336},{"type":39,"tag":327,"props":581,"children":582},{},[583],{"type":45,"value":336},{"type":39,"tag":295,"props":585,"children":586},{},[587,592,596,600,604],{"type":39,"tag":327,"props":588,"children":589},{},[590],{"type":45,"value":591},"Base",{"type":39,"tag":327,"props":593,"children":594},{},[595],{"type":45,"value":341},{"type":39,"tag":327,"props":597,"children":598},{},[599],{"type":45,"value":341},{"type":39,"tag":327,"props":601,"children":602},{},[603],{"type":45,"value":341},{"type":39,"tag":327,"props":605,"children":606},{},[607],{"type":45,"value":341},{"type":39,"tag":295,"props":609,"children":610},{},[611,616,620,624,628],{"type":39,"tag":327,"props":612,"children":613},{},[614],{"type":45,"value":615},"+100bp",{"type":39,"tag":327,"props":617,"children":618},{},[619],{"type":45,"value":336},{"type":39,"tag":327,"props":621,"children":622},{},[623],{"type":45,"value":336},{"type":39,"tag":327,"props":625,"children":626},{},[627],{"type":45,"value":336},{"type":39,"tag":327,"props":629,"children":630},{},[631],{"type":45,"value":336},{"type":39,"tag":295,"props":633,"children":634},{},[635,640,644,648,652],{"type":39,"tag":327,"props":636,"children":637},{},[638],{"type":45,"value":639},"+200bp",{"type":39,"tag":327,"props":641,"children":642},{},[643],{"type":45,"value":336},{"type":39,"tag":327,"props":645,"children":646},{},[647],{"type":45,"value":336},{"type":39,"tag":327,"props":649,"children":650},{},[651],{"type":45,"value":336},{"type":39,"tag":327,"props":653,"children":654},{},[655],{"type":45,"value":336},{"items":657,"total":767},[658,675,692,711,726,741,751],{"slug":659,"name":659,"fn":660,"description":661,"org":662,"tags":663,"stars":23,"repoUrl":24,"updatedAt":674},"3-statement-model","fill out 3-statement financial models","Complete, populate and fill out 3-statement financial model templates (Income Statement, Balance Sheet, Cash Flow Statement) . Use when asked to fill out model templates, complete existing model frameworks, populate financial models with data, complete a partially filled IS\u002FBS\u002FCF framework, or link integrated financial statements within an existing template structure. Triggers include requests to fill in, complete, or populate a 3-statement model template",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[664,667,668,671],{"name":665,"slug":666,"type":16},"Excel","excel",{"name":18,"slug":19,"type":16},{"name":669,"slug":670,"type":16},"Financial Modeling","financial-modeling",{"name":672,"slug":673,"type":16},"Financial Statements","financial-statements","2026-05-15T06:08:35.416766",{"slug":676,"name":676,"fn":677,"description":678,"org":679,"tags":680,"stars":23,"repoUrl":24,"updatedAt":691},"accrual-schedule","build period-end accrual schedules","Build the period-end accrual schedule — for each accrual, compute the entry, cite the support, and draft the JE. Use during month-end close; the JE is a draft for controller approval, not a posting.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[681,684,685,688],{"name":682,"slug":683,"type":16},"Accounting","accounting",{"name":18,"slug":19,"type":16},{"name":686,"slug":687,"type":16},"Journal Entry","journal-entry",{"name":689,"slug":690,"type":16},"Month-End Close","month-end-close","2026-05-06T05:38:41.445686",{"slug":693,"name":693,"fn":694,"description":695,"org":696,"tags":697,"stars":23,"repoUrl":24,"updatedAt":710},"ai-readiness","identify AI opportunities in portfolio companies","Scan the portfolio for the highest-leverage AI opportunities and rank where to deploy operating-partner time. Ingests quarterly updates and financials across multiple portfolio companies, identifies quick wins at each, and stacks them into a single ranked action list. Use during quarterly portfolio reviews, annual planning, or when deciding which companies get AI investment first. Triggers on \"AI readiness\", \"AI opportunity scan\", \"where should we deploy AI\", \"AI across the portfolio\", \"AI quick wins\", or \"which portcos are ready for AI\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[698,701,704,707],{"name":699,"slug":700,"type":16},"AI Infrastructure","ai-infrastructure",{"name":702,"slug":703,"type":16},"Operations","operations",{"name":705,"slug":706,"type":16},"Private Equity","private-equity",{"name":708,"slug":709,"type":16},"Strategy","strategy","2026-05-21T06:50:36.056814",{"slug":712,"name":712,"fn":713,"description":714,"org":715,"tags":716,"stars":23,"repoUrl":24,"updatedAt":725},"audit-xls","audit spreadsheets for formula accuracy","Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on \"audit this sheet\", \"check my formulas\", \"find formula errors\", \"QA this spreadsheet\", \"sanity check this\", \"debug model\", \"model check\", \"model won't balance\", \"something's off in my model\", \"model review\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[717,720,721,722],{"name":718,"slug":719,"type":16},"Audit","audit",{"name":665,"slug":666,"type":16},{"name":18,"slug":19,"type":16},{"name":723,"slug":724,"type":16},"Spreadsheets","spreadsheets","2026-05-15T06:07:23.536125",{"slug":727,"name":727,"fn":728,"description":729,"org":730,"tags":731,"stars":23,"repoUrl":24,"updatedAt":740},"bond-futures-basis","analyze bond futures basis","Analyze the bond futures basis by pricing futures, identifying the cheapest-to-deliver, and comparing with yield curves to assess delivery option value and basis trading opportunities. Use when analyzing bond futures, computing the basis, identifying CTD bonds, calculating implied repo rates, or evaluating basis trades.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[732,735,736,737],{"name":733,"slug":734,"type":16},"Derivatives","derivatives",{"name":18,"slug":19,"type":16},{"name":21,"slug":22,"type":16},{"name":738,"slug":739,"type":16},"Trading","trading","2026-05-15T06:08:13.647174",{"slug":742,"name":742,"fn":743,"description":744,"org":745,"tags":746,"stars":23,"repoUrl":24,"updatedAt":750},"bond-relative-value","perform bond relative value analysis","Perform relative value analysis on bonds by combining pricing, yield curve context, credit spreads, and scenario stress testing. Use when analyzing bond richness\u002Fcheapness, computing spread decomposition, comparing bonds, assessing bond value vs curves, or running rate shock scenarios.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[747,748,749],{"name":18,"slug":19,"type":16},{"name":21,"slug":22,"type":16},{"name":738,"slug":739,"type":16},"2026-05-15T06:08:11.151011",{"slug":752,"name":752,"fn":753,"description":754,"org":755,"tags":756,"stars":23,"repoUrl":24,"updatedAt":766},"break-trace","trace reconciliation breaks to source transactions","Root-cause a reconciliation break to its source transaction or posting — follow the audit trail from the break row back to the originating entry on each side and state what differs and why. Use after gl-recon has classified a break.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[757,758,759,762,763],{"name":682,"slug":683,"type":16},{"name":718,"slug":719,"type":16},{"name":760,"slug":761,"type":16},"Debugging","debugging",{"name":18,"slug":19,"type":16},{"name":764,"slug":765,"type":16},"Reconciliation","reconciliation","2026-05-06T05:37:42.364074",62,{"items":769,"total":956},[770,791,805,817,836,849,870,890,904,919,927,940],{"slug":771,"name":771,"fn":772,"description":773,"org":774,"tags":775,"stars":788,"repoUrl":789,"updatedAt":790},"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},[776,779,782,785],{"name":777,"slug":778,"type":16},"Creative","creative",{"name":780,"slug":781,"type":16},"Design","design",{"name":783,"slug":784,"type":16},"Generative Art","generative-art",{"name":786,"slug":787,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":792,"name":792,"fn":793,"description":794,"org":795,"tags":796,"stars":788,"repoUrl":789,"updatedAt":804},"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},[797,800,801],{"name":798,"slug":799,"type":16},"Branding","branding",{"name":780,"slug":781,"type":16},{"name":802,"slug":803,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":806,"name":806,"fn":807,"description":808,"org":809,"tags":810,"stars":788,"repoUrl":789,"updatedAt":816},"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},[811,812,813],{"name":777,"slug":778,"type":16},{"name":780,"slug":781,"type":16},{"name":814,"slug":815,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":818,"name":818,"fn":819,"description":820,"org":821,"tags":822,"stars":788,"repoUrl":789,"updatedAt":835},"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},[823,826,827,830,832],{"name":824,"slug":825,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":828,"slug":829,"type":16},"Anthropic SDK","anthropic-sdk",{"name":831,"slug":818,"type":16},"Claude API",{"name":833,"slug":834,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":837,"name":837,"fn":838,"description":839,"org":840,"tags":841,"stars":788,"repoUrl":789,"updatedAt":848},"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},[842,845],{"name":843,"slug":844,"type":16},"Documentation","documentation",{"name":846,"slug":847,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":850,"name":850,"fn":851,"description":852,"org":853,"tags":854,"stars":788,"repoUrl":789,"updatedAt":869},"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},[855,858,860,863,866],{"name":856,"slug":857,"type":16},"Documents","documents",{"name":859,"slug":850,"type":16},"DOCX",{"name":861,"slug":862,"type":16},"Office","office",{"name":864,"slug":865,"type":16},"Templates","templates",{"name":867,"slug":868,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":871,"name":871,"fn":872,"description":873,"org":874,"tags":875,"stars":788,"repoUrl":789,"updatedAt":889},"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},[876,877,880,883,886],{"name":780,"slug":781,"type":16},{"name":878,"slug":879,"type":16},"Frontend","frontend",{"name":881,"slug":882,"type":16},"React","react",{"name":884,"slug":885,"type":16},"Tailwind CSS","tailwind-css",{"name":887,"slug":888,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":891,"name":891,"fn":892,"description":893,"org":894,"tags":895,"stars":788,"repoUrl":789,"updatedAt":903},"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},[896,899,900],{"name":897,"slug":898,"type":16},"Communications","communications",{"name":864,"slug":865,"type":16},{"name":901,"slug":902,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":905,"name":905,"fn":906,"description":907,"org":908,"tags":909,"stars":788,"repoUrl":789,"updatedAt":918},"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},[910,911,914,915],{"name":824,"slug":825,"type":16},{"name":912,"slug":913,"type":16},"API Development","api-development",{"name":833,"slug":834,"type":16},{"name":916,"slug":917,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":815,"name":815,"fn":920,"description":921,"org":922,"tags":923,"stars":788,"repoUrl":789,"updatedAt":926},"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},[924,925],{"name":856,"slug":857,"type":16},{"name":814,"slug":815,"type":16},"2026-04-06T17:56:02.483316",{"slug":928,"name":928,"fn":929,"description":930,"org":931,"tags":932,"stars":788,"repoUrl":789,"updatedAt":939},"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},[933,936],{"name":934,"slug":935,"type":16},"PowerPoint","powerpoint",{"name":937,"slug":938,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":941,"name":941,"fn":942,"description":943,"org":944,"tags":945,"stars":788,"repoUrl":789,"updatedAt":955},"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},[946,947,948,951,954],{"name":824,"slug":825,"type":16},{"name":843,"slug":844,"type":16},{"name":949,"slug":950,"type":16},"Evals","evals",{"name":952,"slug":953,"type":16},"Performance","performance",{"name":846,"slug":847,"type":16},"2026-04-19T06:45:40.804",490]