From ledra-hp-ops
Run the Ledra HP monthly operations routine (月次 / マンスリー). Use when the user asks to run the "毎月のHP運用", "月次KPIレポート", "月次の計画", or schedules a monthly HP task. Produces a monthly KPI analysis, keyword strategy, article plan, CVR-improvement plan, new landing-page candidates, and a monthly report — all as review-gated planning docs (PRs). These are PROPOSALS for humans to approve, not implementations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ledra-hp-ops:monthly-opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ledra の公開HPの**月次運用**ルーティン。**振り返り(KPI)と次月の計画**を作るのが主目的です。
Ledra の公開HPの月次運用ルーティン。振り返り(KPI)と次月の計画を作るのが主目的です。
出力は docs/marketing/reports/monthly/ と docs/marketing/operation/ へのドキュメント PR(=人が承認する提案)。
hp-ops のガードレールに従う。LP やページの実装はここでは行わず、承認後に publish-article/seo-maintenance 等で別途実施。
スケジュールタスク用プロンプト: docs/marketing/operation/prompts/monthly.md
analyze-performance で当月 vs 前月 / 前年同月: clicks / impressions / CTR / 平均順位(GSC)、セッション / CV / CVR / 流入チャネル(GA4)、主要 LP・記事の貢献。docs/marketing/reports/monthly/YYYY-MM.md(テンプレ: docs/marketing/operation/templates/monthly-report.md)。KPI サマリ・先月の打ち手の効果・今月の重点・関連計画へのリンク。docs/marketing/operation/content-calendar-YYYY-MM.md。docs/marketing/operation/keyword-strategy-YYYY-MM.md。/contact)/ 料金 / 導線の仮説と改善案を優先度付きで。→ docs/marketing/operation/cvr-improvement-plan-YYYY-MM.md。計測は PostHog イベント(cta_clicked/lead_submitted 等, src/lib/marketing/analytics.ts)。docs/marketing/operation/improvement-log.md に今月の改善を記録。cowork/monthly-YYYYMM ブランチにまとめ PR。レビュー観点と「承認後の次アクション」を本文に明記。| 出力 | 置き場所 |
|---|---|
| 月次レポート | docs/marketing/reports/monthly/YYYY-MM.md |
| コンテンツカレンダー | docs/marketing/operation/content-calendar-YYYY-MM.md |
| キーワード戦略 | docs/marketing/operation/keyword-strategy-YYYY-MM.md |
| CVR 改善計画 | docs/marketing/operation/cvr-improvement-plan-YYYY-MM.md |
| 改善ログ | docs/marketing/operation/improvement-log.md(追記) |
PR 本文にレビュー観点と「承認後の次アクション」を必ず明記。各月のファイルは新規作成(過去月を上書きしない)。
main への直接 push。npx claudepluginhub holy-auto/ledra --plugin ledra-hp-opsSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.