take_screenshot
$
npx mdskill add taracodlabs/aiden/take_screenshotCaptures a screenshot and saves it to a file
- Solves the need to capture and store visual output from the screen
- Uses screenshot and file_write tools to complete the task
- Executes steps sequentially to ensure accuracy and reliability
- Delivers the saved screenshot file as the final output
SKILL.md
.github/skills/take_screenshotView on GitHub ↗
--- name: take_screenshot description: take a screenshot version: 1.0.0 origin: local confidence: low tags: screenshot, file_write --- # Take Screenshot When performing this type of task: 1. Use tools in this order: screenshot → file_write 2. Task completed in ~1s 3. Verify each step output before proceeding to the next
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
- create_txt_fileCreates a text file with specified content at a given path
- 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.