helincao
@helincao
Public Skills
use-gmail
by helincao
Read, search, send, and draft Gmail emails and Google contacts. Use when the user asks to check email, find emails, search messages, send emails, create drafts, look up contacts, or find someone's email/phone. Supports multiple accounts.
start-project
by helincao
Primary project-initialization orchestrator for Skilled. Use when a repository is missing site files or needs a fresh architecture. Create required files directly from the brief, optionally apply references/reference-design.md, then run lint/build/validate quality gates via installed skill scripts.
build
by helincao
Internal utility skill for regenerating site output. Use after any change to src/, _partials/, or site.config.json, or whenever another skill requires refreshed dist/ artifacts. Runs scripts/build.mjs from the installed skill directory.
github-issues
by helincao
Triage and resolve repository GitHub issues using the bundled CLI. Use when asked to read issue state, discuss issue scope, implement issue-driven code changes, post comments, or close issues.
image-gen
by helincao
Generate and iterate image assets with scripts/image-gen/generate.mjs from the installed skill directory. Use when asked to create visuals (PNG/JPG/WEBP/GIF), refine prompts, choose aspect ratios, or troubleshoot .env / GEMINI_API_KEY / CLI execution.