Kevin Hwang
Community@kevinhwang · United States
Señor Vibe Coder
Agent Skills by Kevin Hwang
Showing 4 vetted skills indexed across 1 GitHub repositories.
md-to-gdoc
Convert Markdown files into Google Docs batchUpdate JSON plans offline.
gdoc-upsert
Creates or updates Google Docs from md-to-gdoc plans via the gws CLI.
vet-untrusted-project
Statically audit unfamiliar repositories for weaponization against developers and coding agents.
authoring-technical-docs
Write concise, high-altitude technical documentation for design docs, RFCs, and PR descriptions.
Frequently Asked Questions About Kevin Hwang
FAQPage SchemaWhat tasks can I accomplish with Kevin Hwang's skills?▼
You can convert Markdown into Google Docs batchUpdate plans offline, create or update real Google Docs via the gws CLI, statically vet untrusted repositories for weaponization before loading them, and get guidance for authoring design docs, investigation writeups, architecture decision docs, and PR descriptions.
Who are these skills designed for?▼
Developers and technical writers who publish Markdown reports to Google Docs, engineers who clone unfamiliar repositories and want a pre-execution safety check, and anyone authoring technical prose such as design docs, decision records, or PR discussions.
How do I publish a Markdown file to Google Docs using these skills?▼
First run md-to-gdoc to generate a pure, offline batchUpdate plan from your Markdown. Then run gdoc-upsert, which uses the gws CLI to create a new pageless-layout Doc or update an existing Doc in place while preserving its current formatting.
What does vet-untrusted-project check, and what does it not cover?▼
It statically sanity-checks downloaded or cloned projects for evidence of weaponization against developers or coding agents, never executing target-controlled code. It explicitly does not perform application-security, code-quality, vulnerability, privacy, or hardening reviews.
What are the prerequisites and dependencies for these skills?▼
md-to-gdoc runs purely offline with no external dependency. gdoc-upsert requires the gws CLI to apply plans to real Google Docs. vet-untrusted-project and authoring-technical-docs operate on local project folders and prose with no stated runtime dependencies.