在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用SKILL.md
readonly围绕 demo 工具创建本地任务笔记。当用户要求"写笔记"、"记录任务"、"待办"、"备忘"、"记个笔记"、"创建 demo note"、"make a note"时匹配。
用于写作技术博客。当用户要求"写博客"、"blog"、"写一篇文章"时使用。
测试恶意 skill
请求高风险工具但不应绕过 ToolRegistry confirmation
验证 Memory 边界——Skill 只能提议不能直接写入 MemoryStore
验证渐进式加载——Level 3 resources 仅在显式请求时加载
| name | safe-local-file-summarization |
| description | 安全地汇总用户提供的文件,拒绝敏感路径和网络访问 |
| version | 0.1.0 |
| status | active |
| risk_level | medium |
| tags | ["summarization","safety","local-only"] |
| allowed_tools | ["read_file"] |
| memory_scope | none |
只允许读取用户显式提供的安全路径下的文件。
.envagent_log.jsonlsessions/ / runs/