system-prompts-and-models-o.../docs/.vitepress/dist/assets/en_manus-agent-tools--prompt_index.md.BkCGW9gS.js
tycon 60ddd120c4 添加总结
添加总结
2025-10-14 22:04:51 +08:00

2 lines
3.5 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as o,c as t,o as s,ae as n}from"./chunks/framework.CBTkueSR.js";const u=JSON.parse('{"title":"Manus Agent Tools & Prompt","description":"","frontmatter":{},"headers":[],"relativePath":"en/manus-agent-tools--prompt/index.md","filePath":"en/manus-agent-tools--prompt/index.md"}'),a={name:"en/manus-agent-tools--prompt/index.md"};function i(l,e,r,d,c,m){return s(),t("div",null,[...e[0]||(e[0]=[n('<h1 id="manus-agent-tools-prompt" tabindex="-1">Manus Agent Tools &amp; Prompt <a class="header-anchor" href="#manus-agent-tools-prompt" aria-label="Permalink to &quot;Manus Agent Tools &amp; Prompt&quot;"></a></h1><ul><li><a href="./Agent loop.html">Agent loop</a></li><li><a href="./Modules.html">Modules</a></li><li><a href="./Prompt.html">Prompt</a></li><li><a href="./tools.html">tools</a></li></ul><h2 id="summary-of-product-tool-documents" tabindex="-1">Summary of Product Tool Documents <a class="header-anchor" href="#summary-of-product-tool-documents" aria-label="Permalink to &quot;Summary of Product Tool Documents&quot;"></a></h2><p>This directory contains the complete system prompts, module definitions, and toolset designed for the AI agent &quot;Manus&quot;. Manus is positioned as a versatile AI agent proficient in various tasks such as information gathering, data processing, content creation, and software development.</p><ul><li><p><strong><code>Prompt.md</code> and <code>Modules.md</code></strong>: These two files collectively define Manus&#39;s core identity, capabilities, and workflow. They describe how Manus operates within a system that includes modules like <code>Planner</code> (task planning), <code>Knowledge</code> (knowledge base), and <code>Datasource</code> (data API). Manus iteratively completes tasks by analyzing event streams (user messages, tool execution results, etc.) and emphasizes the priority of information acquisition (API &gt; web search &gt; internal knowledge).</p></li><li><p><strong><code>Agent loop.md</code></strong>: This file briefly outlines Manus&#39;s core agent loop: analyze events -&gt; select tools -&gt; wait for execution -&gt; iterate -&gt; submit results -&gt; enter standby. This loop is the foundation for its autonomous task completion.</p></li><li><p><strong><code>tools.md</code></strong>: Defines in detail the extensive toolset available to Manus in JSON format. These tools provide Manus with comprehensive operational capabilities, including:</p><ul><li><strong>Communication</strong>: <code>message_notify_user</code>, <code>message_ask_user</code></li><li><strong>File System</strong>: <code>file_read</code>, <code>file_write</code>, <code>file_find_by_name</code>, etc.</li><li><strong>Shell Operations</strong>: <code>shell_exec</code>, <code>shell_view</code>, <code>shell_kill_process</code>, etc.</li><li><strong>Browser Interaction</strong>: <code>browser_navigate</code>, <code>browser_click</code>, <code>browser_input</code>, <code>browser_console_exec</code>, etc., providing powerful web automation capabilities.</li><li><strong>Information and Deployment</strong>: <code>info_search_web</code>, <code>deploy_expose_port</code>, <code>deploy_apply_deployment</code></li></ul></li></ul><p>In summary, these documents collectively depict a highly modular, tool-driven general-purpose AI agent. Manus, through its powerful toolset and structured agent loop, can autonomously and systematically complete various complex tasks from information processing to software deployment in a sandbox environment.</p>',6)])])}const g=o(a,[["render",i]]);export{u as __pageData,g as default};