skilly. Buy ad slot
All skills
Writing · Automation / AGENT SKILL

new-post

newbee1939/h6o
0 installs 0 GitHub stars
0

Choose an article slug from its title or topic and create a post template with scripts/new-post.sh.
記事のタイトルや書きたい内容から slug を決め、scripts/new-post.sh で posts/ に雛形を作る。

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

1. 渡されたタイトル・内容から、内容を表す短い英語の slug を作る(英小文字・数字・ハイフンのみ、前後のハイフン不可)
2. lang は入力の言語から判断する(指定があればそれに従う。既定は `ja`)
3. `./scripts/new-post.sh <slug> <lang>` を実行する
4. タイトルが渡されていれば、作られたファイルの `title:` に入れる
5. 作ったファイルのパスと slug を返す