@start-x-work/marketing-os
v0.1.1
Published
Marketing-OS unified CLI — diagnosis and evaluation across SEO, Ads, and Social
Readme
Marketing-OS Unified CLI
Single entry point for the three Marketing-OS OSS pillars: SEO, Ads, and Social.
npx @start-x-work/marketing-os seo audit llmo https://example.com
npx @start-x-work/marketing-os ads campaign analyze '{"name":"Brand","budget":100000,"adGroups":[]}'
npx @start-x-work/marketing-os social post evaluate "Hello world" --platform xEach pillar remains available standalone as @start-x-work/mos-seo, mos-ads, and mos-social.
Quickstart: docs/QUICKSTART.md — 横断入口と各 Web BYOK リンク
Scope
Decision support only — diagnosis, evaluation, and structured logs. No auto posting, auto submission, or auto budget changes.
Manifesto: start-x-work/manifesto
Commercial Marketing-OS: marketing-os.jp
Development
npm install
npm run build
node dist/index.cjs seo audit site https://example.com --format json --quietLicense
Apache-2.0
