[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-pricing-promotions":3,"mdc-s22p4t-key":37,"related-repo-anthropic-pricing-promotions":341,"related-org-anthropic-pricing-promotions":455},{"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},"pricing-promotions","manage store pricing and promotions","Price changes within the store's guardrails, rate recommendations from demand, occupancy, or sell-through pace, promotions with their scope, depth, and dates, the markdown option for stock or capacity that is not selling, and the margin preview before any of it is staged. Not needed for explaining why revenue moved (performance-insights) or writing promotional copy (marketing-campaigns).",{"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},"Operations","operations","tag",{"name":18,"slug":19,"type":16},"E-commerce","e-commerce",{"name":21,"slug":22,"type":16},"Pricing","pricing",{"name":24,"slug":25,"type":16},"Sales","sales",1735,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fcommerce-agents","2026-09-04T08:00:34.75634",null,277,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"Reference blueprint for building shopping and merchant agents with Claude. Examples in retail, commerce, telecom, and entertainment included.","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fcommerce-agents\u002Ftree\u002FHEAD\u002Fmerchant-agent\u002Fskills\u002Fpricing-promotions","---\nname: pricing-promotions\ndescription: Price changes within the store's guardrails, rate recommendations from demand, occupancy, or sell-through pace, promotions with their scope, depth, and dates, the markdown option for stock or capacity that is not selling, and the margin preview before any of it is staged. Not needed for explaining why revenue moved (performance-insights) or writing promotional copy (marketing-campaigns).\n---\n\n# Pricing and promotions\n\nBelow, \"listing\" means whatever this operation prices: a product, a room type on given dates, a plan, or a ticket tier.\n\nA price proposal is a few figures the tools returned, one staged change, and its preview. The operator decides from the preview.\n\n## Where each figure comes from\n\n- Read `get_pricing_context` for each listing first: current price, cost and `margin_pct`, the allowed range, the two caps, and `demand_signal`.\n- State the caps before a figure: `max_price_delta_pct` bounds a permanent move and `max_promotion_discount_pct` bounds a promotion's depth. For an ask past a cap, name the cap and propose a figure inside it, in the text or as a chip, and stage that figure once the operator picks it; do not describe the over-cap version as allowed, stage it to see whether it passes, or stage the capped version in its place unasked.\n- Quote margins; do not compute them. `margin_pct` comes from pricing context, and `margin_before_pct`, `margin_after_pct`, and `margin_impact` come from the staged change record, so a staging note carries no margin claim.\n- Write money in the listing's currency exactly as the tools returned it.\n- Standing repricing rules and price bands belong to the host's configuration and reach you as the range and caps pricing context returns; `min_price_basis` says whether the floor is the item's cost or a store rule, so say which when a floor decides the answer. Your own moves are staged one change at a time.\n- A listing with options is priced per variant: pricing context on the listing returns a row per variant, and each item you stage names a variant id.\n\n## The size of the move\n\n- Anchor on the operator's stated goal (clear a slow line, lift margin, hold volume, fill particular dates) and propose the smallest move that plausibly meets it.\n- State the expected effect as an expectation drawn from `demand_signal` or the pace figures, with the basis named.\n- Offer the options that are not a cut first when they fit: a shorter window, a narrower scope, or holding where it is.\n- For a slow mover handed over from inventory-operations, add the margin room from pricing context to the units, age, and pace it arrived with, say which way the numbers point, and stage the markdown only if the operator picks it.\n\n## Promotions and date-bound moves\n\n- Stage a promotion once it has a scope, a depth, and an end date; raise an open-ended or storewide discount as a question instead of filling it in.\n- A directed price move whose window has no dates yet (\"for the spring push\") is a price update: stage it now with the assumption in its note, and offer to convert it into a date-bound promotion once the dates are in hand.\n- Let the scope choose the tool: a move limited to particular dates or nights is `stage_promotion`, a lift included; `stage_price_update` moves the base price from now on, and is the tool only when that is what was asked.\n- Anchor a date-bound recommendation on occupancy or sell-through pace for the dates in question, never on a season average, and give it per date range or tier with the dates or days-out figure driving it. Leave the ranges the pace does not support alone.\n- Take weekday names from the returned dates: check them before writing \"Sat-Sun\" beside a window, and give the dates alone when unsure.\n- Point out in the reply any included item the promotion would sell under its floor.\n\n## Stage and preview\n\n- Every move goes through `stage_price_update` or `stage_promotion`; the preview shows before and after per item and the margin impact.\n- Make the staging note one sentence on why the change is safe or worth making; a `present_change_preview` headline and note say the same, one sentence each.\n- The guardrails you will meet here are the per-change item cap, the movement caps, and protected fields such as a regulated fee. Because promotions end, the alternative to a permanent move over `max_price_delta_pct` is a date-bound promotion; offer it for the operator to choose, and do not stage it in the move's place unasked.\n- Deliver a rate recommendation as a component: a staged change with its preview, or the figures in `present_metrics` with the drivers in a sentence or two before it.\n",{"data":38,"body":39},{"name":4,"description":6},{"type":40,"children":41},"root",[42,51,57,62,69,184,190,220,226,275,281],{"type":43,"tag":44,"props":45,"children":47},"element","h1",{"id":46},"pricing-and-promotions",[48],{"type":49,"value":50},"text","Pricing and promotions",{"type":43,"tag":52,"props":53,"children":54},"p",{},[55],{"type":49,"value":56},"Below, \"listing\" means whatever this operation prices: a product, a room type on given dates, a plan, or a ticket tier.",{"type":43,"tag":52,"props":58,"children":59},{},[60],{"type":49,"value":61},"A price proposal is a few figures the tools returned, one staged change, and its preview. The operator decides from the preview.",{"type":43,"tag":63,"props":64,"children":66},"h2",{"id":65},"where-each-figure-comes-from",[67],{"type":49,"value":68},"Where each figure comes from",{"type":43,"tag":70,"props":71,"children":72},"ul",{},[73,104,125,161,166,179],{"type":43,"tag":74,"props":75,"children":76},"li",{},[77,79,86,88,94,96,102],{"type":49,"value":78},"Read ",{"type":43,"tag":80,"props":81,"children":83},"code",{"className":82},[],[84],{"type":49,"value":85},"get_pricing_context",{"type":49,"value":87}," for each listing first: current price, cost and ",{"type":43,"tag":80,"props":89,"children":91},{"className":90},[],[92],{"type":49,"value":93},"margin_pct",{"type":49,"value":95},", the allowed range, the two caps, and ",{"type":43,"tag":80,"props":97,"children":99},{"className":98},[],[100],{"type":49,"value":101},"demand_signal",{"type":49,"value":103},".",{"type":43,"tag":74,"props":105,"children":106},{},[107,109,115,117,123],{"type":49,"value":108},"State the caps before a figure: ",{"type":43,"tag":80,"props":110,"children":112},{"className":111},[],[113],{"type":49,"value":114},"max_price_delta_pct",{"type":49,"value":116}," bounds a permanent move and ",{"type":43,"tag":80,"props":118,"children":120},{"className":119},[],[121],{"type":49,"value":122},"max_promotion_discount_pct",{"type":49,"value":124}," bounds a promotion's depth. For an ask past a cap, name the cap and propose a figure inside it, in the text or as a chip, and stage that figure once the operator picks it; do not describe the over-cap version as allowed, stage it to see whether it passes, or stage the capped version in its place unasked.",{"type":43,"tag":74,"props":126,"children":127},{},[128,130,135,137,143,145,151,153,159],{"type":49,"value":129},"Quote margins; do not compute them. ",{"type":43,"tag":80,"props":131,"children":133},{"className":132},[],[134],{"type":49,"value":93},{"type":49,"value":136}," comes from pricing context, and ",{"type":43,"tag":80,"props":138,"children":140},{"className":139},[],[141],{"type":49,"value":142},"margin_before_pct",{"type":49,"value":144},", ",{"type":43,"tag":80,"props":146,"children":148},{"className":147},[],[149],{"type":49,"value":150},"margin_after_pct",{"type":49,"value":152},", and ",{"type":43,"tag":80,"props":154,"children":156},{"className":155},[],[157],{"type":49,"value":158},"margin_impact",{"type":49,"value":160}," come from the staged change record, so a staging note carries no margin claim.",{"type":43,"tag":74,"props":162,"children":163},{},[164],{"type":49,"value":165},"Write money in the listing's currency exactly as the tools returned it.",{"type":43,"tag":74,"props":167,"children":168},{},[169,171,177],{"type":49,"value":170},"Standing repricing rules and price bands belong to the host's configuration and reach you as the range and caps pricing context returns; ",{"type":43,"tag":80,"props":172,"children":174},{"className":173},[],[175],{"type":49,"value":176},"min_price_basis",{"type":49,"value":178}," says whether the floor is the item's cost or a store rule, so say which when a floor decides the answer. Your own moves are staged one change at a time.",{"type":43,"tag":74,"props":180,"children":181},{},[182],{"type":49,"value":183},"A listing with options is priced per variant: pricing context on the listing returns a row per variant, and each item you stage names a variant id.",{"type":43,"tag":63,"props":185,"children":187},{"id":186},"the-size-of-the-move",[188],{"type":49,"value":189},"The size of the move",{"type":43,"tag":70,"props":191,"children":192},{},[193,198,210,215],{"type":43,"tag":74,"props":194,"children":195},{},[196],{"type":49,"value":197},"Anchor on the operator's stated goal (clear a slow line, lift margin, hold volume, fill particular dates) and propose the smallest move that plausibly meets it.",{"type":43,"tag":74,"props":199,"children":200},{},[201,203,208],{"type":49,"value":202},"State the expected effect as an expectation drawn from ",{"type":43,"tag":80,"props":204,"children":206},{"className":205},[],[207],{"type":49,"value":101},{"type":49,"value":209}," or the pace figures, with the basis named.",{"type":43,"tag":74,"props":211,"children":212},{},[213],{"type":49,"value":214},"Offer the options that are not a cut first when they fit: a shorter window, a narrower scope, or holding where it is.",{"type":43,"tag":74,"props":216,"children":217},{},[218],{"type":49,"value":219},"For a slow mover handed over from inventory-operations, add the margin room from pricing context to the units, age, and pace it arrived with, say which way the numbers point, and stage the markdown only if the operator picks it.",{"type":43,"tag":63,"props":221,"children":223},{"id":222},"promotions-and-date-bound-moves",[224],{"type":49,"value":225},"Promotions and date-bound moves",{"type":43,"tag":70,"props":227,"children":228},{},[229,234,239,260,265,270],{"type":43,"tag":74,"props":230,"children":231},{},[232],{"type":49,"value":233},"Stage a promotion once it has a scope, a depth, and an end date; raise an open-ended or storewide discount as a question instead of filling it in.",{"type":43,"tag":74,"props":235,"children":236},{},[237],{"type":49,"value":238},"A directed price move whose window has no dates yet (\"for the spring push\") is a price update: stage it now with the assumption in its note, and offer to convert it into a date-bound promotion once the dates are in hand.",{"type":43,"tag":74,"props":240,"children":241},{},[242,244,250,252,258],{"type":49,"value":243},"Let the scope choose the tool: a move limited to particular dates or nights is ",{"type":43,"tag":80,"props":245,"children":247},{"className":246},[],[248],{"type":49,"value":249},"stage_promotion",{"type":49,"value":251},", a lift included; ",{"type":43,"tag":80,"props":253,"children":255},{"className":254},[],[256],{"type":49,"value":257},"stage_price_update",{"type":49,"value":259}," moves the base price from now on, and is the tool only when that is what was asked.",{"type":43,"tag":74,"props":261,"children":262},{},[263],{"type":49,"value":264},"Anchor a date-bound recommendation on occupancy or sell-through pace for the dates in question, never on a season average, and give it per date range or tier with the dates or days-out figure driving it. Leave the ranges the pace does not support alone.",{"type":43,"tag":74,"props":266,"children":267},{},[268],{"type":49,"value":269},"Take weekday names from the returned dates: check them before writing \"Sat-Sun\" beside a window, and give the dates alone when unsure.",{"type":43,"tag":74,"props":271,"children":272},{},[273],{"type":49,"value":274},"Point out in the reply any included item the promotion would sell under its floor.",{"type":43,"tag":63,"props":276,"children":278},{"id":277},"stage-and-preview",[279],{"type":49,"value":280},"Stage and preview",{"type":43,"tag":70,"props":282,"children":283},{},[284,303,316,328],{"type":43,"tag":74,"props":285,"children":286},{},[287,289,294,296,301],{"type":49,"value":288},"Every move goes through ",{"type":43,"tag":80,"props":290,"children":292},{"className":291},[],[293],{"type":49,"value":257},{"type":49,"value":295}," or ",{"type":43,"tag":80,"props":297,"children":299},{"className":298},[],[300],{"type":49,"value":249},{"type":49,"value":302},"; the preview shows before and after per item and the margin impact.",{"type":43,"tag":74,"props":304,"children":305},{},[306,308,314],{"type":49,"value":307},"Make the staging note one sentence on why the change is safe or worth making; a ",{"type":43,"tag":80,"props":309,"children":311},{"className":310},[],[312],{"type":49,"value":313},"present_change_preview",{"type":49,"value":315}," headline and note say the same, one sentence each.",{"type":43,"tag":74,"props":317,"children":318},{},[319,321,326],{"type":49,"value":320},"The guardrails you will meet here are the per-change item cap, the movement caps, and protected fields such as a regulated fee. Because promotions end, the alternative to a permanent move over ",{"type":43,"tag":80,"props":322,"children":324},{"className":323},[],[325],{"type":49,"value":114},{"type":49,"value":327}," is a date-bound promotion; offer it for the operator to choose, and do not stage it in the move's place unasked.",{"type":43,"tag":74,"props":329,"children":330},{},[331,333,339],{"type":49,"value":332},"Deliver a rate recommendation as a component: a staged change with its preview, or the figures in ",{"type":43,"tag":80,"props":334,"children":336},{"className":335},[],[337],{"type":49,"value":338},"present_metrics",{"type":49,"value":340}," with the drivers in a sentence or two before it.",{"items":342,"total":454},[343,360,377,392,405,420,437],{"slug":344,"name":344,"fn":345,"description":346,"org":347,"tags":348,"stars":26,"repoUrl":27,"updatedAt":359},"catalog-listings","create and improve e-commerce listing content","Creating and improving listing content, covering titles, descriptions, attribute completeness, categorization fixes, image callouts written as text, edits written from material the operator supplies, and content-quality audits and bulk fixes across many listings. Not needed for questions about how a listing is performing.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[349,352,355,356],{"name":350,"slug":351,"type":16},"Content Creation","content-creation",{"name":353,"slug":354,"type":16},"Content Strategy","content-strategy",{"name":18,"slug":19,"type":16},{"name":357,"slug":358,"type":16},"Marketing","marketing","2026-09-04T08:00:35.843558",{"slug":361,"name":361,"fn":362,"description":363,"org":364,"tags":365,"stars":26,"repoUrl":27,"updatedAt":376},"commerce-architecture","design and review commerce agent architecture","How the reference commerce agents of either role are structured, covering the loop, where each rule lives, skills, the backend interface, delegates, and model fields. Load when designing or reviewing the structure of a shopping or merchant agent.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[366,369,372,373],{"name":367,"slug":368,"type":16},"Agents","agents",{"name":370,"slug":371,"type":16},"Architecture","architecture",{"name":18,"slug":19,"type":16},{"name":374,"slug":375,"type":16},"Engineering","engineering","2026-09-04T08:00:39.152322",{"slug":378,"name":378,"fn":379,"description":380,"org":381,"tags":382,"stars":26,"repoUrl":27,"updatedAt":391},"commerce-evals","run behavioral evals for commerce agents","Authoring and running behavioral evals for a shopping or merchant agent, covering the case shape, authoring rules, code graders and judges, the run pattern, and poisoned fixtures. Load when writing eval cases or rubrics or deciding how a suite runs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[383,384,385,388],{"name":367,"slug":368,"type":16},{"name":18,"slug":19,"type":16},{"name":386,"slug":387,"type":16},"Evals","evals",{"name":389,"slug":390,"type":16},"Testing","testing","2026-09-04T08:00:36.204114",{"slug":393,"name":393,"fn":394,"description":395,"org":396,"tags":397,"stars":26,"repoUrl":27,"updatedAt":404},"commerce-merchant-operations","manage merchant operations and store rules","The reference merchant agent, covering its flows, staged changes and host approval, metrics grounding, the analysis delegate, store memory, components, and marketplace rules. Load when building or reviewing an agent for the operators of a store, property, subscriber base, or venue.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[398,399,400,403],{"name":367,"slug":368,"type":16},{"name":18,"slug":19,"type":16},{"name":401,"slug":402,"type":16},"Management","management",{"name":14,"slug":15,"type":16},"2026-09-04T08:00:35.464555",{"slug":406,"name":406,"fn":407,"description":408,"org":409,"tags":410,"stars":26,"repoUrl":27,"updatedAt":419},"commerce-prompt-caching","configure commerce agent prompt caching","The reference agents' cache-stable request assembly, covering the static system and per-request context split, the fixed tool list, the rolling conversation breakpoint, which config fields are prompt bytes, and verification. Load when writing or reviewing a commerce agent's prompt assembly, when cache reads are zero, or when a turn's latency or cost is the question.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[411,412,413,416],{"name":367,"slug":368,"type":16},{"name":18,"slug":19,"type":16},{"name":414,"slug":415,"type":16},"Performance","performance",{"name":417,"slug":418,"type":16},"Prompt Engineering","prompt-engineering","2026-09-04T08:00:39.50364",{"slug":421,"name":421,"fn":422,"description":423,"org":424,"tags":425,"stars":26,"repoUrl":27,"updatedAt":436},"commerce-trust-safety","enforce trust and safety rules","The rules the reference agents enforce in code for third-party content, writes, grounding, identity, and memory, each with its module, plus two adversarial-eval rules. Load when handling untrusted tool results, guarding a write tool, or scoping what an agent remembers.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[426,427,430,433],{"name":367,"slug":368,"type":16},{"name":428,"slug":429,"type":16},"Compliance","compliance",{"name":431,"slug":432,"type":16},"Memory","memory",{"name":434,"slug":435,"type":16},"Security","security","2026-09-04T08:00:42.609563",{"slug":438,"name":438,"fn":439,"description":440,"org":441,"tags":442,"stars":26,"repoUrl":27,"updatedAt":453},"commerce-ui-tools","implement commerce agent UI components","The reference presentation-tool contract, covering server-side enrichment, suggestion chips, the event stream, progressive rendering, both roles' built-in components, and adding a vertical component. Load when building or reviewing how a commerce agent's output reaches a frontend.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[443,446,447,450],{"name":444,"slug":445,"type":16},"Design","design",{"name":18,"slug":19,"type":16},{"name":448,"slug":449,"type":16},"Frontend","frontend",{"name":451,"slug":452,"type":16},"UI Components","ui-components","2026-09-04T08:00:38.801247",16,{"items":456,"total":634},[457,473,490,504,516,533,549,560,581,597,611,626],{"slug":458,"name":458,"fn":459,"description":460,"org":461,"tags":462,"stars":470,"repoUrl":471,"updatedAt":472},"academy-guide","recommend Claude Academy resources","Stop and check this skill before finishing any reply to a question about how to use Claude or a Claude product — it recommends matching courses, tutorials, and use cases from Claude Academy (academy.claude.com), Anthropic's learning hub. Trigger on: \"how do I\", \"how can I\", \"getting started with\", \"what can Claude do\", \"teach me\", \"learn to use\"; questions about artifacts, projects, skills, plugins, connectors, MCP; requests about rolling Claude out to a team, class, or organization; and any ask for training materials, onboarding content, or learning resources. Use it when the user is learning how to use a feature or product — not when they are mid-task and just want the task done. This skill composes with other skills: after consulting product documentation to answer how a Claude feature works, also check here for a matching course or tutorial — a docs-grounded answer and an Academy recommendation belong together. Only recommend on a strong match; never invent Academy content.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[463,464,467],{"name":9,"slug":8,"type":16},{"name":465,"slug":466,"type":16},"Documentation","documentation",{"name":468,"slug":469,"type":16},"Education","education",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-08-19T03:59:01.021254",{"slug":474,"name":474,"fn":475,"description":476,"org":477,"tags":478,"stars":470,"repoUrl":471,"updatedAt":489},"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},[479,482,483,486],{"name":480,"slug":481,"type":16},"Creative","creative",{"name":444,"slug":445,"type":16},{"name":484,"slug":485,"type":16},"Generative Art","generative-art",{"name":487,"slug":488,"type":16},"JavaScript","javascript","2026-04-06T17:56:15.455818",{"slug":491,"name":491,"fn":492,"description":493,"org":494,"tags":495,"stars":470,"repoUrl":471,"updatedAt":503},"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},[496,499,500],{"name":497,"slug":498,"type":16},"Branding","branding",{"name":444,"slug":445,"type":16},{"name":501,"slug":502,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":505,"name":505,"fn":506,"description":507,"org":508,"tags":509,"stars":470,"repoUrl":471,"updatedAt":515},"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},[510,511,512],{"name":480,"slug":481,"type":16},{"name":444,"slug":445,"type":16},{"name":513,"slug":514,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":517,"name":517,"fn":518,"description":519,"org":520,"tags":521,"stars":470,"repoUrl":471,"updatedAt":532},"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},[522,523,524,527,529],{"name":367,"slug":368,"type":16},{"name":9,"slug":8,"type":16},{"name":525,"slug":526,"type":16},"Anthropic SDK","anthropic-sdk",{"name":528,"slug":517,"type":16},"Claude API",{"name":530,"slug":531,"type":16},"LLM","llm","2026-09-04T07:28:24.898544",{"slug":534,"name":534,"fn":535,"description":536,"org":537,"tags":538,"stars":470,"repoUrl":471,"updatedAt":548},"discernment-nudge","provide discernment nudges for user decisions","After you give a substantive answer or draft that the user may act on — advice or recommendations, drafted artifacts such as goals, plans, pitches, proposals, or emails, estimates or projections, analysis or interpretation of data, factual claims they may rely on, or a multi-step argument — invoke this skill BEFORE finalizing your reply and then, if it applies, append 2-3 short follow-up questions, each tied to something specific in what you just produced, that help the user check key facts, probe the reasoning or assumptions, and notice missing context. Do this at most once per conversation. Skip it when the user asked a trivial how-to or simple lookup, wants a purely educational explanation, asked you only to format, convert, or assemble a file from content they provided, is writing code they will run, is doing creative writing or casual chat, or already asked you to double-check, cite, or review — the skill file explains these boundaries and the exact output format.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[539,542,545],{"name":540,"slug":541,"type":16},"Coaching","coaching",{"name":543,"slug":544,"type":16},"Productivity","productivity",{"name":546,"slug":547,"type":16},"Strategy","strategy","2026-08-19T03:59:01.539281",{"slug":550,"name":550,"fn":551,"description":552,"org":553,"tags":554,"stars":470,"repoUrl":471,"updatedAt":559},"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},[555,556],{"name":465,"slug":466,"type":16},{"name":557,"slug":558,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":561,"name":561,"fn":562,"description":563,"org":564,"tags":565,"stars":470,"repoUrl":471,"updatedAt":580},"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},[566,569,571,574,577],{"name":567,"slug":568,"type":16},"Documents","documents",{"name":570,"slug":561,"type":16},"DOCX",{"name":572,"slug":573,"type":16},"Office","office",{"name":575,"slug":576,"type":16},"Templates","templates",{"name":578,"slug":579,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":582,"name":582,"fn":583,"description":584,"org":585,"tags":586,"stars":470,"repoUrl":471,"updatedAt":596},"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},[587,588,589,592,595],{"name":444,"slug":445,"type":16},{"name":448,"slug":449,"type":16},{"name":590,"slug":591,"type":16},"React","react",{"name":593,"slug":594,"type":16},"Tailwind CSS","tailwind-css",{"name":451,"slug":452,"type":16},"2026-09-04T07:28:23.795756",{"slug":598,"name":598,"fn":599,"description":600,"org":601,"tags":602,"stars":470,"repoUrl":471,"updatedAt":610},"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},[603,606,607],{"name":604,"slug":605,"type":16},"Communications","communications",{"name":575,"slug":576,"type":16},{"name":608,"slug":609,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":612,"name":612,"fn":613,"description":614,"org":615,"tags":616,"stars":470,"repoUrl":471,"updatedAt":625},"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},[617,618,621,622],{"name":367,"slug":368,"type":16},{"name":619,"slug":620,"type":16},"API Development","api-development",{"name":530,"slug":531,"type":16},{"name":623,"slug":624,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":514,"name":514,"fn":627,"description":628,"org":629,"tags":630,"stars":470,"repoUrl":471,"updatedAt":633},"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},[631,632],{"name":567,"slug":568,"type":16},{"name":513,"slug":514,"type":16},"2026-04-06T17:56:02.483316",521]