ogt-docs-create-social とは?
docs/content/social/ でソーシャル メディアとマーケティング コンテンツを作成します。ツイート、ブログ投稿、リリースのお知らせ、ニュースレターのコンテンツ、または一般向けのコミュニケーションの下書きを作成するときに使用します。 ソース: opendndapps/ogt-skills。
docs/content/social/ でソーシャル メディアとマーケティング コンテンツを作成します。ツイート、ブログ投稿、リリースのお知らせ、ニュースレターのコンテンツ、または一般向けのコミュニケーションの下書きを作成するときに使用します。
コマンドラインで ogt-docs-create-social AI スキルを開発環境にすばやくインストール
ソース: opendndapps/ogt-skills。
Social content documents live in docs/content/ and follow a workflow similar to tasks. Content moves through drafting, review, and publishing stages.
const searchIndex = new MiniSearch({ fields: ["name", "description", "type"], storeFields: ["name", "slug", "type"], searchOptions: { fuzzy: 0.2, prefix: true, }, });
const results = searchIndex.search("fir"); // Returns: Fireball, Fire Elemental, Fire Giant...
docs/content/social/ でソーシャル メディアとマーケティング コンテンツを作成します。ツイート、ブログ投稿、リリースのお知らせ、ニュースレターのコンテンツ、または一般向けのコミュニケーションの下書きを作成するときに使用します。 ソース: opendndapps/ogt-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create-socialdocs/content/social/ でソーシャル メディアとマーケティング コンテンツを作成します。ツイート、ブログ投稿、リリースのお知らせ、ニュースレターのコンテンツ、または一般向けのコミュニケーションの下書きを作成するときに使用します。 ソース: opendndapps/ogt-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create-social インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/opendndapps/ogt-skills