スキル一覧に戻る
zeyxx

digest

by zeyxx

κυνικός - Conscience Collective Décentralisée | "φ qui se méfie de φ" | Don't trust, verify

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: digest description: Extract patterns, insights, and knowledge from text content. Use when asked to digest, extract, summarize, analyze patterns in code, conversations, documents, or decisions. Stores extracted knowledge for future retrieval. user-invocable: true

/digest - CYNIC Knowledge Extraction

"Transform chaos into structured knowledge"

Quick Start

/digest <content to analyze>

What It Does

Analyzes content and extracts:

  • Patterns: Recurring structures and behaviors
  • Insights: Key learnings and observations
  • Decisions: Choices made and their rationale
  • Knowledge: Facts and relationships

Extracted knowledge is stored in CYNIC's memory for future queries.

Content Types

TypeBest For
codeSource code analysis
conversationChat/discussion extraction
documentDocumentation, articles
decisionDecision records

Examples

Digest Code

/digest this module for patterns

Digest a Conversation

/digest our discussion about authentication

Digest a Document

/digest the API documentation

Implementation

Use the brain_cynic_digest MCP tool:

brain_cynic_digest({
  content: "<text to digest>",
  type: "code|conversation|document|decision",
  source: "<origin identifier>"
})

Output

Returns:

  • Patterns detected: Recurring structures
  • Key insights: Main takeaways
  • Knowledge stored: What was saved
  • Connections: Links to existing knowledge

See Also

  • /search - Find digested knowledge
  • /patterns - View detected patterns
  • /judge - Evaluate extracted patterns

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です