Execute qualquer Skill no Manus
com um clique
com um clique
Execute qualquer Skill no Manus com um clique
Começar$pwd:
$ git log --oneline --stat
stars:1,450
forks:71
updated:23 de janeiro de 2026 às 06:19
SKILL.md
[HINT] Baixe o diretório completo da skill incluindo SKILL.md e todos os arquivos relacionados
| name | my-skill |
| description | Short description of what this skill does and when to use it. |
Detailed instructions for the agent.
bun as package managerPD_API_ENDPOINT="https://app.paperdebugger.com" npm run _build:office to build the latest office add-in. it will save the office.js file in the webapp/office/src/paperdebugger/office.js directory.npm as package manager, because Office Add-in can only compatible with npm packages.npm install to install packages in this office-addin project.npm run dev-server to start the development server (that update the office.js file in real time).npm run start to start a word and load the add-in.