一键导入
tapps-apply-files
Apply file operations from a TappsMCP content-return response. Used when the MCP server runs in Docker and cannot write files directly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Apply file operations from a TappsMCP content-return response. Used when the MCP server runs in Docker and cannot write files directly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | tapps-apply-files |
| description | Apply file operations from a TappsMCP content-return response. Used when the MCP server runs in Docker and cannot write files directly. |
| mcp_tools | [] |
When a TappsMCP or DocsMCP tool returns content_return: true with a file_manifest,
the server could not write files (Docker / read-only filesystem). Apply the files:
file_manifest.agent_instructions.persona — adopt that rolebackup_recommended is true, warn the user that existing files may be overwrittenpriority (lowest first) — config files before content filesfile_manifest.files[]:
content as a
replacement for the managed section. The content is the pre-computed merge result;
write it with the Write tool (the merge was already done server-side).content field verbatim — do not modify, reformat, or add commentsagent_instructions.verification_steps after all files are writtenagent_instructions.warnings to the userManage shared project memory for cross-session knowledge persistence. 23 actions: save, search, consolidate, federation, and more.
Manage shared project memory for cross-session knowledge persistence. 23 actions: save, search, consolidate, federation, and more.
Apply file operations from a TappsMCP content-return response. Used when the MCP server runs in Docker and cannot write files directly.
Change the TappsMCP enforcement intensity (high, medium, or low). Controls which quality tools are mandatory vs optional.
Run a quality gate check and report pass/fail with blocking issues.
Bootstrap TappsMCP in a project. Creates AGENTS.md, TECH_STACK.md, platform rules, hooks, agents, skills, and MCP config.