Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:7
forks:3
updated:2026年3月23日 14:22
ファイルエクスプローラー
SKILL.md
Writes and executes Python code in a Docker sandbox with filesystem access and pre-installed data science packages.
Writes and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program.
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
Search, read, send, and manage Gmail emails.
Generate images from text prompts using Ollama.
| name | notifications |
| description | Send and receive push notifications via ntfy.sh. |
Use the send_notification tool to publish push notifications to an ntfy.sh topic. Use the read_notifications tool to poll and read cached messages from a topic.
send_notification to send a message to a topic.read_notifications to check for incoming messages on a topic.title parameter for structured notifications.priority to signal urgency (1=min, 3=default, 5=max).since parameter on read_notifications controls how far back to look (e.g. "10m", "1h", "all").