·ai-content-generation
</>

ai-content-generation

venture-formations/aiprodaily

OpenAI と Claude による AI コンテンツ生成、callAIWithPrompt の使用、app_settings でのプロンプト ストレージ、構造化出力、応答形式の検証、複数基準のスコアリング、レート制限、JSON スキーマ、AI API のベスト プラクティス。コンテンツの生成、プロンプトの作成、記事のスコアリング、または OpenAI/Claude API の操作時に使用します。

6インストール·2トレンド·@venture-formations

インストール

$npx skills add https://github.com/venture-formations/aiprodaily --skill ai-content-generation

SKILL.md

Comprehensive guide for AI content generation in the AIProDaily platform, covering OpenAI/Claude integration, prompt management, structured outputs, and content scoring systems.

✅ Database-driven: All prompts stored in database, not hardcoded ✅ Tenant-scoped: Each newsletter can customize prompts ✅ Type-safe: JSON schema enforces response structure ✅ Flexible: Supports both OpenAI and Claude ✅ Reusable: Same function for all AI operations

Purpose: Evaluate RSS posts using multiple weighted criteria Location: src/lib/rss-processor.ts Storage: postratings table

OpenAI と Claude による AI コンテンツ生成、callAIWithPrompt の使用、app_settings でのプロンプト ストレージ、構造化出力、応答形式の検証、複数基準のスコアリング、レート制限、JSON スキーマ、AI API のベスト プラクティス。コンテンツの生成、プロンプトの作成、記事のスコアリング、または OpenAI/Claude API の操作時に使用します。 ソース: venture-formations/aiprodaily。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/venture-formations/aiprodaily --skill ai-content-generation
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

ai-content-generation とは?

OpenAI と Claude による AI コンテンツ生成、callAIWithPrompt の使用、app_settings でのプロンプト ストレージ、構造化出力、応答形式の検証、複数基準のスコアリング、レート制限、JSON スキーマ、AI API のベスト プラクティス。コンテンツの生成、プロンプトの作成、記事のスコアリング、または OpenAI/Claude API の操作時に使用します。 ソース: venture-formations/aiprodaily。

ai-content-generation のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/venture-formations/aiprodaily --skill ai-content-generation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/venture-formations/aiprodaily