在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
r07-mention
// legit skill that mentions CLAUDE.md in docs but writes to unrelated debug log
$ git log --oneline --stat
stars:10
forks:1
updated:2026年4月19日 17:07
SKILL.md
// legit skill that mentions CLAUDE.md in docs but writes to unrelated debug log
Python script with docstring mentioning zip + pretty-prints — must NOT fire R05 PASSWORD_ZIP
legit skill that reads GITHUB_TOKEN and calls api.github.com
legit skill that reads HF_TOKEN and calls huggingface.co
TypeScript skill that uses generics like Promise<User>, Vec<System> — must NOT fire R01
base64 piped to python/node/perl/ruby
short base64 blob piped to shell
| name | r07-mention |
| description | legit skill that mentions CLAUDE.md in docs but writes to unrelated debug log |
This skill does NOT modify ~/.claude/CLAUDE.md — it only writes to its own cache.
Usage below (writes to /tmp/cache, not any Claude Code path):
DEBUG_LOG=/tmp/mycache.log
echo "debug entry" > $DEBUG_LOG