Monitor RSS / Atom feeds for new posts (Python feedparser)
Skills in this repository
taracodlabs/aiden - Page 2
SkillsMP has collected 103 skills from taracodlabs/aiden. Open a skill to review its source and details.
taracodlabs/aidenShowing 40 of 103 collected skills.
Enumerate subdomains and TLS certs via CT logs (no API key needed)
Hand-drawn diagrams in Excalidraw JSON (architecture, flowcharts)
Explain shell commands in plain English (explainshell.com)
GitHub auth setup via gh CLI, SSH keys, HTTPS PATs
Gmail, Calendar, Drive, Sheets, Docs via Google API (SA / OAuth)
Classify IPs as scanners or targeted attackers — filter alert noise
Check email/username against HIBP v3 breach database
Stateful Jupyter kernel — variables persist across cells (hamelnb)
Set up a modded Minecraft server (NeoForge or Forge)
NSE delivery % data — surface stocks with high genuine buying
NSE FII/DII daily flows — gauge institutional Indian equity activity
Extract text from PDFs, images, scans, Word docs (Python)
Read/write OneNote pages via Microsoft Graph or COM
Control Philips Hue lights via OpenHue CLI + Hue Bridge API
Outlook calendar + inbox via PowerShell COM or Microsoft Graph
Generative visual art and sketches in p5.js (self-contained HTML)
Automate Pokémon games via headless emulation + RAM reading
Pipeline for ML/AI research papers — lit review to LaTeX submission
HTTP security header audit (A+ to F) with fix recommendations
Visualize audio as mel spectrograms, chromagrams, MFCC (librosa)
TLS/SSL audit via Qualys SSL Labs — grade ciphers, chains, vulns
Generate images via Stable Diffusion (HuggingFace Diffusers, local/API)
Four-phase root cause investigation for bugs and unexpected behavior
Submit URLs to urlscan.io — safety verdict + screenshot retrieval
Read, write, query Windows Registry via PowerShell provider
Generate dark-themed system architecture and component diagrams as HTML/SVG for rendering in the browser
Generate ASCII art text banners, box art, and decorative text using pyfiglet, cowsay, and boxes CLI tools
Monitor RSS and Atom feeds for new posts from blogs, news sites, and podcasts using Python feedparser
Search Censys for internet-exposed hosts, certificates, and services — host lookups, queries, and certificate analysis
Search certificate transparency logs to enumerate subdomains and TLS certificates for any domain — no API key required
Look up CVE vulnerability details by ID via MITRE CVE API with NVD fallback — severity, CVSS score, affected products, and references
Manage Docker containers, images, volumes, and networks via the Docker CLI and Dockerode API
Create hand-drawn style diagrams and sketches in Excalidraw JSON format for architecture, flowcharts, and system design
Break down shell commands and one-liners into plain-English explanations — powered by explainshell.com
Set up GitHub authentication via gh CLI, SSH keys, and HTTPS personal access tokens
Full pull request lifecycle — create, review, merge, and manage PRs using the gh CLI
Interact with Gmail, Google Calendar, Drive, Sheets, and Docs via the Google API with service account or OAuth credentials
Classify IP addresses as internet scanners (benign/malicious) or targeted attackers — filters noise from security alerts
Check if an email address or username appears in known data breaches using the Have I Been Pwned v3 API