跳至主要内容
小龙虾小龙虾AI
🤖

Analysis

Run deep system health checks across workspace, config, skills, and integrations with prioritized findings and remediation.

下载625
星标2
版本1.0.0
效率工具
安全通过
💬Prompt

技能说明


name: Analysis description: Run deep system health checks across workspace, config, skills, and integrations with prioritized findings and remediation.

When To Use

Trigger when user says: "check my system", "what's wrong", "health check", "diagnose", "audit", "why is X slow", "something feels off"

This is NOT generic data analysis. This is system self-diagnosis — examining the agent's own workspace, configuration, and operational health.


Analysis Modes

ModeScopeWhen
QuickSecurity + critical operational"Quick check", default if unspecified
FullAll categories, all checks"Full audit", "deep check"
TargetedSingle category"Check my memory", "audit cron"

Priority Order (Always This Sequence)

  1. SECURITY — Exposed secrets, leaked credentials, permission issues
  2. OPERATIONAL — Broken crons, dead sessions, unreachable APIs
  3. HYGIENE — Memory bloat, orphan files, stale entries, inefficiencies

Stop and report critical security findings immediately. Don't bury them in a long list.


Detection Strategy

Cheap first, expensive only when needed:

  1. File checks (free) — existence, size, age, syntax
  2. Local commands (cheap) — process lists, disk usage, git status
  3. API calls (expensive) — only when file-level signals warrant

Never hit external APIs speculatively. Validate need from local evidence first.


Findings Format

[CRITICAL|WARNING|INFO] category/subcategory: description
  → Action: specific remediation step
  → Auto-fixable: yes/no

Group by severity, not by category. User sees worst problems first.


Load Detailed Checks

CategoryReference
All check definitions by categorychecks.md
Remediation actions and auto-fix scriptsremediation.md
Tracking analysis runs, improvement over timetracking.md

如何使用「Analysis」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Analysis」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能