Nguyễn Anh Bình
Community@maycuatroi1
Personal skill registry by Nguyễn Anh Bình covering execution planning, Dokploy deployment, code intelligence, media generation, and Vietnamese-first content utilities.
Agent Skills by Nguyễn Anh Bình
Showing 14 vetted skills indexed across 1 GitHub repositories.
create-exec-plan
Creates validated YAML implementation plans under plans/active after repository investigation.
stop-slop
Remove AI writing patterns from English and Vietnamese prose drafts.
speak
Synthesize text into speech and play audio via the evo tts CLI or MCP server.
dokploy-cli
Manage Dokploy services, deployments, domains, and databases via the official @dokploy/cli.
add-tasks
Creates todos via the life CLI with auto-fetched context from external source URLs.
execute-plan
Executes YAML implementation plans via parallel subagent clusters with verified state tracking.
manim-explainer-video
Generate animated technical explainer videos with Manim, Vietnamese narration, and timecoded subtitles.
harness-engineering
Audit, scaffold, and maintain agent harnesses across multi-repo clusters with a 12-dimension rubric.
create-slide
Generate .pptx slide decks from TypeScript content files via the omelet-slide-generator CLI.
gitnexus
Indexes git repositories into a knowledge graph for code intelligence and impact analysis.
continuous-learning
Extract reusable patterns from Claude Code sessions into project-local learned skills.
life-cli
Manages personal todos, calendar, journal, health, and notes via the life CLI backed by Firestore.
generate-image
Generate images from text prompts using Google Gemini API via the omelet CLI.
credentials-utils
Read, refresh, and sync credentials in the omelet store via the evo CLI.
Frequently Asked Questions About Nguyễn Anh Bình
FAQPage SchemaWhat tasks can I accomplish with maycuatroi1's skills?▼
You can create and execute cross-repo YAML plans, manage Dokploy services, index repos into a code knowledge graph, render Manim explainer videos with Vietnamese narration, generate PPTX decks and Gemini images, synthesize speech, de-slop English/Vietnamese prose, and manage todos, credentials, and personal data via the life and evo CLIs.
Who are these skills designed for?▼
They target a solo developer-operator maintaining a multi-repo personal system: coding-agent users who need harness scaffolding (AGENTS.md, docs, linters), Vietnamese-speaking content creators producing slides, videos, and voiceovers, and anyone running self-hosted Dokploy infrastructure with omelet/evo credential management.
How are the skills installed and run in practice?▼
Most skills ship idempotent installers: dokploy-cli and gitnexus provide scripts/install.sh handling npm install, shell rc wiring, and smoke tests; life-cli installs via pnpm from the red-life workspace; slides render through the omelet-slide-generator CLI; credentials are read via evo cred subcommands from ~/.omelet.json.
Are these skills open source and what do they cost?▼
The skills themselves are free manifest files in the public registry, but they wrap external services with their own costs: Google Gemini for image generation, OpenAI gpt-4o-mini-tts or Vbee for speech, and self-hosted Dokploy. The underlying omelet-slide-generator and @dokploy/cli are open-source packages.
What prerequisites and dependencies do the skills require?▼
Requirements include Node/npm for Dokploy and GitNexus CLIs, pnpm for life-cli, Playwright for Facebook/TikTok features, a C++ toolchain for Dart/Kotlin/Swift grammars in GitNexus, macOS-specific workarounds for Manim rendering, and credential files (firebase-credentials.json, ~/.omelet.json) managed through the evo credential store.