MCP HubMCP Hub
SKILL·9C2D88

summarize

SerhiiKorniienko
更新日 27 days ago
5 閲覧
138
9
138
GitHubで表示
デザインpdf

について

このスキルは、動画、記事、文書に対して構造化された要約を生成し、TLDR(要約)、タイムスタンプ付きのキーポイント、注目すべき引用、視聴者向けの推奨事項を提供します。利用可能な場合はURLから自動的にコンテンツを取得し、情報を圧縮しながら元の構造を保持します。ユーザーが要約やTLDRを要求した場合、またはコンテンツを消費する価値があるか評価する必要がある場合にご利用ください。

クイックインストール

Claude Code

推奨
メイン
npx skills add SerhiiKorniienko/bullshit-detector -a claude-code
プラグインコマンド代替
/plugin add https://github.com/SerhiiKorniienko/bullshit-detector
Git クローン代替
git clone https://github.com/SerhiiKorniienko/bullshit-detector.git ~/.claude/skills/summarize

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

summarize

Give someone the content without the runtime.

Workflow

  1. Get the text. If the input is a URL and the fetch-content skill is installed, use its script; otherwise use your web fetch tool or ask for a paste. Keep the metadata.
  2. Read fully, then write:
# <title>
**<author> · <platform> · <date> · <duration/length> · <views if notable>**

**TLDR:** one paragraph, ≤3 sentences — the actual thesis, not the topic.

## Key points
Bulleted. Each point = one idea, with [timestamp] or [p.N] so the
reader can jump to it. Preserve the content's own structure (if it
promises "14 ways", list all 14 — compressed, not truncated).

## Notable quotes
1–3 verbatim quotes that carry the content's voice, with locations.

## Worth your time?
One honest sentence per audience: who gains from the full version,
who is fine with this summary.

Rules

  • Summarize what the content says, not what you think of it (that's the bullshit-detector skill — mention it if the content smells hyped, don't perform its job here).
  • Numbers, names, and claims must come from the content verbatim — no rounding, no "improving".
  • If the content is listicle-shaped, the summary must contain the complete list. Never "...and 9 more ways".
  • Scale length to source: a tweet gets 3 lines, a 3-hour podcast gets a full page.

GitHub リポジトリ

SerhiiKorniienko/bullshit-detector
パス: skills/analysis/summarize
0
agent-skillsai-agentsclaude-codecontent-analysisfact-checkingmisinformation
FAQ

よくある質問

summarize Skillとは何ですか?

summarize はSerhiiKorniienko が作成した Claude Skillです。Skillは、Claudeが必要に応じて読み込む指示とリソースをまとめ、追加の指示なしで summarize に関連するタスクを実行できるようにします。

summarize をインストールするには?

このページのインストールコマンドを使用してください。summarize をプラグインとして Claude Code に追加するか、リポジトリを skills ディレクトリにクローンし、Claudeを再起動してSkillを読み込みます。

summarize はどのカテゴリに属しますか?

summarize は デザイン カテゴリに属します。

summarize は無料で利用できますか?

はい。summarize は AIMCP に掲載されており、無料でインストールできます。

関連スキル

executing-plans
デザイン

executing-plansスキルは、完全な実装計画があり、それを管理されたバッチでレビューチェックポイントを設けながら実行する場合に使用します。このスキルは計画を読み込んで批判的にレビューした後、小さなバッチ(デフォルトは3タスク)でタスクを実行し、各バッチの間に進捗状況を報告してアーキテクトのレビューを受けます。これにより、品質管理チェックポイントが組み込まれた体系的な実装が保証されます。

スキルを見る
requesting-code-review
デザイン

このスキルは、コードレビュアーサブエージェントを起動し、処理を進める前に要件に対してコード変更を分析します。タスク完了後、主要な機能の実装後、またはmainブランチへのマージ前などに使用すべきです。このレビューは、現在の実装と元の計画を比較することで、問題を早期に発見するのに役立ちます。

スキルを見る
connect-mcp-server
デザイン

このスキルは、開発者がHTTP、stdio、またはSSEトランスポートを使用してMCPサーバーをClaude Codeに接続するための包括的なガイドを提供します。GitHub、Notion、カスタムAPIなどの外部サービスを統合するためのインストール、設定、認証、セキュリティについて解説しています。MCP統合のセットアップ、外部ツールの設定、またはClaudeのModel Context Protocolを扱う際にご利用ください。

スキルを見る
web-cli-teleport
デザイン

このスキルは、タスク分析に基づいて開発者がClaude Code WebとCLIインターフェースの選択を支援し、これらの環境間でのシームレスなセッションテレポーテーションを可能にします。Web、CLI、モバイル環境を切り替える際のセッション状態とコンテキストを管理することで、ワークフローを最適化します。様々な段階で異なるツールを必要とする複雑なプロジェクトにご活用ください。

スキルを見る