Kevin Hwang avatar

Kevin Hwang

Community

@kevinhwang · United States

32Followers
|
8Public Repos
|
4Published Skills

Señor Vibe Coder

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)Cybersecurity & Co.. (25%)Growth, Marketing .. (20%)Cloud & Compute In.. (15%)

Agent Skills by Kevin Hwang

Showing 4 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Kevin Hwang

FAQPage Schema
What 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.