Baljinnyam Dayan
Community@baljinnyamday · London, United Kingdom
FDE
Agent Skills by Baljinnyam Dayan
Showing 28 vetted skills indexed across 1 GitHub repositories.
writing-clearly-and-concisely
Rewrites prose using Strunk's style rules while removing common AI writing patterns.
humanizer
Detect and rewrite AI-generated writing patterns to produce natural human-sounding text.
latex-paper-en
Diagnose and improve English LaTeX papers across compilation, formatting, grammar, and submission readiness.
defuddle
Extract clean markdown content from web pages using the Defuddle CLI.
agent-memory-vault
Query Markdown vault exports of hosts, credentials, and actions from agent engagement memory.
agent-cve-lookup
Queries candidate CVEs for observed services using NVD and CISA KEV data.
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties.
obsidian-bases
Create and edit Obsidian Bases files with views, filters, formulas, and summaries.
obsidian-cli
Controls Obsidian vaults via CLI to read, create, search, and manage notes and plugins.
agent-parser
Parse pentest tool output into a SQLite world model and Markdown vault.
json-canvas
Create and edit JSON Canvas files with nodes, edges, and groups for Obsidian.
paper-writing-section
Writes individual academic paper sections in LaTeX with section-specific guidance and two-pass refinement.
literature-review
Conduct literature reviews via multi-persona dialogue simulation and grounded paper search.
unslop
Rewrites text to remove AI writing patterns and restore natural human voice.
extracting-credentials-from-memory-dump
Extract credentials, hashes, and Kerberos tickets from Windows memory dumps using Volatility and pypykatz.
performing-subdomain-enumeration-with-subfinder
Enumerate subdomains of target domains using Subfinder passive reconnaissance sources.
exploiting-smb-vulnerabilities-with-metasploit
Identifies and exploits SMB vulnerabilities using Metasploit during authorized penetration tests.
performing-dns-enumeration-and-zone-transfer
Enumerates DNS records, attempts zone transfers, and brute-forces subdomains during authorized reconnaissance.
performing-hash-cracking-with-hashcat
Cracks password hashes with hashcat using dictionary, rule-based, and mask attacks.
conducting-external-reconnaissance-with-osint
Maps an organization's external attack surface using passive OSINT techniques and public data sources.
exploiting-server-side-request-forgery
Identifies and exploits SSRF vulnerabilities to access internal services and cloud metadata during authorized penetration tests.
performing-privilege-escalation-on-linux
Enumerates and exploits Linux privilege escalation vectors to elevate from low-privilege user to root access.
performing-web-application-penetration-test
Tests web applications for vulnerabilities following the OWASP WSTG methodology.
ring-expansion
Expands network reconnaissance from a sparse /24 into adjacent RFC1918 segments.
Frequently Asked Questions About Baljinnyam Dayan
FAQPage SchemaWhat tasks can I perform with baljinnyamday's skills?▼
You can run authorized red team engagements (OSINT recon, SQL injection with sqlmap, EternalBlue exploitation, hash cracking with Hashcat, credential extraction with Mimikatz and LaZagne), manage Obsidian vaults and canvases, and draft, compile, and peer-review academic LaTeX papers.
Who are these skills designed for?▼
Penetration testers and red team operators running authorized engagements, security auditors validating password strength and SMB configurations, plus researchers and graduate students writing, reviewing, and submitting English LaTeX conference or journal papers.
How do the offensive security skills work in practice?▼
Pentest tool output (nmap, hydra, impacket, msfrpc) is streamed via stdin into `agent-baseline parse`, stored in SQLite, then re-exported to a Markdown/Obsidian vault. The agent queries the vault with rg/fd for hosts, credentials, and CVE candidates before acting.
Are these skills open source and what do they cost?▼
The humanizer skill is explicitly MIT-licensed and free; other skills carry no stated license or fee. Referenced third-party software like Sliver, LaZagne, and Subfinder is open-source, while Metasploit and Hashcat are freely available frameworks.
What prerequisites and dependencies are required?▼
Offensive skills require the agent-baseline CLI, Metasploit Framework, Volatility, Mimikatz, sqlmap, Hashcat, NetExec, and Sliver. Obsidian skills need an Obsidian vault and its CLI; LaTeX skills need existing .tex files and a compilation environment via uv.