用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/kmavrodis/kratos-agent --skill file-sharing命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Read the plant-floor Azure IoT surface — device twins (spindles, conveyors, robotic arms, vision systems), time-series telemetry with pre-annotated alarms, downtime events with cause codes and lot ids, and per-line OEE rollups (Availability × Performance × Quality).
Share generated files (PDFs, charts, CSVs) with Frank by writing them to /tmp and referencing the absolute path. The frontend auto-converts /tmp paths into download links.
Build the downloadable incident brief PDF — cover + KPI strip + OEE chart + downtime timeline + root-cause narrative + supplier/material signals + recommended actions + sign-off, per SOP §7.1. Renders via the inline HTML template + Playwright.
基于 SOC 职业分类
正在显示 SKILL.md
| name | file-sharing |
| description | Share files with the user by writing them to a downloadable location |
| enabled | true |
When the user asks you to produce, generate, export, or share a file (e.g. a CSV, PDF, image, text file, or any other artifact), follow these steps:
/tmp using the code-interpreter skill or any other available tool.
report.csv, chart.png, summary.pdf)./tmp/report.csv"/tmp/... paths into clickable download links./tmp and reference the path.Any file type can be shared. Common examples:
.csv, .json, .xlsx, .parquet.pdf, .txt, .md, .html.png, .jpg, .svg.py, .js, .ts, .sql.zip, .tar.gzpdf-wealth-report skill/tmp — no other directory is served by the download endpoint.User: "Create a CSV with the top 10 largest countries by area."
Agent response:
/tmp/top10_countries.csv./tmp/top10_countries.csv"