ソース情報
- リポジトリ
- cfug/dart.cn
- ソースの最終更新活動
- 2026年4月29日 16:59
- 検出された SKILL.md の言語
- 英語
- スター
- 101
- フォーク
- 65
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/cfug/dart.cn --skill publish-blogコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | publish-blog |
| description | Publish a new article to the Dart blog from a Google Doc. |
Use this skill to add a new article to the Dart blog by extracting content from a Google Doc, formatting it, and placing it in the correct directory.
images/ folder in the zip file.src/content/blog/ using a
concise title.index.md and move the images to the
images/ directory in that folder.<DashImage> or
standard markdown image tags as appropriate.src/data/authors/ for the handle. If the author is not found, create a
new author YAML file. Add the image and any other metadata you can find
from the user's github profile.