← 返回 Skills 市场
transcript triage
作者
Nicholas Frota
· GitHub ↗
· v1.0.1
526
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install transcript-triage
功能描述
Parses long transcripts into topics under ordered lists, to triage in your notes system
安全使用建议
This skill appears coherent: it will parse transcripts you supply and produce categorized markdown lists. Before installing/using it, confirm how the agent will perform the listed 'integration' steps: where exactly will 'current epic-notes/' and 'memory/YYYY-MM-DD.md' be written, and what credentials (if any) are needed to push items to Backstage/ROADMAP/Memory systems? If you plan to feed sensitive transcripts into this skill, be sure you trust the agent's execution environment and any external LLMs or services you invoke. If you see follow-up versions that request environment variables, config paths, or remote-download installs, re-evaluate those changes because they would materially affect the risk profile.
功能分析
Type: OpenClaw Skill
Name: transcript-triage
Version: 1.0.1
The `SKILL.md` file instructs the AI agent to process user-provided transcripts and then 'Auto-add NOW items to current epic-notes/' and 'Log DECISIONS to memory/YYYY-MM-DD.md'. Since 'NOW items' and 'DECISIONS' are derived from untrusted user input, this creates a significant prompt injection vulnerability. An attacker could embed malicious commands or markdown within a transcript, which the agent might then execute or write to sensitive locations when following these instructions, potentially leading to unauthorized file writes or command execution.
能力评估
Purpose & Capability
Name, description, and SKILL.md all describe parsing user-supplied transcripts into categorized lists (NOW/LATER/BACKLOG/DECISIONS). There are no declared binaries, env vars, or installs that are unrelated to this purpose.
Instruction Scope
Instructions are limited to parsing a provided transcript and producing a triage-formatted markdown output. However, the 'Integration Points' mention auto-adding NOW items to 'current epic-notes/', suggesting writing to project paths, and logging DECISIONS to 'memory/YYYY-MM-DD.md'. The skill does not declare config paths or details for these integrations, so the exact scope (local file writes, external APIs, or other skills) is ambiguous.
Install Mechanism
Instruction-only skill with no install spec or external downloads; nothing is written to disk by an installer and no third-party packages are pulled in by the skill itself.
Credentials
The skill declares no environment variables or credentials, which is appropriate for its described functionality. That said, the listed integration points imply interactions with other systems (Backstage, ROADMAP, Memory) that would typically require configuration or credentials; those are not requested or documented here.
Persistence & Privilege
always:false and no install-time persistence requested. The skill suggests writing triage results to other systems/files, but it does not request persistent privileges or modify other skills' configurations in its instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install transcript-triage - 安装完成后,直接呼叫该 Skill 的名称或使用
/transcript-triage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Changed status from "draft" to "published"
- Removed the README.md file
- Shortened the description for clarity and focus in SKILL.md
- No functional changes to behavior or triggers
v1.0.0
Initial release of transcript-triage skill.
- Parse AI conversation transcripts into actionable topics grouped by urgency (NOW, LATER, BACKLOG) and decisions.
- Supports triggers such as "triage transcript", "parse conversation", and "organize chat".
- Suggests output in a clear, standardized markdown format for triage results.
- Integrates with Backstage (epic notes), ROADMAP (epic suggestions), and Memory (decision logging).
- Designed to streamline grooming decisions and action extraction from external AI chat transcripts.
元数据
常见问题
transcript triage 是什么?
Parses long transcripts into topics under ordered lists, to triage in your notes system. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 526 次。
如何安装 transcript triage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install transcript-triage」即可一键安装,无需额外配置。
transcript triage 是免费的吗?
是的,transcript triage 完全免费(开源免费),可自由下载、安装和使用。
transcript triage 支持哪些平台?
transcript triage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 transcript triage?
由 Nicholas Frota(@nonlinear)开发并维护,当前版本 v1.0.1。
推荐 Skills