safe-file-summarizer
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
适合需要保护本地隐私的摘要任务,操作透明可审计。
▸ 风险提示
会访问用户本地文件,必须在用户确认路径后才读取。
这个 Skill 做什么
在用户显式选择后读取本地文本文件并生成摘要,遵守最小权限原则。
在用户明确选中文件并确认路径后读取本地文本并做摘要,严格遵守最小权限原则。用来把本地文档、笔记或日志快速浓缩成要点,适合不想上传全盘但需要快速理解文件内容的场景。重点是可见授权、只读选中文件、不会执行或安装任何东西。
▸ 展开 SKILL.md 英文原文
Summarize user-selected local text after an explicit review step.
0
Stars
0
Forks
10
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Kartikm09/agent-skill-supply-chain-auditor/main/fixtures/safe/minimal-skill/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Kartikm09/agent-skill-supply-chain-auditor/main/fixtures/safe/minimal-skill/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Safe File Summarizer Read only the file selected by the user. Show the selected path before access, keep the summary local, and stop when the path is outside the current workspace. Never run the file or install software.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有