create-rule
Create Cursor rules for persistent AI guidance. Use when the user wants to create a rule, add coding standards, set up project conventions, configure…
Use for authorized digital forensics including memory dumps, disk timelines, PCAP investigation, artifact triage, and IR evidence preservation.
$ npx -y skills add coco-research/coco --skill digital-forensics --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/digital-forensicsContext preview
The summary Claude sees to decide when to auto-load this skill.
Use for authorized digital forensics including memory dumps, disk timelines, PCAP investigation, artifact triage, and IR evidence preservation.
name: digital-forensics description: Use for authorized digital forensics including memory dumps, disk timelines, PCAP investigation, artifact triage, and IR evidence preservation. user-invocable: true
□ 计算 SHA256;记录时区与采集命令 □ 工作在副本上;原始只读 □ chain of custody 备注写入 timeline
vol -f mem.dmp windows.info vol -f mem.dmp windows.pslist vol -f mem.dmp windows.netscan vol -f mem.dmp windows.cmdline
□ 事件日志:Security / PowerShell / Sysmon □ 持久化:Run 键、服务、计划任务、WMI □ 执行痕迹:Amcache、Prefetch、BAM
□ tshark 统计会话与 DNS □ 导出可疑流 → protocol-reverse 或 malware C2 分析
| 工具 | 用途 | |------|------| | Volatility 3 | 内存 | | Timeline Explorer / Plaso | 超级时间线 | | tshark | PCAP | | Eric Zimmerman 工具集 | Windows 伪影 | | Autopsy / FTK Imager | 磁盘 |
CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 226 skills, 386 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.
Repo: coco-research/coco
Create Cursor rules for persistent AI guidance. Use when the user wants to create a rule, add coding standards, set up project conventions, configure…
Guides users through creating effective Agent Skills for Cursor. Use when the user wants to create, write, or author a new skill, or asks about skill…
Create custom subagents for specialized AI tasks. Use when the user wants to create a new type of subagent, set up task-specific agents, configure code…
Convert 'Applied intelligently' Cursor rules (.cursor/rules/*.mdc) and slash commands (.cursor/commands/*.md) to Agent Skills format (.cursor/skills/). Use…
Modify Cursor/VSCode user settings in settings.json. Use when the user wants to change editor settings, preferences, configuration, themes, font size, tab…
Train and optimize AI agents using Microsoft's Agent Lightning framework with reinforcement learning. Use when setting up agent training, instrumenting agents…