·ogt-docs-create-social
""

ogt-docs-create-social

在 docs/content/social/ 中创建社交媒体和营销内容。在起草推文、博客文章、发布公告、时事通讯内容或任何面向公众的通信时使用。

6安装·0热度·@opendndapps

安装

$npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create-social

如何安装 ogt-docs-create-social

通过命令行快速安装 ogt-docs-create-social AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create-social
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:opendndapps/ogt-skills。

SKILL.md

查看原文

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-social
分类
""沟通写作
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from opendndapps/ogt-skills

快速解答

什么是 ogt-docs-create-social?

在 docs/content/social/ 中创建社交媒体和营销内容。在起草推文、博客文章、发布公告、时事通讯内容或任何面向公众的通信时使用。 来源:opendndapps/ogt-skills。

如何安装 ogt-docs-create-social?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create-social 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/opendndapps/ogt-skills