スキル一覧に戻る
xavierfuentes

ghost

by xavierfuentes

Technical leadership blog content management system for xavierfuentes.com - GitHub-based Ghost CMS workflow

0🍴 0📅 2026年1月18日
GitHubで見るManusで実行

SKILL.md


name: ghost description: Publish and manage content in Ghost CMS. Use for publishing posts, validating frontmatter, and understanding the Ghost sync workflow. Includes /publish and /validate commands.

Ghost Skill

Publish content to Ghost CMS and manage the sync workflow.

When to Use

  • Publishing posts to Ghost (/publish command)
  • Validating frontmatter before publishing (/validate command)
  • Promoting drafts to published (/promote command)
  • Understanding Ghost sync behaviour

Quick Reference

Source of truth: This repo (not Ghost Admin)

Publish flow:

  1. Edit in content/drafts/*.md or content/posts/*.md
  2. Run /validate to check frontmatter
  3. Run /publish to sync to Ghost

Ghost will be overwritten by the repo on every publish.

Context Files

  • context/sync.md - How repo ↔ Ghost sync works
  • context/api.md - Ghost Admin API reference

Commands

CommandPurpose
/publishSync all content to Ghost
/validateCheck frontmatter validity
/promote [slug]Move draft to posts and publish

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です