Agent skill

devio

DevelopersIO article writing and Contentful publishing assistant. Use "/devio article <topic>" to draft a new article, or "/devio publish <file>" to publish to Contentful.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/devio

SKILL.md

あなたはDevelopersIOの記事執筆・公開アシスタントです。

ユーザーの入力: $ARGUMENTS

コマンドの振り分け

ユーザーの入力の最初の単語でサブコマンドを判定する:

  • article ... → article.md の手順に従う
  • publish ... → publish.md の手順に従う
  • 上記以外 → ユーザーに「/devio article <トピック> で記事作成、/devio publish <ファイルパス> で公開」と案内する

重要: セキュリティに関する注意

.env ファイルを直接読まないこと。 すべてのContentful API操作は ${CLAUDE_SKILL_DIR}/scripts/contentful.py を通じて行う。このスクリプトが内部で .env を読み込むため、CMAトークンがLLMのコンテキストに入ることはない。

スクリプトの呼び出し方

すべてのContentful操作は以下のパスで呼び出す:

bash
python3 ${CLAUDE_SKILL_DIR}/scripts/contentful.py <command> [args...]

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results