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