← Back to Skills Marketplace
tomstools11

Transcript to Content

by TomsTools · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2095
Downloads
1
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install transcript-to-content
Description
This skill transforms training and onboarding meeting transcripts into structured learning materials, documentation, and actionable review content. Use this skill when processing meeting transcripts from onboarding sessions, training meetings, or knowledge transfer conversations to extract key information and generate study guides, quick reference sheets, checklists, FAQ documents, action item lists, and training effectiveness assessments.
Usage Guidance
This skill appears to do what it says, but take these precautions before installing or invoking it: 1) Prefer uploading transcripts as the direct input rather than granting the agent blanket filesystem search rights; if the skill must access disk, restrict which directory it can read (avoid letting it scan broad project folders that may contain sensitive data). 2) Confirm the availability and trustworthiness of any external tools it references (slide_initialize, slide_edit, manus-export-slides); the skill assumes these exist but provides no install. 3) Be aware the SKILL.md asks the model to use 'Chain of Thought' — that can surface internal reasoning or extra detail; if you care about limiting model introspection or verbosity, remove or override that instruction. 4) Review generated materials for accidental inclusion of sensitive info and for hallucinations (the skill instructs the model to avoid fabricating, but final review is still necessary). 5) If transcripts contain confidential data, redact sensitive details prior to processing. If you want a lower-risk setup, run the skill in a sandboxed environment or supply only the specific transcript files rather than letting it search system directories.
Capability Analysis
Type: OpenClaw Skill Name: transcript-to-content Version: 1.0.0 The skill bundle is classified as benign. All shell commands (`ls`, `grep`, `cp`) and the external utility (`manus-export-slides`) found in `SKILL.md` are directly aligned with the stated purpose of transforming transcripts into structured learning materials and presentations. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts to subvert the agent's purpose for harmful activities. The instructions are clear and guide the agent to perform its function within expected boundaries.
Capability Assessment
Purpose & Capability
The name and description (transform transcripts into structured learning materials) match the SKILL.md: it describes parsing transcripts, extracting SOPs, checklists, FAQs, slide decks, and master knowledge sources. All required actions (reading transcripts, extracting terms/steps, producing documents/presentations) align with the stated purpose.
Instruction Scope
The runtime instructions explicitly tell the agent to run shell commands (ls, grep, cp) against absolute paths under /home/ubuntu and to read referenced schema/guideline files included with the skill. Reading local transcript files and writing assets to a working directory is expected for this skill, but the use of absolute filesystem paths and generic commands means an agent could access other files in those directories if misapplied. The SKILL.md also tells the agent to apply 'Chain of Thought processing' (internal reasoning) — this is a modeling instruction (not a filesystem action) that may cause the model to reveal intermediate reasoning or be more likely to hallucinate; it's not inherently inconsistent but is noteworthy.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no declared external package installs. This is the lowest-risk install profile: nothing is written to disk by an installer as part of skill setup. The skill does reference external/unknown tools (slide_initialize, slide_edit, slide_present, manus-export-slides) but does not attempt to install them.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate to its stated purpose. (Note: the instructions do access local filesystem paths — not environment secrets — which is consistent with processing local transcripts.)
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide configurations, and does not request elevated or persistent privileges. It does instruct copying assets into a project directory (e.g., logo) which is normal for content generation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install transcript-to-content
  3. After installation, invoke the skill by name or use /transcript-to-content
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Transform meeting and training transcripts into structured learning and reference materials. - Converts transcripts into study guides, SOPs, checklists, quick reference sheets, FAQs, action item lists, and training assessments. - Supports extraction of key information, procedures, critical nuances, and terminology. - Provides workflows for branded or unbranded document creation. - Ensures content accuracy by strictly using source material and flagging unknowns. - Delivers materials in clean, standardized formats suitable for onboarding and training.
Metadata
Slug transcript-to-content
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Transcript to Content?

This skill transforms training and onboarding meeting transcripts into structured learning materials, documentation, and actionable review content. Use this skill when processing meeting transcripts from onboarding sessions, training meetings, or knowledge transfer conversations to extract key information and generate study guides, quick reference sheets, checklists, FAQ documents, action item lists, and training effectiveness assessments. It is an AI Agent Skill for Claude Code / OpenClaw, with 2095 downloads so far.

How do I install Transcript to Content?

Run "/install transcript-to-content" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Transcript to Content free?

Yes, Transcript to Content is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Transcript to Content support?

Transcript to Content is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Transcript to Content?

It is built and maintained by TomsTools (@tomstools11); the current version is v1.0.0.

💬 Comments