Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

extend-harness

// Use whenever the user asks the running agent to gain a new capability — phrasings like "build a tool", "add a hook", "give yourself X", "let me <do thing> through you", or anything that extends the agent itself at runtime. Defines the plugin protocols, where to install them (.harness/ scopes), and the required test-through-tool-call iteration pattern. CRITICAL: "tool" here means a plugin the agent invokes via tool-calls — install it to a .harness/ directory; do NOT write a standalone CLI script in the working directory and do NOT modify the harness codebase under plugins/. Load this skill before acting on such a request rather than reverse-engineering the protocol from source.

$ git log --oneline --stat
stars:١٥٨
forks:٨
updated:٢٤ أبريل ٢٠٢٦ في ١٧:٤٢
SKILL.md
readonly