{"id":49728793,"url":"https://github.com/hungv47/meta-skills","last_synced_at":"2026-05-27T14:11:34.781Z","repository":{"id":348429133,"uuid":"1198013627","full_name":"hungv47/meta-skills","owner":"hungv47","description":"43 composable skills that turn an AI coding agent into a product team — research, marketing, product, and meta-process. Install via npx plugins add hungv47/meta-skills (also works with npx skills add) or the Claude Code plugin marketplace.","archived":false,"fork":false,"pushed_at":"2026-05-24T09:17:09.000Z","size":45667,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T10:11:37.285Z","etag":null,"topics":["agent-skills","ai-agents","claude","claude-code","codex","cursor","forsvn","forsvn-skills","gemini-cli","marketing","meta-skills","plugin","product","prompt-engineering","research","skills","windsurf"],"latest_commit_sha":null,"homepage":"https://skills.forsvn.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hungv47.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-01T03:48:31.000Z","updated_at":"2026-05-24T08:12:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hungv47/meta-skills","commit_stats":null,"previous_names":["hungv47/meta-skills"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/hungv47/meta-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungv47%2Fmeta-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungv47%2Fmeta-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungv47%2Fmeta-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungv47%2Fmeta-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hungv47","download_url":"https://codeload.github.com/hungv47/meta-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungv47%2Fmeta-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33569204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","ai-agents","claude","claude-code","codex","cursor","forsvn","forsvn-skills","gemini-cli","marketing","meta-skills","plugin","product","prompt-engineering","research","skills","windsurf"],"created_at":"2026-05-09T05:18:28.727Z","updated_at":"2026-05-27T14:11:34.775Z","avatar_url":"https://github.com/hungv47.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agent Skills\n\n![Agent Skills](./assets/banners/forsvn-skills.png)\n\n**43 composable skills that turn an AI coding agent into a product team — research, marketing, product, and meta-process, all from one install.**\n\nCall any skill by verb (`/research-icp`, `/write-copy`, `/architect-system`, `/review-work`) or let the front door route for you (`/forsvn`). Skills chain — each one reads what earlier skills left behind, so output compounds the more you use the stack.\n\n![The Agent Skills stack — four skill domains feed a central .forsvn artifact store, which feeds manifest, loops, and review](./assets/banners/forsvn-skills-systemmap.svg)\n\n## What to expect\n\n- **43 skills, 4 domains.** Research (8) · Marketing (21) · Product (7) · Meta (7).\n- **One install, every editor.** Claude Code plugin or `npx skills add` for Cursor, Codex, Windsurf, Gemini CLI, VS Code.\n- **A single front door.** `/forsvn` reads your project state, asks ≤2 questions if needed, and routes you to the right skill (or resumes a prior initiative).\n- **Context compounds.** Skills write artifacts to `.forsvn/`, `research/`, `brand/`, `architecture/`. Every downstream skill reads them automatically — no copy-paste, no re-asking.\n- **Quality gates built in.** Most skills run multi-agent orchestration behind a critic gate. `/review-work` adds a fresh-eyes pass before you ship.\n\n## Install\n\n**Claude Code:**\n\n```\n/plugin marketplace add hungv47/meta-skills\n/plugin install forsvn-skills\n```\n\n**Other editors** (Cursor, Codex, Windsurf, Gemini CLI, VS Code) — either CLI works:\n\n```bash\nnpx plugins add hungv47/meta-skills         # install via plugins CLI\nnpx skills add hungv47/meta-skills          # install via skills CLI\n```\n\nUseful flags (both CLIs):\n\n```bash\nnpx skills add hungv47/meta-skills -g                   # install globally\nnpx skills add hungv47/meta-skills --skill write-copy   # cherry-pick one\nnpx skills add hungv47/meta-skills --list               # see what's available\n```\n\nRun `npx plugins --help` or `npx skills --help` for the full command surface (`list`, `update`, `remove`, `find`). Requires Node 18+.\n\n\u003e **Plugin name:** the Claude plugin is `forsvn-skills`. The repository URL stays `github.com/hungv47/meta-skills` so existing links keep working.\n\n## Quick start\n\n1. Install (above).\n2. Type `/forsvn` and describe what you're trying to do — vague is fine.\n3. Or call any skill directly by verb (`/research-icp \"B2B PM SaaS for agencies\"`).\n\nYou don't have to memorize skill names. Plain English (\"help me figure out who we're building for\", \"this codebase has accumulated cruft\") routes to the right skill via your editor's slash-command picker.\n\n## The four domains\n\nEach domain folder has a README with the full per-skill spec. Or run `/forsvn` to be routed automatically.\n\n### Research — understand the market and decide what to do\n\n\u003e [`skills/research/`](./skills/research/) · 8 skills\n\n`research-icp` · `research-market` · `diagnose` · `prioritize` · `plan-funnel` · `research-shortform` · `research-platform` · `evaluate-shortform`\n\n### Marketing — create, optimize, and measure marketing\n\n\u003e [`skills/marketing/`](./skills/marketing/) · 21 skills\n\n`create-brand` · `plan-campaign` · `brief-landing-page` · `brief-graphic` · `brief-shortform` · `brief-app-preview` · `write-copy` · `write-ad` · `write-outreach` · `write-social` · `optimize-seo` · `monitor-aeo` · `humanmaxxing` · `polish-vn` · `produce-asset` · `produce-video` · `publish-social` · `evaluate-ad` · `evaluate-campaign` · `evaluate-content` · `evaluate-landing-page`\n\n### Product — design and build software\n\n\u003e [`skills/product/`](./skills/product/) · 7 skills\n\n`map-user-flow` · `architect-system` · `clean-code` · `clean-machine` · `write-docs` · `build-ios-apps` · `extract-service`\n\n### Meta — discover, debate, decompose, verify\n\n\u003e [`skills/meta/`](./skills/meta/) · 7 skills\n\n`forsvn` (front door) · `discover` · `debate-agents` · `run-eval-loop` · `breakdown-tasks` · `review-work` · `clean-artifacts`\n\n## Where outputs land\n\n`.forsvn/` is the canonical state root. Three top-level folders hold canonical records the team owns long-term:\n\n- `research/` — audience and market of record (`product-context.md`, `icp-research.md`, `market-research.md`)\n- `brand/` — brand identity of record (`BRAND.md`, `DESIGN.md`, `ASSETS.md`)\n- `architecture/` — system blueprint of record (`system-architecture.md`)\n\nEverything else lives under `.forsvn/{context,experience,artifacts,loops,evals,routing,dashboard}/`. Every artifact carries frontmatter (`skill`, `version`, `date`, `status`) for traceability.\n\n## Tips\n\n- **Run `/research-icp` first when starting any marketing work.** It writes `research/product-context.md` — the foundation 13+ downstream skills read. Skip it and they all re-ask you for audience details.\n- **Answer Pre-Dispatch questions in one reply.** Skills bundle 3–7 context questions per dispatch so they can run parallel sub-agents. Answer all at once to save a re-prompt round.\n- **Run `/review-work` before shipping.** Auto-triggers on security and data-mutation work. Run it manually on copy, briefs, and architecture docs.\n- **Install globally for the meta layer.** `/forsvn`, `/discover`, `/run-eval-loop`, `/debate-agents`, `/breakdown-tasks`, `/review-work` are useful in every project — `npx skills add hungv47/meta-skills -g`.\n\n## Migrating from pre-2.0 (4-plugin install)\n\nIf you previously installed `research-skills`, `marketing-skills`, `product-skills`, or the standalone `meta-skills` plugin, remove and reinstall — every skill is preserved under the consolidated `forsvn-skills` umbrella:\n\n```bash\nnpx skills remove research-skills marketing-skills product-skills meta-skills\nnpx skills add hungv47/meta-skills\n```\n\nClaude Code plugin marketplace users:\n\n```\n/plugin marketplace remove agent-skills\n/plugin marketplace add hungv47/meta-skills\n/plugin install forsvn-skills\n```\n\nThe four source repos are archived on GitHub. Pre-2.0 history lives in [GitHub releases](https://github.com/hungv47/meta-skills/releases) (tagged `v1.x`).\n\n## Changelog \u0026 license\n\n- [CHANGELOG.md](./CHANGELOG.md) — releases from v2.0 onward\n- [GitHub releases](https://github.com/hungv47/meta-skills/releases) — full release history\n- MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungv47%2Fmeta-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungv47%2Fmeta-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungv47%2Fmeta-skills/lists"}