[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"platform-content-manus":3},{"id":4,"title":5,"body":6,"date":760,"description":761,"extension":762,"faqs":763,"image":760,"meta":774,"navigation":776,"path":777,"seo":778,"stem":779,"tags":760,"__hash__":780},"content\u002Fplatforms\u002Fmanus.md","How to Install Skills for Manus",{"type":7,"value":8,"toc":742},"minimark",[9,14,34,37,71,76,79,129,132,136,139,156,160,167,223,226,230,236,262,265,269,272,276,300,309,313,318,339,345,349,374,378,384,390,400,406,410,497,501,612,615,619,629,651,662,683,705,713,716,719],[10,11,13],"h2",{"id":12},"what-is-manus","What is Manus?",[15,16,17,24,25,29,30,33],"p",{},[18,19,23],"a",{"href":20,"rel":21},"https:\u002F\u002Fmanus.im\u002F",[22],"nofollow","Manus"," is a ",[26,27,28],"strong",{},"general-purpose autonomous AI agent"," that handles entire projects from concept to completion without direct human intervention. Originally developed by Chinese startup Monica.im and launched in March 2025, Manus was acquired by Meta for an estimated ",[26,31,32],{},"$2-3 billion"," in December 2025.",[15,35,36],{},"Unlike coding assistants that respond to individual prompts, Manus can independently handle:",[38,39,40,47,53,59,65],"ul",{},[41,42,43,46],"li",{},[26,44,45],{},"Research"," — Browse the web, gather information",[41,48,49,52],{},[26,50,51],{},"Planning"," — Break problems into sub-tasks",[41,54,55,58],{},[26,56,57],{},"Coding"," — Write, test, and debug code",[41,60,61,64],{},[26,62,63],{},"Deployment"," — Push to production",[41,66,67,70],{},[26,68,69],{},"Iteration"," — Monitor and improve",[72,73,75],"h3",{"id":74},"multi-agent-architecture","Multi-Agent Architecture",[15,77,78],{},"Manus uses a coordinated multi-agent system:",[80,81,82,95],"table",{},[83,84,85],"thead",{},[86,87,88,92],"tr",{},[89,90,91],"th",{},"Agent",[89,93,94],{},"Role",[96,97,98,109,119],"tbody",{},[86,99,100,106],{},[101,102,103],"td",{},[26,104,105],{},"Planner",[101,107,108],{},"Breaks problems into manageable sub-tasks",[86,110,111,116],{},[101,112,113],{},[26,114,115],{},"Executor",[101,117,118],{},"Carries out the plan using tools and APIs",[86,120,121,126],{},[101,122,123],{},[26,124,125],{},"Verifier",[101,127,128],{},"Validates results and ensures quality",[15,130,131],{},"This architecture allows Manus to work autonomously for extended periods—you describe what you want, and Manus delivers.",[72,133,135],{"id":134},"cloud-based-operation","Cloud-Based Operation",[15,137,138],{},"Manus runs entirely in the cloud. You don't need to keep your computer on—it can:",[38,140,141,144,147,150,153],{},[41,142,143],{},"Browse the internet",[41,145,146],{},"Read and write files",[41,148,149],{},"Run code",[41,151,152],{},"Interact with external services",[41,154,155],{},"Work 24\u002F7 on long-running projects",[10,157,159],{"id":158},"is-manus-free","Is Manus Free?",[15,161,162,163,166],{},"Manus offers a ",[26,164,165],{},"freemium model",":",[80,168,169,182],{},[83,170,171],{},[86,172,173,176,179],{},[89,174,175],{},"Tier",[89,177,178],{},"Price",[89,180,181],{},"Limits",[96,183,184,197,210],{},[86,185,186,191,194],{},[101,187,188],{},[26,189,190],{},"Free",[101,192,193],{},"$0",[101,195,196],{},"Basic usage with rate limits",[86,198,199,204,207],{},[101,200,201],{},[26,202,203],{},"Pro",[101,205,206],{},"TBD",[101,208,209],{},"Higher limits, priority processing",[86,211,212,217,220],{},[101,213,214],{},[26,215,216],{},"Enterprise",[101,218,219],{},"Custom",[101,221,222],{},"Unlimited, dedicated support",[15,224,225],{},"After Meta's acquisition, pricing details may change. Check Monica.im or Meta AI for current information.",[10,227,229],{"id":228},"why-use-skills-with-manus","Why Use Skills with Manus?",[15,231,232,233,166],{},"Skills provide Manus with ",[26,234,235],{},"structured domain expertise",[38,237,238,244,250,256],{},[41,239,240,243],{},[26,241,242],{},"Consistent workflows",": Prevent Manus from \"freelancing\" with unpredictable approaches",[41,245,246,249],{},[26,247,248],{},"Proven patterns",": Best practices for specific tasks",[41,251,252,255],{},[26,253,254],{},"Quality control",": Security-scored and community-rated skills",[41,257,258,261],{},[26,259,260],{},"Cross-platform",": Same skills work in Claude Code, Codex, OpenClaw, and more",[15,263,264],{},"Without skills, Manus might take creative but inconsistent approaches to tasks. Skills channel its autonomy into reliable, repeatable workflows.",[10,266,268],{"id":267},"how-to-install-skills-on-manus","How to Install Skills on Manus",[15,270,271],{},"Installing skills on Manus is straightforward. Here's how to get started:",[72,273,275],{"id":274},"step-1-open-skills-settings","Step 1: Open Skills Settings",[277,278,279,286,293],"ol",{},[41,280,281,282,285],{},"Click ",[26,283,284],{},"Settings"," in the left sidebar",[41,287,288,289,292],{},"Select ",[26,290,291],{},"Skills"," from the menu",[41,294,295,296,299],{},"Click the ",[26,297,298],{},"+ Add"," button in the top right",[301,302],"img",{"src":303,"alt":304,"width":305,"height":306,"loading":307,"fetchPriority":308},"\u002Fmanus-skills.webp","Manus Skills Settings",1043,792,"eager","high",[72,310,312],{"id":311},"step-2-choose-installation-method","Step 2: Choose Installation Method",[314,315,317],"h4",{"id":316},"option-a-import-from-github-easiest","Option A: Import from GitHub (Easiest)",[277,319,320,326,334],{},[41,321,281,322,325],{},[26,323,324],{},"Import from GitHub"," in the dropdown",[41,327,328,329,333],{},"Paste the skill's GitHub repository URL (e.g., ",[330,331,332],"code",{},"https:\u002F\u002Fgithub.com\u002Fagentskill-sh\u002Fags",")",[41,335,281,336],{},[26,337,338],{},"Import",[301,340],{"src":341,"alt":324,"width":342,"height":343,"loading":344},"\u002Fmanus-import-skill-github.webp",491,426,"lazy",[314,346,348],{"id":347},"option-b-upload-zip-file","Option B: Upload ZIP File",[277,350,351,358,363],{},[41,352,353,354],{},"Download the skill ZIP from ",[18,355,357],{"href":356},"\u002F","agentskill.sh",[41,359,281,360,325],{},[26,361,362],{},"Upload a skill",[41,364,365,366,369,370,373],{},"Select your ",[330,367,368],{},".zip",", ",[330,371,372],{},".skill",", or folder",[72,375,377],{"id":376},"step-3-use-your-skills","Step 3: Use Your Skills",[15,379,380,381,383],{},"Once installed, invoke skills with the ",[330,382,356],{}," command in the chat:",[301,385],{"src":386,"alt":387,"width":388,"height":389,"loading":344},"\u002Fmanus-learn-skill.webp","Using \u002Flearn on Manus",863,382,[391,392,397],"pre",{"className":393,"code":395,"language":396},[394],"language-text","\u002Flearn                    # Invoke the learn skill\n\u002Fseo-optimizer            # Run SEO analysis\n\u002Ffrontend-design          # Generate UI components\n","text",[330,398,395],{"__ignoreMap":399},"",[15,401,402,403,405],{},"Skills appear in the autocomplete menu when you type ",[330,404,356],{},".",[10,407,409],{"id":408},"popular-manus-skills","Popular Manus Skills",[80,411,412,425],{},[83,413,414],{},[86,415,416,419,422],{},[89,417,418],{},"Skill",[89,420,421],{},"Description",[89,423,424],{},"Installs",[96,426,427,441,455,469,483],{},[86,428,429,435,438],{},[101,430,431],{},[18,432,434],{"href":433},"\u002Fanthropic\u002Fseo-optimizer","seo-optimizer",[101,436,437],{},"SEO, keyword research, content optimization",[101,439,440],{},"10K+",[86,442,443,449,452],{},[101,444,445],{},[18,446,448],{"href":447},"\u002Fskills\u002Fprogrammatic-seo","programmatic-seo",[101,450,451],{},"SEO pages at scale",[101,453,454],{},"6K+",[86,456,457,463,466],{},[101,458,459],{},[18,460,462],{"href":461},"\u002Fcompound-engineering\u002Ffrontend-design","frontend-design",[101,464,465],{},"Production-grade UI components",[101,467,468],{},"8K+",[86,470,471,477,480],{},[101,472,473],{},[18,474,476],{"href":475},"\u002Fhumanizerai\u002Fcold-email","cold-email",[101,478,479],{},"Cold emails that get replies",[101,481,482],{},"9K+",[86,484,485,491,494],{},[101,486,487],{},[18,488,490],{"href":489},"\u002Fcompound-engineering\u002Fskill-creator","skill-creator",[101,492,493],{},"Create your own Agent Skills",[101,495,496],{},"4K+",[10,498,500],{"id":499},"manus-vs-claude-code-vs-openclaw","Manus vs Claude Code vs OpenClaw",[80,502,503,518],{},[83,504,505],{},[86,506,507,510,512,515],{},[89,508,509],{},"Feature",[89,511,23],{},[89,513,514],{},"Claude Code",[89,516,517],{},"OpenClaw",[96,519,520,536,551,566,582,598],{},[86,521,522,527,530,533],{},[101,523,524],{},[26,525,526],{},"Maker",[101,528,529],{},"Meta (via Monica.im)",[101,531,532],{},"Anthropic",[101,534,535],{},"Peter Steinberger",[86,537,538,543,546,549],{},[101,539,540],{},[26,541,542],{},"Operation",[101,544,545],{},"Cloud-based",[101,547,548],{},"Local",[101,550,548],{},[86,552,553,558,561,564],{},[101,554,555],{},[26,556,557],{},"Autonomy",[101,559,560],{},"Full (end-to-end projects)",[101,562,563],{},"Task-based",[101,565,563],{},[86,567,568,573,576,579],{},[101,569,570],{},[26,571,572],{},"Interface",[101,574,575],{},"Web\u002FAPI",[101,577,578],{},"Terminal",[101,580,581],{},"Messaging apps",[86,583,584,589,592,595],{},[101,585,586],{},[26,587,588],{},"Open source",[101,590,591],{},"No",[101,593,594],{},"Partial",[101,596,597],{},"Yes",[86,599,600,605,608,610],{},[101,601,602],{},[26,603,604],{},"Skills format",[101,606,607],{},"SKILL.md",[101,609,607],{},[101,611,607],{},[15,613,614],{},"Manus excels at autonomous, long-running projects. Claude Code and OpenClaw are better for interactive, task-by-task work.",[10,616,618],{"id":617},"faq","FAQ",[620,621,622,626],"details",{},[623,624,625],"summary",{},"Is Manus free?",[15,627,628],{},"Manus has a free tier with rate limits. Paid tiers offer higher usage and priority processing. After Meta's acquisition, pricing may evolve—check Monica.im or Meta AI for current details.",[620,630,631,634],{},[623,632,633],{},"How do I add skills to Manus?",[15,635,636,637,640,641,643,644,646,647,650],{},"Go to ",[26,638,639],{},"Settings → Skills → + Add",". The easiest method is ",[26,642,324],{}," — just paste the skill's repository URL. Alternatively, download a skill ZIP from agentskill.sh and use ",[26,645,362],{},". Once installed, invoke skills with ",[330,648,649],{},"\u002Fskillname"," in the chat.",[620,652,653,656],{},[623,654,655],{},"Can Manus auto-discover skills?",[15,657,658,659,661],{},"Skills must be explicitly installed via Settings → Skills → + Add. Once installed, Manus makes them available in the ",[330,660,356],{}," command menu. The Planner Agent can then match installed skills to relevant tasks.",[620,663,664,667,680],{},[623,665,666],{},"What's the difference between Manus's tools and skills?",[38,668,669,675],{},[41,670,671,674],{},[26,672,673],{},"Built-in tools",": Core functions like web browsing, file I\u002FO, code execution",[41,676,677,679],{},[26,678,291],{},": Optional, specialized workflows you add (SEO, cold emails, etc.)",[15,681,682],{},"Tools are always available. Skills are modular and user-installed.",[620,684,685,688,694,702],{},[623,686,687],{},"Do skills work the same in Manus as Claude Code?",[15,689,690,691,693],{},"Both use ",[330,692,607],{},", so skills are portable. However:",[38,695,696,699],{},[41,697,698],{},"Claude Code runs locally with file system access",[41,700,701],{},"Manus runs in the cloud with web-based tools",[15,703,704],{},"Test skills in your target environment to ensure compatibility.",[620,706,707,710],{},[623,708,709],{},"Who owns Manus now?",[15,711,712],{},"Meta acquired Manus (Monica.im) in December 2025 for $2-3 billion. Meta will continue operating the service and integrate the technology into products like Meta AI.",[714,715],"hr",{},[15,717,718],{},"Sources:",[38,720,721,728,735],{},[41,722,723],{},[18,724,727],{"href":725,"rel":726},"https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FManus_(AI_agent)",[22],"Manus Wikipedia",[41,729,730],{},[18,731,734],{"href":732,"rel":733},"https:\u002F\u002Fwww.cnbc.com\u002F2025\u002F12\u002F30\u002Fmeta-acquires-singapore-ai-agent-firm-manus-china-butterfly-effect-monicai.html",[22],"CNBC: Meta Acquires Manus",[41,736,737],{},[18,738,741],{"href":739,"rel":740},"https:\u002F\u002Fventurebeat.com\u002Fai\u002Fmanus-ai-agent-breakthrough\u002F",[22],"VentureBeat: Manus Launch",{"title":399,"searchDepth":743,"depth":743,"links":744},2,[745,750,751,752,757,758,759],{"id":12,"depth":743,"text":13,"children":746},[747,749],{"id":74,"depth":748,"text":75},3,{"id":134,"depth":748,"text":135},{"id":158,"depth":743,"text":159},{"id":228,"depth":743,"text":229},{"id":267,"depth":743,"text":268,"children":753},[754,755,756],{"id":274,"depth":748,"text":275},{"id":311,"depth":748,"text":312},{"id":376,"depth":748,"text":377},{"id":408,"depth":743,"text":409},{"id":499,"depth":743,"text":500},{"id":617,"depth":743,"text":618},null,"Learn how to install and use {skillCount}+ skills for Manus. Step-by-step guide for extending Meta's autonomous AI agent with skills for research, coding and delivery.","md",[764,765,767,769,771,773],{"question":625,"answer":628},{"question":633,"answer":766},"Go to Settings → Skills → + Add. The easiest method is Import from GitHub — just paste the skill's repository URL. Alternatively, download a skill ZIP from agentskill.sh and use Upload a skill. Once installed, invoke skills with \u002Fskillname in the chat.",{"question":655,"answer":768},"Skills must be explicitly installed via Settings → Skills → + Add. Once installed, Manus makes them available in the \u002F command menu. The Planner Agent can then match installed skills to relevant tasks.",{"question":666,"answer":770},"Built-in tools are core functions like web browsing, file I\u002FO, and code execution. Skills are optional, specialized workflows you add (SEO, cold emails, etc.). Tools are always available. Skills are modular and user-installed.",{"question":687,"answer":772},"Both use SKILL.md, so skills are portable. However, Claude Code runs locally with file system access while Manus runs in the cloud with web-based tools. Test skills in your target environment to ensure compatibility.",{"question":709,"answer":712},{"heroTagline":775},"Meta's autonomous AI agent — from concept to deployment, all through conversation",true,"\u002Fplatforms\u002Fmanus",{"title":5,"description":761},"platforms\u002Fmanus","L1lOmpUhtyGYOf0p4o3UUVFalz-R85daMjzliEMRZ7Y"]