Analysis

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Analysis" with this command: npx skills add ivangdavila/analysis

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

yuqing-bitable-and-label

Incrementally sync data from XiaoAi API to Feishu Bitable and optionally auto-label records with machine-based type and sentiment annotations.

Registry SourceRecently Updated
General

张律师综合套装

张律师法律AI中台 - 中国首个开源法律AI技能库,涵盖刑事辩护、民商事诉讼、合同审查全流程

Registry SourceRecently Updated
General

刑事辩护

刑事辩护全流程AI助手 - 6大阶段21个模板,从接案到执行全覆盖

Registry SourceRecently Updated