AIFCC
記事一覧へ
harness-designagent-opsclaude-setup

AIモデル強化20のエージェントスキル

m0h@exploraX_
3,157417
m0h @exploraX_ Claude、ChatGPT、Gemini 向け20の強力なエージェントスキル 56 521 3.5K 4.1M この記事では、生産性を高めるために任意の AI モデルに追加できる20の強力なエージェントスキルをキュレーションしました。 各スキルは .md 形式で書かれており、これは Claude の標準フォーマットです。ChatGPT や Gemini を使う際は、ドキュメントをコピーしていつでも貼り付けられます。 スキルを5つのカテゴリーに分類し、これらのスキルを Claude エージェントに簡単に追加する方法を示したビデオガイドも添付しました。 ## ライティング&コンテンツスキル ### SCQA ライティングフレームワーク: SCQA はコミュニケーション、特にライティングやプレゼンテーションを構造化するためのフレームワークです。以下を意味します: S = Situation(状況) → コンテキストを設定する。聴衆が出発点を理解できるよう、現在の状態や背景を説明する。 C = Complication(複雑化) → 状況を乱す問題、緊張、または課題を導入する。これがストーリーや議論を興味深くする。 Q = Question(質問) → 複雑化から自然に生まれる主要な質問を投げかける。聴衆が何を知りたいか? A = Answer(回答) → 解決策、洞察、または推奨事項を提供する。これが論理的に質問を解決する。 論理を伴うストーリーテリングと考えてください。コンサルティング、ビジネスライティング、コンテンツ作成で広く使われており、複雑なアイデアを分かりやすくします。 ```yaml name: scqa-writing-framework description: Situation、Complication、Question、Answer フレームワークを使ってコンテンツを構造化し、スレッド、記事、レポートに適した明確で論理的で魅力的なナラティブを生成する。 ``` **概要**:構造化されていないアイデアを、構造化された高エンゲージメントコンテンツに変換します。教育コンテンツ、ストーリーテリング、技術的説明に最適です。 **主要フレームワーク**: - Situation:コンテキストと現状を確立する - Complication:問題や緊張を導入する - Question:聴衆の主要な質問を組み立てる - Answer:洞察または解決策を提供する --- ### コンテンツリパーパシングエンジン ```yaml name: content-repurposing-engine description: ブログ、メモ、記事をコアメッセージを保持しながら、SNS スレッド、ショートビデオスクリプト、サマリーなど様々なフォーマットに変換する。 ``` **概要**:ブログ、メモ、記事を異なるチャネル向けの多様なフォーマットに変換します。 --- ### トーン&スタイルエンフォーサー ```yaml name: tone-style-enforcer description: 複数のアウトプット全体でブランドや個人のトーンの一貫性を保ち、明確さ、スタイル、対象者との整合性を維持する。 ``` **概要**:定義されたスタイルガイドラインやブランドボイスにすべての生成コンテンツを合わせ続けます。 --- ### 長文サマリーコンプレッサー ```yaml name: long-form-summary-compressor description: 長文テキストを、迅速な理解のために重要なアイデアを保ちながら簡潔なサマリーに凝縮する。 ``` **概要**:複雑なコンテンツを素早く読める消化しやすいサマリーに落とし込みます。 --- ### 構造化コピーライティングスキル ```yaml name: structured-copywriting-skill description: マーケティング、記事、SNS コンテンツ向けに強力なフック、構造的フロー、簡潔なメッセージングを持つ高インパクトなコピーを生成する。 ``` **概要**:強力なフックとCTAを持つ、説得力のある適切に構造化されたコピーを作成します。 --- ## ビジュアル&インフォグラフィックスキル ### Excalidraw ダイアグラムジェネレーター ```yaml name: excalidraw-diagram-generator description: テキストの概念やワークフローを Excalidraw に適した明確なダイアグラム指示に変換する。 ``` **概要**:ビジネスプロセス、技術アーキテクチャ、知識グラフをビジュアル表現に変換します。 --- ### Mermaid フローチャートデザイナー ```yaml name: mermaid-flowchart-designer description: 構造化されたプロセスやシステムの Mermaid コードを生成し、わかりやすく整理されたフローチャートを作成する。 ``` **概要**:複雑なワークフローやシステムを Mermaid 構文を使ってビジュアル的にわかりやすいフローチャートに変換します。 --- ## 研究&分析スキル ### ディープリサーチアナリスト ```yaml name: deep-research-analyst description: 複雑なトピックの詳細なリサーチを行い、アウトプットを論文品質の引用付きレポート、要点まとめ、構造化インサイトとして整理する。 ``` **概要**:詳細な調査、情報収集、複雑なトピックのリサーチと分析を行います。 --- ### 競合インテリジェンスブリーフ ```yaml name: competitive-intelligence-brief description: 複数の企業の特徴を比較・分析し、主要なパターン、優位点、弱点、市場ポジショニングを強調した構造化されたブリーフを提供する。 ``` **概要**:企業プロファイル、製品、市場ポジショニングの詳細な比較分析を実施します。 --- ## プロダクティビティ&プロジェクト管理スキル ### スマートタスクプランナー ```yaml name: smart-task-planner description: 高レベルの目標をフェーズ、マイルストーン、実行可能なステップに分解し、優先度と依存関係を含む実行可能なロードマップを作成する。 ``` **概要**:入力されたリスト、会話、目標をクリアでアクション可能なプロジェクト計画に変換します。 --- ### ミーティングアジェンダビルダー ```yaml name: meeting-agenda-builder description: タイムスタンプ、責任者、アクションアイテムを含む時間管理されたアジェンダを作成し、高効率のミーティングを促進する。 ``` **概要**:目標とトピックリストから構造化されたミーティングアジェンダを作成します。 --- ## テック&コードスキル ### コードデバッグアシスタント ```yaml name: code-debugging-assistant description: コードスニペット内のエラーを分析・説明し、明確な修正と改善の提案を提供する。 ``` **概要**:コードを分析し、バグを特定し、明確な説明と修正付きで問題解決を支援します。 --- ### API ドキュメントジェネレーター ```yaml name: api-documentation-generator description: コードまたはエンドポイントの説明から詳細で整形式のAPI ドキュメントを作成し、エンドポイント、パラメーター、レスポンス例を含める。 ``` **概要**:コードからきれいな構造化された API ドキュメントを自動生成します。 --- ### ファイル構造オーガナイザー ```yaml name: file-structure-organizer description: プロジェクトまたはビジネス要件に基づいて、わかりやすいコメント付きの論理的で整理されたファイル構造を提案する。 ``` --- ### テストケースジェネレーター ```yaml name: test-case-generator description: ソフトウェア機能の包括的なテストケース(正常フロー、エッジケース、エラーシナリオを含む)を生成する。 ``` --- ### セキュリティ脆弱性スキャナー ```yaml name: security-vulnerability-scanner description: コードスニペットを潜在的なセキュリティリスクについて分析し、脆弱性を特定して実行可能な修正提案を提供する。 ``` --- ### パフォーマンス最適化アドバイザー ```yaml name: performance-optimization-advisor description: コードまたはシステムアーキテクチャ内のボトルネックを特定し、速度、スケーラビリティ、効率改善のための最適化提案を提供する。 ``` --- ### データベーススキーマデザイナー ```yaml name: database-schema-designer description: 提供されたビジネス要件またはユーザーストーリーに基づいて、最適化されたデータベーススキーマを設計し、テーブル、関係、インデックスを含める。 ``` --- ### 自動エラーロガー ```yaml name: automated-error-logger description: プロジェクトのエラーログを一元管理し、問題を追跡・優先付けして解決策を推奨するスキル。 ``` --- ### ランブック自動化エンジン ```yaml name: runbook-automation-engine description: 繰り返し実行される技術的ワークフロー用の詳細なランブックを作成・維持し、AI によって実行またはチームメンバーが追跡できるようにする。 ``` --- 以上です。これらのスキルをどれでも Claude エージェントに追加し、Claude Cowork や Claude Desktop の `.md` ファイルとして保存するだけで使い始められます。
原文を表示 / Show original
m0h @exploraX_ 20 Powerful Agentic-Skills for Claude, ChatGPT & Gemini. 56 521 3.5K 4.1M In this article, I’ve curated 20 powerful agentic skills you can add to any AI model to boost your productivity. Each skill is written in .md format, which is the standard for Claude. You can still copy the documents and paste them into ChatGPT or Gemini whenever you need to use the skill. I’ve group the skills into 5 categories and also attached a video guide showing how to easily add these skills to your Claude agent. 0:00 / 1:35 Writing & Content Skills SCQA Writing Framework: SCQA is a framework for structuring communication, especially for writing or presentations. It stands for: S = Situation → Set the context. Explain the current state or background so the audience understands the starting point. C = Complication → Introduce a problem, tension, or challenge that disrupts the situation. This is what makes the story or argument interesting. Q = Question → Pose the key question that naturally arises from the complication. What does the audience want answered? A = Answer → Provide the solution, insight, or recommendation. This resolves the question logically. Think of it as storytelling with logic. It’s widely used in consulting, business writing, and content creation because it makes complex ideas easy to follow. name: scqa-writing-framework description: Structures content using the Situation, Complication, Question, Answer framework for clear, logical, and engaging narratives suitable for threads, articles, and reports. license: Complete terms in LICENSE.txt --- # SCQA Writing Framework ## Overview Transforms unstructured ideas into structured, high-engagement content. It’s perfect for educational material, storytelling, and technical explanations. **Keywords**: writing, storytelling, SCQA, structured content, clarity, narrative, article, thread ## Core Framework ### Situation - Establish context, current state - Concise, clear, relevant ### Complication - Introduce problem or tension - Create curiosity ### Question - Frame audience’s key question - Essential and natural ### Answer - Deliver insight or solution - Clear, actionable ## Features - Logical progression - Readability optimized - Curiosity-driven engagement ## Output Format - SCQA blocks, short paragraphs, bullet highlights ## Instructions - Break input into SCQA sections - Keep sentences concise - Avoid unnecessary jargon - Maintain smooth flow ## Constraints - No skipped sections - No repetition - Conciseness prioritized Content Repurposing Engine name: content-repurposing-engine description: Converts long-form content into multiple formats like social media threads, short video scripts, or summaries while preserving the core message. license: Complete terms in LICENSE.txt --- # Content Repurposing Engine ## Overview Transforms blogs, notes, and articles into varied formats for different channels. **Keywords**: content, repurposing, social media, threads, scripts, short-form, long-form ## Features - Extracts key ideas - Adapts for platforms - Maintains tone and clarity ## Output Format - Platform-specific content - Structured sections - Engaging headlines/hooks ## Instructions - Analyze original content - Identify key points - Rewrite in target format - Keep consistent tone and readability ## Constraints - Preserve meaning - Avoid verbosity - Format must match channel style Tone & Style Enforcer name: tone-style-enforcer description: Ensures all outputs match a consistent brand or personal tone, maintaining clarity, style, and audience alignment across multiple outputs. license: Complete terms in LICENSE.txt --- # Tone & Style Enforcer ## Overview Keeps all generated content in line with defined style guidelines or brand voice. **Keywords**: style, tone, brand voice, consistency, clarity, writing ## Features - Tone preservation - Consistency across outputs - Formatting enforcement ## Output Format - Text aligned with style guide - Optional bullet structure - Clean, professional ## Instructions - Apply defined tone to all input - Check for style inconsistencies - Adjust language, structure, and formatting ## Constraints - No deviation from selected tone - Maintain clarity Long-Form to Summary Compressor name: long-form-summary-compressor description: Condenses long text into concise summaries, keeping essential ideas intact for quick consumption and understanding. license: Complete terms in LICENSE.txt --- # Long-Form to Summary Compressor ## Overview Reduces complex content into digestible summaries for easy reading. **Keywords**: summarization, long-form, clarity, conciseness, insights ## Features - Key point extraction - Bullet or paragraph output - Simplifies dense material ## Output Format - Concise paragraph - Optional bullet points ## Instructions - Identify main points - Remove redundancy - Produce readable, actionable summary ## Constraints - No missing critical info - No filler Structured Copywriting Skill name: structured-copywriting-skill description: Generates high-impact copy with clear hooks, structured flow, and concise messaging for marketing, articles, and social media content. license: Complete terms in LICENSE.txt --- # Structured Copywriting Skill ## Overview Produces persuasive, well-structured copy with strong hooks and calls to action. **Keywords**: copywriting, marketing, social media, structured content, hooks, engagement ## Features - Strong hooks - Sectioned flow - CTA inclusion - Concise and readable ## Output Format - Sections, bullet points, hooks, conclusion ## Instructions - Craft attention-grabbing opening - Organize main points clearly - Include actionable CTA - Avoid unnecessary filler ## Constraints - Maintain readability - Do not overcomplicate Visual & Infographic Skills Excalidraw Diagram Generator name: excalidraw-diagram-generator description: Converts textual concepts or workflows into clear diagram instructions suitable for E

AIFCC — AI Fluent CxO Club

読み書きそろばん、AI。経営者が AI を自分で動かせるようになるコミュニティ。

AIモデル強化20のエージェントスキル | AIFCC