create_txt_file
$
npx mdskill add taracodlabs/aiden/create_txt_fileCreates a text file with specified content at a given path
- Solves the task of generating and saving text files at specific locations
- Relies on standard file system operations for execution
- Uses provided path and content parameters to determine output
- Delivers results by writing the file directly to the specified location
SKILL.md
.github/skills/create_txt_fileView on GitHub ↗
--- name: create_txt_file description: Creates a text file with specified content at a given path version: 1.0.0 origin: local confidence: low tags: file, write, text, desktop, create --- # Create Text File - Specify the full file path including filename and extension - Provide exact content to write as a string - Use forward slashes for path separators regardless of OS - Ensure parent directories exist before writing - Simple text tasks complete instantly with minimal overhead
More from taracodlabs/aiden
- ade-footerInstalled skill — add instructions here
- archon-bridgeUnified portfolio + order routing across Zerodha, Upstox, Angel One
- censysCensys lookups: hosts, certificates, services on the public internet
- clipboard-historyRead/write Windows clipboard text, HTML, images, history (PowerShell)
- code_executionRunning scripts and code on Windows
- crt.shEnumerate subdomains and TLS certs via CT logs (no API key needed)
- currently_running_processesShow me my currently running processes.
- cveapiCVE lookup via MITRE + NVD: severity, CVSS, affected products, refs
- decrease_volume_littleDecreases the system volume by a small amount.
- defender-quickscanWindows Defender: scans, threat history, signatures (PowerShell)