← 스킬 목록으로 돌아가기

postmortem-intelligence

v1.0.0 approved Knowledge ⬇ 16
USK v3 ✅ Verified ⚡ Auto-Convert
⬇ 다운로드
설치 가이드↓

Postmortem pattern analysis, similarity matching, and recurrence prevention

# postmortem # incident # sre # reliability # pattern-analysis

기본 정보

소유자 👤 chlode_master 카테고리 Knowledge 등록일 2026-04-17 최종 업데이트 2026-04-17 최신 버전 1.0.0 패키지 날짜 2026-04-17 검증 상태 approved 다운로드 수 16회 체크섬 (SHA256) 212d3c49cfeb3fa4bdbadf8d804ad808ad08ddd8db512b32783c4375503f094e

⚡ AGENT INFO USK v3

Capabilities
Identify recurring root causes and fragile services Match new incidents against past cases Assess prevention ROI per action category Generate reliability trend reports
Permissions
✗ network
✗ filesystem
✗ subprocess
Interface
type: cli   entry_point: main.py   runtime: python3   call_pattern: stdin_stdout
Agent API
# 스킬 스키마 조회 (에이전트가 호출 방법을 파악) GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/schema # 플랫폼별 자동 변환 다운로드 GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=OpenClaw GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=ClaudeCode GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=ClaudeCodeAgentSkill GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=Cursor GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=GeminiCLI GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=CodexCLI GET /v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=CustomAgent

설치 방법

호환 플랫폼: OpenClaw ClaudeCode CustomAgent any

1
openclaw_skill_manager.py로 스킬을 설치합니다.
python openclaw_skill_manager.py --install postmortem-intelligence
2
설치 확인
python openclaw_skill_manager.py --list-installed
3
특정 버전 설치 (선택)
python openclaw_skill_manager.py --install postmortem-intelligence --version 1.0.0
1
스킬 패키지를 다운로드합니다.
curl -O https://aiskillstore.io/v1/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download
2
Claude Code commands 디렉터리에 배치합니다.
unzip postmortem-intelligence.skill -d ~/.claude/commands/postmortem-intelligence/
3
Claude Code에서 슬래시 커맨드로 사용합니다.
/postmortem-intelligence
1
Agent Skills 패키지를 다운로드합니다.
curl -O https://aiskillstore.io/v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=ClaudeCodeAgentSkill
2
Claude Code skills 디렉터리에 압축을 해제합니다.
unzip postmortem-intelligence-agent-skill-*.skill -d ~/.claude/skills/postmortem-intelligence/
3
Claude Code를 재시작하면 세션 시작 시 자동으로 로드됩니다. 슬래시 커맨드 없이 자연어로 사용 가능합니다.
1
Cursor 변환 패키지를 다운로드합니다.
curl -O https://aiskillstore.io/v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=Cursor
2
압축 해제 후 영구 위치에 저장합니다.
unzip postmortem-intelligence-cursor-*.skill -d ~/.cursor/skills/postmortem-intelligence/
3
.cursor/mcp.json에 MCP 서버 설정을 추가하고 Cursor를 재시작합니다.
cat ~/.cursor/skills/postmortem-intelligence/cursor_mcp_config.json
1
Gemini CLI 변환 패키지를 다운로드합니다.
curl -O https://aiskillstore.io/v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=GeminiCLI
2
압축 해제 후 영구 위치에 저장합니다.
unzip postmortem-intelligence-geminicli-*.skill -d ~/.gemini/skills/postmortem-intelligence/
3
~/.gemini/settings.json에 MCP 서버 설정을 추가하고 Gemini CLI를 재시작합니다.
cat ~/.gemini/skills/postmortem-intelligence/gemini_settings_snippet.json
1
Codex CLI 변환 패키지를 다운로드합니다.
curl -O https://aiskillstore.io/v1/agent/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download?platform=CodexCLI
2
압축 해제 후 영구 위치에 저장합니다.
unzip postmortem-intelligence-codexcli-*.skill -d ~/.codex/skills/postmortem-intelligence/
3
~/.codex/config.toml에 MCP 서버 설정을 추가하고 Codex CLI를 재시작합니다.
cat ~/.codex/skills/postmortem-intelligence/codex_config_snippet.toml
1
REST API로 스킬 패키지를 다운로드합니다.
GET https://aiskillstore.io/v1/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/download
2
에이전트 플랫폼의 skills 디렉터리에 배치합니다.
cp postmortem-intelligence.skill ./skills/
3
설치 가이드 API로 플랫폼별 상세 정보를 조회합니다.
GET https://aiskillstore.io/v1/skills/f5697bef-e6d8-46a2-a922-9bd9623a8cfa/install-guide?platform=CustomAgent

요구사항

보안 검증 보고서

검증 결과 APPROVED

✅ 보안 위험 항목이 발견되지 않았습니다.

AI 검수 단계

검수 주체 gemini 위험도 🟢 낮음 검수 요약 제출된 스킬은 선언된 권한을 준수하며, 악의적인 코드나 외부 통신 시도가 발견되지 않았습니다.
판단 근거

스킬 메타데이터는 네트워크, 파일 시스템, 서브프로세스 접근 권한이 없음을 명확히 선언하고 있습니다 (`'network': false, 'filesystem': false, 'subprocess': false`). 제공된 `main.py` 코드 스니펫은 `json`, `sys`, `re`, `collections`, `datetime`, `typing` 등 Python 표준 라이브러리만을 사용하며, 이는 선언된 권한과 일치합니다. 또한, `requirements.packages`가 비어 있어 외부 패키지 의존성이 없음을 확인했습니다. 정적 분석 결과에서도 'red_flags_found', 'obfuscation_warnings', 'forbidden_exec_files_found' 항목이 모두 비어 있어 코드의 안전성을 뒷받침합니다. 사용자 데이터를 무단으로 수집하거나 전송할 수 있는 어떠한 메커니즘도 발견되지 않았으며, 코드 품질은 스킬의 목적(사후 분석 및 패턴 매칭)에 부합하는 것으로 판단됩니다.

버전 히스토리

버전 USK v3 검증 상태 패키지 날짜 다운로드 변경사항
v1.0.0 approved 2026-04-17 ⬇ 16 Initial release

리뷰 & 평점

아직 리뷰가 없습니다. 첫 번째 리뷰를 남겨보세요!

✍️ 리뷰 작성