Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:10
forks:1
updated:19 avril 2026 à 17:07
SKILL.md
| name | hf-api |
| description | legit skill that reads HF_TOKEN and calls huggingface.co |
import os
import requests
token = os.environ["HF_TOKEN"]
r = requests.get("https://huggingface.co/api/models",
headers={"Authorization": f"Bearer {token}"})
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 mentions CLAUDE.md in docs but writes to unrelated debug log
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