基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/eunomia-bpf/agentsight --skill agentsight-system-friction命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Validate AgentSight changes before PR completion. Use when Codex changes AgentSight capture, parsing, top/TUI, web UI, reporting, agent-native session handling, CI scripts, or release-sensitive behavior and must run automated tests plus real CLI/TUI/UI/agent smoke checks.
Generate semantic flamegraphs from local AI agent sessions using agentpprof with iterative tag rule development.
Analyze Codex, Claude, AgentSight, or other agent trajectories to find repeated failure modes and turn them into evidence-gated skill improvements. Use when the user asks why agents keep making the same mistakes, whether a skill should change, how to learn from many sessions, how to convert repeated workflows into skills, or how to design and validate a self-improving agent or skill library. Covers source-fidelity audits, workload stratification, correction and review-priming analysis, candidate skill patches, blind baseline-versus-candidate evaluation, promotion, rollback, and versioned learning. Do not use for ordinary one-off skill creation without trajectory evidence, standalone paper review, or prose editing.
| name | agentsight-system-friction |
| description | Analyze AgentSight system evidence to recommend operational improvements for agent runs. |
| when_to_use | Use when the user asks to analyze AgentSight data, find resource issues, check process/file/network activity, improve timeouts or retry behavior, or generate system-level HTML reports from AgentSight sessions. |
Use AgentSight evidence to recommend operational improvements for agent runs: resource budgets, retry behavior, service lifecycle, cleanup/recovery, network binding, file/log hygiene, tool/MCP behavior checks, and capture quality. Use system metadata, not raw conversation payloads. Default reports should help an owner improve the next run using changes to existing commands, configs, hooks, and workflows; they should not expose the local machine's private identifiers.
Privacy mode: Default to team-share. Read references/privacy-modes.md before including paths, commands, hosts, headers, or secret-adjacent details. For HTML reports and examples, use reader-safe summaries: path categories, command categories, host categories, port classes, session categories, resource windows, source types, counts, durations, and operating decisions. Exact local identifiers belong only in private-debug work requested by the user.
Route evidence to reference docs:
references/agentsight-sources.mdreferences/system-evidence-model.mdreferences/operational-improvement-classes.mdreferences/system-friction-taxonomy.mdreferences/handoff-contract.mdreferences/report-shapes.mdreferences/example-patterns.mdBuild system facts:
agent-interaction-insights or a user-provided summary.If the user provides both system data and raw interaction logs, analyze only system evidence here. Route raw conversation data to agent-interaction-insights.
Recommend operational changes:
Shape output:
agent-interaction-insights.Always include:
Use redacted summaries by default.
For HTML reports, render local evidence as operating categories: source type, time window, session category, command category, path category, host category, port class, resource window, and capture gap. Put machine-readable correlation data only in private-debug output or a separate file requested by the user.
Analyze this AgentSight monitor DB for long-running processes and resource-heavy agent sessions.
Use this AgentSight report export to tell me whether the agent touched files outside the workspace or contacted unexpected hosts.
Create a system-level incident brief from this AgentSight record snapshot, with cleanup actions first.