AgentSkillsCN

insights

当用户询问“你学到了什么”“展现你的洞见”“留意了哪些模式”“我该了解些什么”或希望一览 Mira 的背景分析与预测时,可运用此技能。

SKILL.md
--- frontmatter
name: insights
description: This skill should be used when the user asks "what did you learn", "show insights", "any patterns noticed", "what should I know", or wants to see Mira's background analysis and predictions.

Mira Insights

Current Insights (Live)

!mira tool session '{"action":"insights","min_confidence":0.5}'

Instructions

Present the insights above grouped by source:

  • Pondering: Background analysis of your work patterns (stale goals, fragile code, revert clusters, untested hotspots)
  • Documentation Gaps: Missing docs that should be written

For each insight show:

  • The insight content
  • Confidence score (if above threshold)
  • When it was generated

If no insights exist, suggest actions that generate them:

  • Working on code (triggers pattern detection)
  • Making decisions (triggers pondering analysis)
  • Using tools consistently (triggers workflow insights)

Optional Filters

If user passes arguments, use mcp__mira__session tool with filters:

  • --source pondering|doc_gapinsight_source parameter
  • --min-confidence 0.7min_confidence parameter