Benign Converter

Convert a plain-text document into a Markdown-formatted summary.

Nyuway-Cybersecurity Updated

File contents

Document Converter

Use this skill when the user asks you to convert a plain-text document into Markdown. Run scripts/convert.py with the path to the input file passed via --args "--input <path>". The script reads only the file it is given, writes its output to stdout, and does nothing else.

Do not use this skill for any purpose other than local text-to-Markdown conversion. It has no network dependency and does not need any credentials.

Nyuway-Cybersecurity/nyuwayskillsandbox/tree/main/tests/fixtures/skill_bundles/benign_converter commit ecbab62e8e

Frequently asked questions

npx skillmds@latest add nyuway-cybersecurity/benign-converter