在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
blog-post
// Use this skill when the user asks for a blog post or long-form technical article.
$ git log --oneline --stat
stars:0
forks:0
updated:2026年4月9日 11:33
SKILL.md
// Use this skill when the user asks for a blog post or long-form technical article.
| name | blog-post |
| description | Use this skill when the user asks for a blog post or long-form technical article. |
| allowed-tools | delegate_subagent read_file write_file list_dir |
| trigger-keywords | blog, article, long-form, deep-dive, tutorial |
delegate_subagent.research/<slug>.md.read_file.# Title## Why this matters## Core ideas## Practical examples## Pitfalls and tradeoffs## Action checklistblogs/<slug>/post.md.