[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"platform-content-aider":3},{"id":4,"title":5,"body":6,"date":194,"description":195,"extension":196,"faqs":197,"image":194,"meta":212,"navigation":214,"path":215,"seo":216,"stem":217,"tags":194,"__hash__":218},"content\u002Fplatforms\u002Faider.md","How to Install Skills for Aider",{"type":7,"value":8,"toc":183},"minimark",[9,14,25,30,65,69,72,76,99,103,174,179],[10,11,13],"h2",{"id":12},"what-is-aider","What is Aider?",[15,16,17,24],"p",{},[18,19,23],"a",{"href":20,"rel":21},"https:\u002F\u002Faider.chat",[22],"nofollow","Aider"," is an open-source AI pair programming tool that runs in your terminal. What makes it special is its deep git integration — Aider creates clean commits, understands your repo structure, and works with your existing workflow.",[26,27,29],"h3",{"id":28},"key-features","Key Features",[31,32,33,41,47,53,59],"ul",{},[34,35,36,40],"li",{},[37,38,39],"strong",{},"Git-aware",": Creates proper commits, understands repo structure",[34,42,43,46],{},[37,44,45],{},"Multi-file editing",": Work across multiple files in one session",[34,48,49,52],{},[37,50,51],{},"Multi-model",": Claude, GPT, Gemini, local models via Ollama",[34,54,55,58],{},[37,56,57],{},"Voice coding",": Dictate changes with voice input",[34,60,61,64],{},[37,62,63],{},"SKILL.md support",": Load domain-specific knowledge",[10,66,68],{"id":67},"how-skills-work-in-aider","How Skills Work in Aider",[15,70,71],{},"Skills teach Aider about your project's specific requirements — framework conventions, testing standards, deployment procedures. When you ask Aider to make changes, it applies skill knowledge automatically.",[26,73,75],{"id":74},"installing-skills","Installing Skills",[77,78,83],"pre",{"className":79,"code":80,"language":81,"meta":82,"style":82},"language-bash shiki shiki-themes github-light github-dark","\u002Flearn @owner\u002Fskill-name\n","bash","",[84,85,86],"code",{"__ignoreMap":82},[87,88,91,95],"span",{"class":89,"line":90},"line",1,[87,92,94],{"class":93},"sScJk","\u002Flearn",[87,96,98],{"class":97},"sZZnC"," @owner\u002Fskill-name\n",[10,100,102],{"id":101},"top-skills-for-aider","Top Skills for Aider",[104,105,106,119],"table",{},[107,108,109],"thead",{},[110,111,112,116],"tr",{},[113,114,115],"th",{},"Skill",[113,117,118],{},"What it does",[120,121,122,134,144,154,164],"tbody",{},[110,123,124,131],{},[125,126,127],"td",{},[18,128,130],{"href":129},"\u002Ffor\u002Faider","Code Review",[125,132,133],{},"Review changes before committing",[110,135,136,141],{},[125,137,138],{},[18,139,140],{"href":129},"Testing",[125,142,143],{},"Write tests alongside code changes",[110,145,146,151],{},[125,147,148],{},[18,149,150],{"href":129},"Refactoring",[125,152,153],{},"Safe, structured code refactoring",[110,155,156,161],{},[125,157,158],{},[18,159,160],{"href":129},"Documentation",[125,162,163],{},"Keep docs in sync with code changes",[110,165,166,171],{},[125,167,168],{},[18,169,170],{"href":129},"Git Best Practices",[125,172,173],{},"Clean commit messages and branch management",[15,175,176],{},[18,177,178],{"href":129},"Browse all Aider skills →",[180,181,182],"style",{},"html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":82,"searchDepth":184,"depth":184,"links":185},2,[186,190,193],{"id":12,"depth":184,"text":13,"children":187},[188],{"id":28,"depth":189,"text":29},3,{"id":67,"depth":184,"text":68,"children":191},[192],{"id":74,"depth":189,"text":75},{"id":101,"depth":184,"text":102},null,"Learn how to install and use {skillCount}+ skills for Aider. Step-by-step guide for extending the git-aware terminal coding agent with AI skills.","md",[198,200,203,206,209],{"question":13,"answer":199},"Aider is an open-source AI pair programming tool that works in your terminal. It's git-aware, meaning it understands your repository structure, creates proper commits, and works with your existing git workflow. Aider supports Claude, GPT, and many other AI models.",{"question":201,"answer":202},"Does Aider support agent skills?","Yes. Aider supports SKILL.md files and can load custom instructions from skill files. Skills help Aider understand your project's specific patterns, frameworks, and coding standards.",{"question":204,"answer":205},"How do I install a skill for Aider?","Use the \u002Flearn command to install skills from agentskill.sh. Run \u002Flearn @owner\u002Fskill-name in your terminal. The skill file is saved locally and loaded by Aider when relevant.",{"question":207,"answer":208},"Is Aider free?","Yes. Aider is free and open-source. You bring your own API key for the AI model. Aider supports Anthropic Claude, OpenAI GPT, Google Gemini, and many local models via Ollama.",{"question":210,"answer":211},"What makes Aider different?","Aider is uniquely git-aware. It creates proper git commits for each change, understands your repo's file structure, and can work across multiple files in a single session. It's designed for real pair programming, not just code generation.",{"heroTagline":213},"The git-aware AI coding agent — pair program with AI in your terminal",true,"\u002Fplatforms\u002Faider",{"title":5,"description":195},"platforms\u002Faider","BTdYpmp3dZ37lDrVO9FQkca2rXQQ68PO5IIPALUT0Kw"]