AI Agent Skills
27 open-source skills across 4 packs that chain together — from problem diagnosis to shipped code. I built these to automate GTM workflows at Kyber, then released them under MIT.
Skill Packs
Research (7 skills) — ICP research, market research, content research, problem analysis, solution design, funnel planner, experiment design.
Marketing (9 skills) — brand system, IMC plan, content creation, copywriting, landing page optimization, SEO, attribution, humanize, vn-tone.
Product (6 skills) — user flow mapping, system architecture, code cleanup, technical writer, ship, deploy-verify.
Meta (5 skills) — discover, agent-room, task breakdown, review chain, navigate.
Architecture
Two-layer multi-agent orchestration: parallel specialists run concurrently, outputs merge, sequential refiners process in order, and a critic agent gates quality (max 2 cycles). Skills communicate through markdown artifacts in .agents/ with frontmatter for traceability.
Install
npx skills add hungv47/research-skills
npx skills add hungv47/marketing-skills
npx skills add hungv47/product-skills
npx skills add hungv47/meta-skills