@seoagent-official/seoagent 1.30.0 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +38 -34
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import{Command as
|
|
2
|
+
import{Command as Ai}from"commander";import{dirname as Ao,relative as Po}from"path";import{intro as Ro,outro as To,text as Tt,select as Ie,spinner as Oo,isCancel as L,cancel as N,confirm as jo}from"@clack/prompts";import{randomUUID as On}from"crypto";import{existsSync as nt,mkdirSync as ot,readFileSync as jn,writeFileSync as rt}from"fs";import{join as he}from"path";var P=[".env.local",".env.production",".env"],Ze=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];import{homedir as In}from"os";import{join as J}from"path";var m=".seoagent",Qe=["audit","strategy/clusters","briefs","content","content/images","performance"],R={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},q=".claude/settings.json",et=".pull-receipt.json",tt=`# SEOAgent local files
|
|
3
3
|
.legacy/
|
|
4
4
|
content/images/*
|
|
5
5
|
!content/images/.gitkeep
|
|
6
6
|
.pull-receipt.json
|
|
7
|
-
`,
|
|
8
|
-
`)}}function
|
|
7
|
+
`,Cn=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:J(In(),".config"),b=J(Cn,"seoagent"),_=J(b,"auth.json"),fe=J(b,"state");var M="https://seoagent.com",T=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):M,f={BASE:T,PRICING:`${T}/pricing`,LEAD_API:`${T}/api/cli/lead`,CLI_AUTH_PAGE:`${T}/cli/auth`,CLI_AUTH_POLL:`${T}/api/cli/auth/poll`,CLI_SYNC:`${T}/api/cli/sync`};var V="0.2.0";import{existsSync as An,readFileSync as Pn}from"fs";var X="---";function Rn(e){let t=e.trim();return t===""?"":t==="null"||t==="~"?null:t==="true"?!0:t==="false"?!1:t.startsWith('"')&&t.endsWith('"')||t.startsWith("'")&&t.endsWith("'")?t.slice(1,-1):/^-?\d+$/.test(t)||/^-?\d+\.\d+$/.test(t)?Number(t):t}function ge(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==X)return{data:{},body:e};let n={},o=1;for(;o<t.length;o++){if(t[o].trim()===X){o++;break}let r=t[o],i=r.indexOf(":");if(i===-1)continue;let s=r.slice(0,i).trim(),a=r.slice(i+1);s&&(n[s]=Rn(a))}return{data:n,body:t.slice(o).join(`
|
|
8
|
+
`)}}function Z(e){if(!An(e))return null;try{return ge(Pn(e,"utf-8"))}catch{return null}}function Tn(e){if(e===null)return"null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="number")return String(e);let t=String(e);return t===""||/[:#\[\]{}&*!|>'"%@`,]/.test(t)||/^\s|\s$/.test(t)?`"${t.replace(/"/g,'\\"')}"`:t}function me(e,t=""){let n=[X];for(let[r,i]of Object.entries(e))i!==void 0&&n.push(`${r}: ${Tn(i)}`);n.push(X);let o=t.length===0?"":t.startsWith(`
|
|
9
9
|
`)?t:`
|
|
10
10
|
${t}`;return n.join(`
|
|
11
11
|
`)+o+(o.endsWith(`
|
|
12
12
|
`)?"":`
|
|
13
|
-
`)}var
|
|
14
|
-
`)}function
|
|
15
|
-
`,"utf-8"),{file:t,added:!1}):(r.hooks.push({type:"command",command:
|
|
16
|
-
`,"utf-8"),{file:t,added:!0})}function
|
|
17
|
-
`,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{readFileSync as
|
|
18
|
-
`)}var Vn="context.md";function Xn(e,t){let n=qn(e,".seoagent",Vn),o=wt(t);Jn(n,o,"utf-8")}function St(e,t){Xn(e,{business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null})}import{existsSync as G,readFileSync as bt,readdirSync as Zn,statSync as vt}from"fs";import{join as _}from"path";var Qn=[{cms:"strapi",deps:["strapi","@strapi/strapi","@strapi/"],envKeys:["STRAPI_URL","STRAPI_API_URL","NEXT_PUBLIC_STRAPI_URL","STRAPI_API_TOKEN"],fsMarkers:["strapi/","apps/strapi/","packages/strapi/","cms/"]},{cms:"wordpress",deps:["wpapi","wp-graphql","@wordpress/api-fetch","@wordpress/"],envKeys:["WORDPRESS_API_URL","WP_API_URL","NEXT_PUBLIC_WORDPRESS_URL"],fsMarkers:[]},{cms:"sanity",deps:["@sanity/client","next-sanity","sanity"],envKeys:["SANITY_PROJECT_ID","NEXT_PUBLIC_SANITY_PROJECT_ID","SANITY_API_TOKEN"],fsMarkers:["sanity/","studio/","sanity.config.ts","sanity.config.js"]},{cms:"contentful",deps:["contentful","@contentful/rich-text-react-renderer","@contentful/"],envKeys:["CONTENTFUL_SPACE_ID","CONTENTFUL_ACCESS_TOKEN","NEXT_PUBLIC_CONTENTFUL_SPACE_ID"],fsMarkers:[]},{cms:"ghost",deps:["@tryghost/content-api","@tryghost/"],envKeys:["GHOST_URL","GHOST_API_KEY","NEXT_PUBLIC_GHOST_URL"],fsMarkers:[]},{cms:"webflow",deps:["webflow-api"],envKeys:["WEBFLOW_API_TOKEN","WEBFLOW_SITE_ID"],fsMarkers:[]},{cms:"shopify",deps:["@shopify/hydrogen","@shopify/storefront-api-client","@shopify/shopify-api","@shopify/"],envKeys:["SHOPIFY_STOREFRONT_TOKEN","SHOPIFY_STORE_DOMAIN","SHOPIFY_ADMIN_API_TOKEN"],fsMarkers:["shopify.config.ts","shopify.config.js"]},{cms:"payload",deps:["payload","@payloadcms/next","@payloadcms/"],envKeys:["PAYLOAD_SECRET","PAYLOAD_PUBLIC_SERVER_URL"],fsMarkers:["payload.config.ts","payload.config.js"]},{cms:"directus",deps:["@directus/sdk","directus"],envKeys:["DIRECTUS_URL","DIRECTUS_TOKEN"],fsMarkers:[]}];function eo(e){let t=_(e,"package.json");if(!G(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(bt(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function to(e,t){for(let n of t)if(n.endsWith("/")){if(e.startsWith(n))return!0}else if(e===n)return!0;return!1}function no(e){let t={};for(let n of A){let o=_(e,n);if(G(o))try{let r=bt(o,"utf-8");for(let i of r.split(/\r?\n/)){let s=i.trim();if(!s||s.startsWith("#"))continue;let a=s.indexOf("=");if(a===-1)continue;let l=s.slice(0,a).trim();l&&!(l in t)&&(t[l]=n)}}catch{}}return t}function oo(e,t){let n=_(e,t.replace(/\/$/,""));if(!G(n))return!1;if(t.endsWith("/"))try{return vt(n).isDirectory()}catch{return!1}return!0}function ro(e){let t=["content","_posts","posts",_("src","content")];for(let n of t){let o=_(e,n);if(G(o))try{if(!vt(o).isDirectory())continue;let r=[o],i=0;for(;r.length>0&&i<50;){let s=r.pop();for(let a of Zn(s,{withFileTypes:!0}))if(i++,!a.name.startsWith(".")){if(a.isDirectory()&&r.length<5){r.push(_(s,a.name));continue}if(a.isFile()&&/\.(md|mdx)$/i.test(a.name))return{type:"directory",detail:n,source:`${n}/${a.name}`}}}}catch{}}return null}function io(e){let t=[{marker:"app/blog/page.tsx",path:"/blog"},{marker:"app/blog/page.jsx",path:"/blog"},{marker:"app/blog/page.js",path:"/blog"},{marker:"src/app/blog/page.tsx",path:"/blog"},{marker:"src/app/blog/page.jsx",path:"/blog"},{marker:"pages/blog/index.tsx",path:"/blog"},{marker:"pages/blog/index.jsx",path:"/blog"},{marker:"pages/blog/index.js",path:"/blog"},{marker:"src/pages/blog/index.tsx",path:"/blog"},{marker:"app/(blog)/page.tsx",path:"/blog"},{marker:"app/articles/page.tsx",path:"/articles"},{marker:"pages/articles/index.tsx",path:"/articles"},{marker:"app/posts/page.tsx",path:"/posts"},{marker:"pages/posts/index.tsx",path:"/posts"},{marker:"app/learn/page.tsx",path:"/learn"},{marker:"app/resources/page.tsx",path:"/resources"}];for(let n of t)if(G(_(e,n.marker)))return n.path;return null}function xt(e){let t=[],{deps:n}=eo(e),o=no(e),r="none";for(let s of Qn){let a=[];for(let l of Object.keys(n))if(to(l,s.deps)){a.push({type:"dep",detail:l,source:"package.json"});break}for(let l of s.envKeys)if(o[l]){a.push({type:"env",detail:l,source:o[l]});break}for(let l of s.fsMarkers)if(oo(e,l)){let u=l.endsWith("/")?"directory":"file";a.push({type:u,detail:l,source:l});break}if(a.length>0){r=s.cms,t.push(...a);break}}if(r==="none"){let s=ro(e);s&&(r="mdx-local",t.push(s))}let i=io(e);return{cms:r,blog_path:i,evidence:t}}import{existsSync as $,readFileSync as ve}from"fs";import{join as E}from"path";function _t(e){try{return new URL(e).hostname}catch{return e}}function $t(e){let t=e.toLowerCase();return!!(t==="github.com"||t.endsWith(".github.com")||t==="gitlab.com"||t.endsWith(".gitlab.com")||t==="bitbucket.org"||t.endsWith(".bitbucket.org")||t==="dev.azure.com"||t==="visualstudio.com"||t.endsWith(".visualstudio.com")||t==="npmjs.com"||t.endsWith(".npmjs.com"))}function so(e){for(let t of A){let n=E(e,t);if(!$(n))continue;let o=ve(n,"utf-8");for(let r of Xe){let i=o.match(new RegExp(`^${r}=(.+)$`,"m"));if(i){let s=i[1].trim().replace(/^["']|["']$/g,""),a=_t(s);if($t(a))continue;return{value:a,source:`${t} (${r})`}}}}return null}function ao(e){let t=E(e,"package.json");if(!$(t))return null;try{let n=JSON.parse(ve(t,"utf-8"));if(!n.homepage)return null;let o=_t(n.homepage);return $t(o)?null:{value:o,source:"package.json (homepage)"}}catch{return null}}function Et(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),$(E(e,"pnpm-workspace.yaml"))&&n.push({field:"context",detail:"Monorepo workspace detected",source:"pnpm-workspace.yaml \u2014 using this directory for project signals"});let o=null;t?.("Scanning .env files for public / site URLs\u2026");let r=so(e);if(r)o=r.value,n.push({field:"domain",detail:r.value,source:r.source});else{t?.("Reading package.json homepage (skipping GitHub/GitLab repo URLs)\u2026");let a=ao(e);a&&(o=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let i=E(e,"package.json"),s=null;if($(i))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(ve(i,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),u=(...d)=>d.some(p=>l.includes(p));if(u("@shopify/hydrogen","@shopify/polaris")||$(E(e,"shopify.config.js"))||$(E(e,"shopify.config.ts"))){s="product";let d=u("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":$(E(e,"shopify.config.ts"))?"shopify.config.ts":"shopify.config.js";n.push({field:"site_type",detail:"product",source:d})}else{let d=u("stripe","@stripe/stripe-js","@stripe/react-stripe-js","paddle","@paddle/paddle-js"),p=u("next-auth","@auth/core","lucia","clerk","@clerk/nextjs","@clerk/clerk-react"),k=u("next");d&&(k||p)?(s="saas",n.push({field:"site_type",detail:"saas",source:k?"payment SDK + Next.js in package.json":"payment SDK + auth library in package.json"})):!d&&u("astro","gatsby","contentlayer","next-mdx-remote","mdx-bundler","vitepress","vuepress","@docusaurus/core","docusaurus","nextra")&&(s="content",n.push({field:"site_type",detail:"content",source:u("vitepress","vuepress","@docusaurus/core","docusaurus","nextra")?"documentation / site generator in package.json (VitePress, Docusaurus, Nextra, etc.)":"content-oriented dependencies in package.json (no payment SDKs detected)"}))}}catch{}return{domain:o,siteType:s,evidence:n}}import{existsSync as co,readFileSync as lo,readdirSync as uo,statSync as po}from"fs";import{join as I,sep as fo}from"path";var It=["tsx","jsx","js","mdx","md"],go=["astro","md","mdx"],mo=5e3;function te(e,t){let n=new Map,o=0,r=(i,s,a=!1)=>{let l=ho(i);if(l===null){o++;return}let u=n.get(l);if(u){u.in_sitemap=u.in_sitemap||a,u.source.includes(s)||(u.source+=`, ${s}`);return}n.set(l,{route:l,url:$o(t,l),in_sitemap:a,source:s})};for(let i of["app",I("src","app")]){let s=I(e,i);if(xe(s))for(let a of _e(s)){let l=$e(s,a),u=l[l.length-1];bo(u)&&(l.some(d=>d.startsWith("@"))||r(yo(l.slice(0,-1)),"app router"))}}for(let i of["pages",I("src","pages")]){let s=I(e,i);if(xe(s))for(let a of _e(s)){let l=$e(s,a);if(l[0]==="api")continue;let u=l[l.length-1],d=Ee(u),p=It.includes(d),k=go.includes(d);if(!p&&!k)continue;let C=ne(u);vo(C)||r(ko(l),k?"astro":"pages router")}}for(let i of[".","public"]){let s=I(e,i);if(xe(s))for(let a of _e(s,i==="."?1:1/0)){let l=$e(s,a),u=l[l.length-1];Ee(u)==="html"&&(l.some(d=>d==="node_modules"||d.startsWith("."))||r(wo(l),"static html"))}}for(let i of["public/sitemap.xml","sitemap.xml"]){let s=I(e,...i.split("/"));if(co(s)){for(let a of xo(s)){let l=So(a);l!==null&&r(l,"sitemap.xml",!0)}break}}return{pages:[...n.values()].sort((i,s)=>i.route.localeCompare(s.route)),dynamicCount:o}}function ho(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function yo(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function ko(e){let t=[...e],n=ne(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function wo(e){let t=[...e],n=ne(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function So(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function bo(e){return ne(e)==="page"&&It.includes(Ee(e))}function vo(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function xo(e){try{let t=lo(e,"utf-8"),n=[],o=/<loc>\s*([^<\s]+)\s*<\/loc>/gi,r;for(;(r=o.exec(t))!==null;)n.push(r[1].trim());return n}catch{return[]}}var _o=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function xe(e){try{return po(e).isDirectory()}catch{return!1}}function*_e(e,t=1/0){let n=0;function*o(r,i){if(i>t)return;let s;try{s=uo(r,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=mo)return;if(a.name.startsWith("."))continue;let l=I(r,a.name);if(a.isDirectory()){if(_o.has(a.name))continue;yield*o(l,i+1)}else a.isFile()&&(n++,yield l)}}yield*o(e,1)}function $e(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(fo).filter(Boolean)}function Ee(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function ne(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function $o(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{mkdirSync as Eo,writeFileSync as Io}from"fs";import{join as Ct}from"path";function Pt(e,t){if(t.length===0)return;let n=Ct(e,m);Eo(n,{recursive:!0});let o=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${t.length}`,"---"].join(`
|
|
13
|
+
`)}var Ln=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function ye(){return On()}var Nn=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),Fn="project.md";function G(e){return he(e,m)}function Q(e){return he(G(e),Fn)}function it(e){return nt(Q(e))}function g(e){let t=Z(Q(e));if(!t)return null;let n=t.data;if(typeof n.domain!="string"||!n.domain)return null;let o=typeof n.image_provider=="string"?n.image_provider:void 0,r=typeof n.cms=="string"?n.cms:void 0,i=r&&Nn.has(r)?r:void 0,s=typeof n.install_id=="string"?n.install_id:void 0;return{domain:n.domain,site_type:typeof n.site_type=="string"?n.site_type:"unknown",language:typeof n.language=="string"?n.language:"en",initialized_at:typeof n.initialized_at=="string"?n.initialized_at:"",seoagent_version:typeof n.seoagent_version=="string"?n.seoagent_version:"",install_id:s&&Ln.test(s)?s:void 0,image_provider:o==="openai"||o==="fal"||o==="replicate"||o==="none"?o:void 0,cms:i,blog_path:typeof n.blog_path=="string"&&n.blog_path?n.blog_path:void 0}}function st(e){let t=g(e);if(!t)return null;if(t.install_id)return t.install_id;let n=ye();return ke(e,{install_id:n}),n}function Un(e){return["",`# SEOAgent Project \u2014 ${e.domain}`,"","This file holds project-level configuration for the SEOAgent skill.","The skill reads it on every session to know which domain it is working on.","",`Initialized ${e.initialized_at} with seoagent ${e.seoagent_version}.`,""].join(`
|
|
14
|
+
`)}function Dn(e){let t={domain:e.domain,site_type:e.site_type,language:e.language,initialized_at:e.initialized_at,seoagent_version:e.seoagent_version};return e.install_id&&(t.install_id=e.install_id),e.image_provider&&(t.image_provider=e.image_provider),e.cms&&(t.cms=e.cms),e.blog_path&&(t.blog_path=e.blog_path),t}function at(e,t){let n=G(e);ot(n,{recursive:!0});let o=me(Dn(t),Un(t));rt(Q(e),o,"utf-8")}function ke(e,t){let n=Q(e);if(!nt(n))return!1;let o=ge(jn(n,"utf-8")),r={...o.data,...t};return rt(n,me(r,o.body),"utf-8"),!0}function ct(e){let t=G(e);for(let n of Qe)ot(he(t,n),{recursive:!0})}import{existsSync as ee,mkdirSync as te,writeFileSync as lt,readFileSync as ut,readdirSync as Bn,statSync as Mn}from"fs";import{join as S,dirname as dt,relative as Gn}from"path";import{fileURLToPath as Wn}from"url";var Kn=dt(Wn(import.meta.url));function pt(){return S(Kn,"skills")}function Hn(){let e=S(pt(),"seoagent.md");if(ee(e))return ut(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function ft(e,t){let n=[];if(!ee(e))return n;for(let o of Bn(e,{withFileTypes:!0})){let r=S(e,o.name),i=S(t,o.name);o.isDirectory()?(te(i,{recursive:!0}),n.push(...ft(r,i))):o.isFile()&&(te(dt(i),{recursive:!0}),lt(i,ut(r)),n.push(i))}return n}function gt(e,t){return zn(e,t).skillFile}function zn(e,t){let n=ee(S(e,".agents")),o=S(e,n?R.AGENTS:R.CLAUDE),r=S(o,"SKILL.md");te(o,{recursive:!0}),lt(r,t??Hn(),"utf-8");let i=S(pt(),"references"),s=S(o,"references"),a=[];try{ee(i)&&Mn(i).isDirectory()&&(te(s,{recursive:!0}),a=ft(i,s).map(l=>Gn(o,l)))}catch{}return{skillFile:r,referenceFiles:a}}import{existsSync as ne,mkdirSync as we,readFileSync as Yn,writeFileSync as W}from"fs";import{dirname as mt,join as O}from"path";var Jn="npx -y @seoagent-official/seoagent sync --silent";function ht(e){let t=O(e,m);we(t,{recursive:!0});let n=O(t,".gitignore");W(n,tt,"utf-8");let o=O(t,"content","images",".gitkeep");return we(mt(o),{recursive:!0}),ne(o)||W(o,"","utf-8"),n}function be(e){if(!ne(e))return{};try{let t=Yn(e,"utf-8");return JSON.parse(t)}catch{return{}}}function Se(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function yt(e){let t=O(e,q);we(mt(t),{recursive:!0});let n=be(t);n.hooks=n.hooks??{};let o=n.hooks.PostToolUse=n.hooks.PostToolUse??[],r=o.find(i=>(i.matcher??"").includes("Write"));return r||(r={matcher:"Write|Edit",hooks:[]},o.push(r)),r.hooks.some(Se)?(W(t,JSON.stringify(n,null,2)+`
|
|
15
|
+
`,"utf-8"),{file:t,added:!1}):(r.hooks.push({type:"command",command:Jn}),W(t,JSON.stringify(n,null,2)+`
|
|
16
|
+
`,"utf-8"),{file:t,added:!0})}function kt(e){let t=O(e,q);if(!ne(t))return!1;let n=be(t).hooks?.PostToolUse;return Array.isArray(n)?n.some(o=>o.hooks?.some(Se)):!1}function wt(e){let t=O(e,q);if(!ne(t))return{file:t,removed:!1};let n=be(t),o=n.hooks?.PostToolUse;if(!Array.isArray(o))return{file:t,removed:!1};let r=!1;for(let i of o){let s=i.hooks.length;i.hooks=i.hooks.filter(a=>!Se(a)),i.hooks.length!==s&&(r=!0)}return r?(n.hooks.PostToolUse=o.filter(i=>i.hooks.length>0),n.hooks.PostToolUse.length===0&&delete n.hooks.PostToolUse,n.hooks&&Object.keys(n.hooks).length===0&&delete n.hooks,W(t,JSON.stringify(n,null,2)+`
|
|
17
|
+
`,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{readFileSync as ls,writeFileSync as qn,existsSync as us}from"fs";import{join as Vn}from"path";function bt(e){let t=[];t.push("# Business Context"),t.push("");let n=[["Name","name"],["Type","type"],["Audience","audience"],["Industry","industry"],["Location","location"],["Description","description"]];for(let[r,i]of n){let s=e.business[i];t.push(`- **${r}:** ${s||""}`)}let o=new Set(n.map(([,r])=>r));for(let[r,i]of Object.entries(e.business))if(!o.has(r)&&i){let s=r.charAt(0).toUpperCase()+r.slice(1);t.push(`- **${s}:** ${i}`)}if(t.push(""),t.push("# Writing Instructions"),t.push(""),e.writingInstructions.length>0)for(let r of e.writingInstructions)t.push(`- ${r}`);else t.push("- (Add your content writing guidelines here)");if(t.push(""),t.push("# Reference URLs"),t.push(""),e.referenceUrls.length>0)for(let r of e.referenceUrls)r.description?t.push(`- ${r.url} \u2014 ${r.description}`):t.push(`- ${r.url}`);else t.push("- (Add URLs the agent should reference for tone/style)");if(t.push(""),t.push("# Topics to Avoid"),t.push(""),e.topicsToAvoid.length>0)for(let r of e.topicsToAvoid)t.push(`- ${r}`);else t.push("- (Add topics the agent should never write about)");return t.push(""),t.push("# Content Tone"),t.push(""),t.push(e.contentTone||"professional"),t.push(""),t.push("# Additional Notes"),t.push(""),t.push(e.additionalNotes||"(Any other context you want the agent to know about your business, products, or audience.)"),t.push(""),t.join(`
|
|
18
|
+
`)}var Xn="context.md";function Zn(e,t){let n=Vn(e,".seoagent",Xn),o=bt(t);qn(n,o,"utf-8")}function St(e,t){Zn(e,{business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null})}import{existsSync as K,readFileSync as xt,readdirSync as Qn,statSync as vt}from"fs";import{join as $}from"path";var eo=[{cms:"strapi",deps:["strapi","@strapi/strapi","@strapi/"],envKeys:["STRAPI_URL","STRAPI_API_URL","NEXT_PUBLIC_STRAPI_URL","STRAPI_API_TOKEN"],fsMarkers:["strapi/","apps/strapi/","packages/strapi/","cms/"]},{cms:"wordpress",deps:["wpapi","wp-graphql","@wordpress/api-fetch","@wordpress/"],envKeys:["WORDPRESS_API_URL","WP_API_URL","NEXT_PUBLIC_WORDPRESS_URL"],fsMarkers:[]},{cms:"sanity",deps:["@sanity/client","next-sanity","sanity"],envKeys:["SANITY_PROJECT_ID","NEXT_PUBLIC_SANITY_PROJECT_ID","SANITY_API_TOKEN"],fsMarkers:["sanity/","studio/","sanity.config.ts","sanity.config.js"]},{cms:"contentful",deps:["contentful","@contentful/rich-text-react-renderer","@contentful/"],envKeys:["CONTENTFUL_SPACE_ID","CONTENTFUL_ACCESS_TOKEN","NEXT_PUBLIC_CONTENTFUL_SPACE_ID"],fsMarkers:[]},{cms:"ghost",deps:["@tryghost/content-api","@tryghost/"],envKeys:["GHOST_URL","GHOST_API_KEY","NEXT_PUBLIC_GHOST_URL"],fsMarkers:[]},{cms:"webflow",deps:["webflow-api"],envKeys:["WEBFLOW_API_TOKEN","WEBFLOW_SITE_ID"],fsMarkers:[]},{cms:"shopify",deps:["@shopify/hydrogen","@shopify/storefront-api-client","@shopify/shopify-api","@shopify/"],envKeys:["SHOPIFY_STOREFRONT_TOKEN","SHOPIFY_STORE_DOMAIN","SHOPIFY_ADMIN_API_TOKEN"],fsMarkers:["shopify.config.ts","shopify.config.js"]},{cms:"payload",deps:["payload","@payloadcms/next","@payloadcms/"],envKeys:["PAYLOAD_SECRET","PAYLOAD_PUBLIC_SERVER_URL"],fsMarkers:["payload.config.ts","payload.config.js"]},{cms:"directus",deps:["@directus/sdk","directus"],envKeys:["DIRECTUS_URL","DIRECTUS_TOKEN"],fsMarkers:[]}];function to(e){let t=$(e,"package.json");if(!K(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(xt(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function no(e,t){for(let n of t)if(n.endsWith("/")){if(e.startsWith(n))return!0}else if(e===n)return!0;return!1}function oo(e){let t={};for(let n of P){let o=$(e,n);if(K(o))try{let r=xt(o,"utf-8");for(let i of r.split(/\r?\n/)){let s=i.trim();if(!s||s.startsWith("#"))continue;let a=s.indexOf("=");if(a===-1)continue;let l=s.slice(0,a).trim();l&&!(l in t)&&(t[l]=n)}}catch{}}return t}function ro(e,t){let n=$(e,t.replace(/\/$/,""));if(!K(n))return!1;if(t.endsWith("/"))try{return vt(n).isDirectory()}catch{return!1}return!0}function io(e){let t=["content","_posts","posts",$("src","content")];for(let n of t){let o=$(e,n);if(K(o))try{if(!vt(o).isDirectory())continue;let r=[o],i=0;for(;r.length>0&&i<50;){let s=r.pop();for(let a of Qn(s,{withFileTypes:!0}))if(i++,!a.name.startsWith(".")){if(a.isDirectory()&&r.length<5){r.push($(s,a.name));continue}if(a.isFile()&&/\.(md|mdx)$/i.test(a.name))return{type:"directory",detail:n,source:`${n}/${a.name}`}}}}catch{}}return null}function so(e){let t=[{marker:"app/blog/page.tsx",path:"/blog"},{marker:"app/blog/page.jsx",path:"/blog"},{marker:"app/blog/page.js",path:"/blog"},{marker:"src/app/blog/page.tsx",path:"/blog"},{marker:"src/app/blog/page.jsx",path:"/blog"},{marker:"pages/blog/index.tsx",path:"/blog"},{marker:"pages/blog/index.jsx",path:"/blog"},{marker:"pages/blog/index.js",path:"/blog"},{marker:"src/pages/blog/index.tsx",path:"/blog"},{marker:"app/(blog)/page.tsx",path:"/blog"},{marker:"app/articles/page.tsx",path:"/articles"},{marker:"pages/articles/index.tsx",path:"/articles"},{marker:"app/posts/page.tsx",path:"/posts"},{marker:"pages/posts/index.tsx",path:"/posts"},{marker:"app/learn/page.tsx",path:"/learn"},{marker:"app/resources/page.tsx",path:"/resources"}];for(let n of t)if(K($(e,n.marker)))return n.path;return null}function _t(e){let t=[],{deps:n}=to(e),o=oo(e),r="none";for(let s of eo){let a=[];for(let l of Object.keys(n))if(no(l,s.deps)){a.push({type:"dep",detail:l,source:"package.json"});break}for(let l of s.envKeys)if(o[l]){a.push({type:"env",detail:l,source:o[l]});break}for(let l of s.fsMarkers)if(ro(e,l)){let u=l.endsWith("/")?"directory":"file";a.push({type:u,detail:l,source:l});break}if(a.length>0){r=s.cms,t.push(...a);break}}if(r==="none"){let s=io(e);s&&(r="mdx-local",t.push(s))}let i=so(e);return{cms:r,blog_path:i,evidence:t}}import{existsSync as E,readFileSync as xe}from"fs";import{join as I}from"path";function $t(e){try{return new URL(e).hostname}catch{return e}}function Et(e){let t=e.toLowerCase();return!!(t==="github.com"||t.endsWith(".github.com")||t==="gitlab.com"||t.endsWith(".gitlab.com")||t==="bitbucket.org"||t.endsWith(".bitbucket.org")||t==="dev.azure.com"||t==="visualstudio.com"||t.endsWith(".visualstudio.com")||t==="npmjs.com"||t.endsWith(".npmjs.com"))}function ao(e){for(let t of P){let n=I(e,t);if(!E(n))continue;let o=xe(n,"utf-8");for(let r of Ze){let i=o.match(new RegExp(`^${r}=(.+)$`,"m"));if(i){let s=i[1].trim().replace(/^["']|["']$/g,""),a=$t(s);if(Et(a))continue;return{value:a,source:`${t} (${r})`}}}}return null}function co(e){let t=I(e,"package.json");if(!E(t))return null;try{let n=JSON.parse(xe(t,"utf-8"));if(!n.homepage)return null;let o=$t(n.homepage);return Et(o)?null:{value:o,source:"package.json (homepage)"}}catch{return null}}function It(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),E(I(e,"pnpm-workspace.yaml"))&&n.push({field:"context",detail:"Monorepo workspace detected",source:"pnpm-workspace.yaml \u2014 using this directory for project signals"});let o=null;t?.("Scanning .env files for public / site URLs\u2026");let r=ao(e);if(r)o=r.value,n.push({field:"domain",detail:r.value,source:r.source});else{t?.("Reading package.json homepage (skipping GitHub/GitLab repo URLs)\u2026");let a=co(e);a&&(o=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let i=I(e,"package.json"),s=null;if(E(i))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(xe(i,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),u=(...d)=>d.some(p=>l.includes(p));if(u("@shopify/hydrogen","@shopify/polaris")||E(I(e,"shopify.config.js"))||E(I(e,"shopify.config.ts"))){s="product";let d=u("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":E(I(e,"shopify.config.ts"))?"shopify.config.ts":"shopify.config.js";n.push({field:"site_type",detail:"product",source:d})}else{let d=u("stripe","@stripe/stripe-js","@stripe/react-stripe-js","paddle","@paddle/paddle-js"),p=u("next-auth","@auth/core","lucia","clerk","@clerk/nextjs","@clerk/clerk-react"),h=u("next");d&&(h||p)?(s="saas",n.push({field:"site_type",detail:"saas",source:h?"payment SDK + Next.js in package.json":"payment SDK + auth library in package.json"})):!d&&u("astro","gatsby","contentlayer","next-mdx-remote","mdx-bundler","vitepress","vuepress","@docusaurus/core","docusaurus","nextra")&&(s="content",n.push({field:"site_type",detail:"content",source:u("vitepress","vuepress","@docusaurus/core","docusaurus","nextra")?"documentation / site generator in package.json (VitePress, Docusaurus, Nextra, etc.)":"content-oriented dependencies in package.json (no payment SDKs detected)"}))}}catch{}return{domain:o,siteType:s,evidence:n}}import{existsSync as lo,readFileSync as uo,readdirSync as po,statSync as fo}from"fs";import{join as C,sep as go}from"path";var Ct=["tsx","jsx","js","mdx","md"],mo=["astro","md","mdx"],ho=5e3;function oe(e,t){let n=new Map,o=0,r=(i,s,a=!1)=>{let l=yo(i);if(l===null){o++;return}let u=n.get(l);if(u){u.in_sitemap=u.in_sitemap||a,u.source.includes(s)||(u.source+=`, ${s}`);return}n.set(l,{route:l,url:Eo(t,l),in_sitemap:a,source:s})};for(let i of["app",C("src","app")]){let s=C(e,i);if(ve(s))for(let a of _e(s)){let l=$e(s,a),u=l[l.length-1];xo(u)&&(l.some(d=>d.startsWith("@"))||r(ko(l.slice(0,-1)),"app router"))}}for(let i of["pages",C("src","pages")]){let s=C(e,i);if(ve(s))for(let a of _e(s)){let l=$e(s,a);if(l[0]==="api")continue;let u=l[l.length-1],d=Ee(u),p=Ct.includes(d),h=mo.includes(d);if(!p&&!h)continue;let x=re(u);vo(x)||r(wo(l),h?"astro":"pages router")}}for(let i of[".","public"]){let s=C(e,i);if(ve(s))for(let a of _e(s,i==="."?1:1/0)){let l=$e(s,a),u=l[l.length-1];Ee(u)==="html"&&(l.some(d=>d==="node_modules"||d.startsWith("."))||r(bo(l),"static html"))}}for(let i of["public/sitemap.xml","sitemap.xml"]){let s=C(e,...i.split("/"));if(lo(s)){for(let a of _o(s)){let l=So(a);l!==null&&r(l,"sitemap.xml",!0)}break}}return{pages:[...n.values()].sort((i,s)=>i.route.localeCompare(s.route)),dynamicCount:o}}function yo(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function ko(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function wo(e){let t=[...e],n=re(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function bo(e){let t=[...e],n=re(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function So(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function xo(e){return re(e)==="page"&&Ct.includes(Ee(e))}function vo(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function _o(e){try{let t=uo(e,"utf-8"),n=[],o=/<loc>\s*([^<\s]+)\s*<\/loc>/gi,r;for(;(r=o.exec(t))!==null;)n.push(r[1].trim());return n}catch{return[]}}var $o=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function ve(e){try{return fo(e).isDirectory()}catch{return!1}}function*_e(e,t=1/0){let n=0;function*o(r,i){if(i>t)return;let s;try{s=po(r,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=ho)return;if(a.name.startsWith("."))continue;let l=C(r,a.name);if(a.isDirectory()){if($o.has(a.name))continue;yield*o(l,i+1)}else a.isFile()&&(n++,yield l)}}yield*o(e,1)}function $e(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(go).filter(Boolean)}function Ee(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function re(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function Eo(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{mkdirSync as Io,writeFileSync as Co}from"fs";import{join as At}from"path";function Rt(e,t){if(t.length===0)return;let n=At(e,m);Io(n,{recursive:!0});let o=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${t.length}`,"---"].join(`
|
|
19
19
|
`),r=["# Pages","","Inventory of pages discovered in your codebase at setup. Status,","rendered, and in-nav are filled in by the Phase 1 audit. Add or remove","rows freely \u2014 this file syncs to the cloud when you log in."].join(`
|
|
20
|
-
`),i="| URL | In sitemap | In nav | Status | Rendered | Notes |",s="|---|---|---|---|---|---|",a=t.map(u=>`| ${
|
|
21
|
-
`);
|
|
22
|
-
`))}import{existsSync as
|
|
23
|
-
`);if(!o){
|
|
24
|
-
${r}`);let s=await
|
|
20
|
+
`),i="| URL | In sitemap | In nav | Status | Rendered | Notes |",s="|---|---|---|---|---|---|",a=t.map(u=>`| ${Pt(u.url)} | ${u.in_sitemap?"yes":"no"} | \u2014 | \u2014 | \u2014 | ${Pt(u.source)} |`),l=[o,"",r,"",i,s,...a,""].join(`
|
|
21
|
+
`);Co(At(n,"pages.md"),l,"utf-8")}function Pt(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{log as j}from"@clack/prompts";var c={info:e=>j.info(e),warn:e=>j.warn(e),error:e=>j.error(e),success:e=>j.success(e),step:e=>j.step(e),message:e=>j.message(e)};var Ot=[{value:"saas",label:"SaaS / App"},{value:"service",label:"Service business"},{value:"product",label:"E-commerce / Product"},{value:"content",label:"Content / Blog"},{value:"marketplace",label:"Marketplace"},{value:"tool",label:"Tool / Utility"},{value:"nonprofit",label:"Nonprofit / Community"},{value:"unknown",label:"Not sure"}],Lt="unknown",Lo=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function No(e){return e.field==="context"?`${e.detail} \u2014 ${e.source}`:e.field==="domain"?`Domain: ${e.detail} \u2014 ${e.source}`:`Site type: ${e.detail} \u2014 ${e.source}`}function ie(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return Lo.has(t)?t:null}async function Ce(e={}){let t=process.cwd();if(it(t)){c.warn("SEOAgent project already exists in this directory."),c.info("Run `npx @seoagent-official/seoagent status` to see your project state."),c.info("To start fresh, run `npx @seoagent-official/seoagent uninstall` then init again.");return}let n=!!e.yes||!process.stdin.isTTY;n||Ro("SEOAgent \u2014 AI SEO Agent");let o=It(t,a=>c.step(a)),r=()=>{if(o.evidence.length!==0){c.info("Inferred from your project:");for(let a of o.evidence)c.info(` \u2022 ${No(a)}`)}},i=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||o.domain||null,s=ie(e.siteType)||ie(process.env.SEOAGENT_SITE_TYPE)||o.siteType||null;if(n){e.siteType?.trim()&&ie(e.siteType)===null&&(c.warn("Invalid --site-type. Use: saas, service, product, content, marketplace, tool, nonprofit, unknown, app, community."),process.exit(1)),process.env.SEOAGENT_SITE_TYPE?.trim()&&ie(process.env.SEOAGENT_SITE_TYPE)===null&&(c.warn("Invalid SEOAGENT_SITE_TYPE environment value."),process.exit(1)),r(),i||(c.info("Couldn't detect your site URL from this repo \u2014 scaffolding anyway; you'll be prompted to supply it."),i=Lt),s||(s="unknown"),await jt(t,i,s);return}if(r(),!i){let a=await Tt({message:"Website domain",placeholder:"example.com",validate:l=>l.trim()?void 0:"Domain is required"});L(a)&&(N("Cancelled"),process.exit(0)),i=String(a)}if(!s){let a=await Ie({message:"What kind of site is this?",options:[...Ot]});L(a)&&(N("Cancelled"),process.exit(0)),s=a}for(;;){let a=await jo({message:`Create .seoagent for ${i} (${s})?`});if(L(a)&&(N("Cancelled"),process.exit(0)),a)break;let l=await Ie({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((L(l)||l==="abort")&&(N("Cancelled"),process.exit(0)),l==="domain"){let u=await Tt({message:"Website domain",placeholder:"example.com",validate:d=>d.trim()?void 0:"Domain is required"});L(u)&&(N("Cancelled"),process.exit(0)),i=String(u)}else{let u=await Ie({message:"What kind of site is this?",options:[...Ot]});L(u)&&(N("Cancelled"),process.exit(0)),s=u}}await jt(t,i,s)}async function jt(e,t,n){let o=Oo();o.start("Setting up your SEO project");let r=_t(e),i={domain:t,site_type:n,language:"en",initialized_at:new Date().toISOString(),seoagent_version:V,install_id:ye(),...r.cms!=="none"?{cms:r.cms}:{},...r.blog_path?{blog_path:r.blog_path}:{}};ct(e),at(e,i),St(e,n),ht(e);let s=gt(e),a=Po(e,s),u=`${Ao(a)}/references/audit-checks.md`;yt(e);let d=t!==Lt,p={pages:[],dynamicCount:0};try{p=oe(e,d?t:null),Rt(e,p.pages)}catch{}if(o.stop(d?`Created .seoagent/ project for ${i.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),r.cms!=="none"){let D=r.evidence.map(A=>`${A.detail} (${A.source})`).slice(0,2).join(", ");c.info(`CMS detected: ${r.cms} \u2014 ${D}`)}r.blog_path&&c.info(`Blog route: ${r.blog_path}`),p.pages.length>0&&c.info(`Found ${p.pages.length} page${p.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`+(p.dynamicCount>0?` (plus ${p.dynamicCount} dynamic route template${p.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""));let h=d?i.domain:"your site",x=d?[" 1. If .seoagent/project.md still says site_type: unknown, you can",` WebFetch ${i.domain} and update project.md with the right type`," before you suggest the audit."]:[" 1. Heads up: .seoagent/project.md has `domain: unknown` \u2014 the site URL"," wasn't detectable from this repo. Please ask your human for their"," domain (or read it from a deploy config / live site) and update"," project.md (`domain:` and `site_type:`) first. Everything else"," depends on it."];To([d?`\u2713 SEOAgent installed for ${i.domain}.`:"\u2713 SEOAgent installed (site URL not detected \u2014 please ask the user for it).","","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"," AGENT INSTRUCTIONS \u2014 a friendly note for Claude Code, Codex, Cursor","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550",""," Hi there, coding agent! \u{1F44B} SEOAgent is all set up. The natural next step"," is a quick SEO audit \u2014 but your human is the boss here, so please surface"," what's possible and let THEM decide. Nothing in this message is a command;"," it's just a friendly map. Your real instructions live in the skill:","",` ${a} \u2190 read this; it is your source of truth`,""," If your human approves, here is what you can do (otherwise just let them"," know it's ready and wait for the go-ahead):","",...x,"",` 2. The headline next step: offer to run a Phase 1 SEO audit on ${h}`," (homepage + sitemap + robots.txt; the checks live in",` ${u} \u2014 read that first).`," If they say yes, report findings as:"," \u{1F6A8} Biggest Issue \u2192 \u26A0\uFE0F Also Worth Fixing \u2192 \u2705 What's Working",' \u2192 "What do you want to do?" with numbered options.',""," 3. When it feels right, let them know about the free cloud dashboard and"," offer to start it (their call) \u2014 and that keyword strategy (Phase 2 in"," the skill) is there whenever they want it:"," npx -y @seoagent-official/seoagent login","","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"," HUMAN USERS (if you ran this in your terminal, no AI agent)","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550",""," Open Claude Code in this directory and say:",""," audit my site","",` The skill at ${a} is picked up automatically.`,""," Want the cloud dashboard now? Free account, ~30 seconds:",""," npx -y @seoagent-official/seoagent login",""].join(`
|
|
22
|
+
`))}import{existsSync as Ut}from"fs";import{intro as Uo,outro as Do,confirm as Bo,isCancel as Mo,cancel as Go}from"@clack/prompts";import{existsSync as se,rmSync as Fo}from"fs";import{join as ae}from"path";function Nt(e,t={}){let n=[],o=ae(e,m);se(o)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:o,kind:"dir"});let r=ae(e,R.CLAUDE);se(r)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:r,kind:"dir"});let i=ae(e,R.AGENTS);return se(i)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"}),kt(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:ae(e,".claude","settings.json"),kind:"hook"}),t.global&&se(b)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:b,kind:"global"}),n}function Ft(e,t){for(let n of t)n.kind==="hook"?wt(e):Fo(n.path,{recursive:!0,force:!0})}async function Ae(e={}){let t=process.cwd(),n=Nt(t,{global:e.global});if(n.length===0){c.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&Ut(b)&&c.info("Your seoagent.com login is still stored at ~/.config/seoagent/. Re-run with --global to wipe it too.");return}let o=!!e.yes||!process.stdin.isTTY,r=n.map(s=>` \u2022 ${s.label}`).join(`
|
|
23
|
+
`);if(!o){Uo("SEOAgent \u2014 uninstall"),c.message(`This will remove:
|
|
24
|
+
${r}`);let s=await Bo({message:"Remove these and start fresh?"});if(Mo(s)||!s){Go("Cancelled \u2014 nothing was removed.");return}}Ft(t,n);let i=n.map(s=>` \u2713 ${s.label}`).join(`
|
|
25
25
|
`);o?c.success(`Removed:
|
|
26
|
-
${i}`):
|
|
27
|
-
${i}`),!e.global&&
|
|
28
|
-
`,"utf-8");try{
|
|
26
|
+
${i}`):Do(`Removed:
|
|
27
|
+
${i}`),!e.global&&Ut(b)&&c.info("Your seoagent.com login (~/.config/seoagent/) was kept \u2014 it is shared across projects. Run `uninstall --global` to wipe it too."),c.info("Re-install any time with `npx -y @seoagent-official/seoagent@latest init`.")}import{existsSync as Bt,mkdirSync as Dt,readFileSync as Wo,writeFileSync as Ko,chmodSync as Ho,unlinkSync as zo}from"fs";import{dirname as Yo}from"path";function w(){if(!Bt(_))return null;try{let e=JSON.parse(Wo(_,"utf-8"));return!e.user_token||!e.website_token?null:{user_token:e.user_token,website_token:e.website_token,api_base:e.api_base||M}}catch{return null}}function Mt(e){Dt(b,{recursive:!0}),Dt(Yo(_),{recursive:!0}),Ko(_,JSON.stringify(e,null,2)+`
|
|
28
|
+
`,"utf-8");try{Ho(_,384)}catch{}}function Gt(){if(!Bt(_))return!1;try{return zo(_),!0}catch{return!1}}import{existsSync as H,readdirSync as Pe,statSync as Jo,readFileSync as Wt}from"fs";import{join as F}from"path";function qo(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function Vo(e){let t=F(e,"audit","latest.md");if(!H(t))return null;let n=Z(t);if(!n)return null;let o=Wt(t,"utf-8"),r=qo(o);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:r.open}}function Xo(e){try{let n=Wt(e,"utf-8").split(/\r?\n/),o=!1,r=0;for(let i of n){let s=i.trim();if(s.startsWith("|")&&s.endsWith("|")){if(/^\|\s*-+\s*(\|\s*-+\s*)+\|$/.test(s)){o=!0;continue}o&&r++}else if(o&&s==="")break}return r}catch{return 0}}function Zo(e){let t=F(e,"strategy","clusters");if(!H(t))return null;let n=Pe(t).filter(r=>r.endsWith(".md"));if(n.length===0)return null;let o=0;for(let r of n)o+=Xo(F(t,r));return{exists:!0,clusterCount:n.length,articleCount:o}}function Qo(e){let t=F(e,"briefs");if(!H(t))return null;let n=Pe(t).filter(o=>o.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function er(e){let t=F(e,"content");if(!H(t))return null;let n=Pe(t).filter(o=>o.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function tr(e){let t=F(e,"roadmap.md");return H(t)?{exists:!0,updatedAt:Jo(t).mtime.toISOString()}:null}function Kt(e){let t=g(e);if(!t)return null;let n=G(e);return{domain:t.domain,audit:Vo(n),strategy:Zo(n),briefs:Qo(n),content:er(n),roadmap:tr(n)}}function Re(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/6e4);if(n<60)return`${n} minutes ago`;let o=Math.floor(n/60);return o<24?`${o} hours ago`:`${Math.floor(o/24)} days ago`}function Te(){let e=Kt(process.cwd());if(!e){c.warn("No SEOAgent project found in this directory."),c.info("Run `npx @seoagent-official/seoagent init` to get started.");return}c.message(`SEOAgent Status \u2014 ${e.domain}`),w()?c.info("Account: logged in (run `seoagent whoami` for email / website / plan)"):c.info("Account: not logged in (run `seoagent login` to connect)"),c.info(e.audit?.exists?`Audit: last run ${Re(e.audit.date??"")} (${e.audit.issueCount??0} issues found)`:"Audit: not yet run"),c.info(e.strategy?.exists?`Strategy: ${e.strategy.clusterCount} topic clusters, ${e.strategy.articleCount} article ideas`:"Strategy: not yet created"),c.info(e.briefs?.exists?`Briefs: ${e.briefs.count} ready`:"Briefs: none created"),e.content?.exists?c.success(`Content: ${e.content.count} articles written`):c.info("Content: no articles yet"),c.info(e.roadmap?.exists?`Roadmap: .seoagent/roadmap.md (updated ${Re(e.roadmap.updatedAt??"")})`:"Roadmap: not yet created")}import{exec as nr}from"child_process";function Oe(){let e=process.cwd(),n=g(e)?.domain??"",o=`${f.PRICING}?ref=cli${n?`&domain=${encodeURIComponent(n)}`:""}`;c.info("Opening SEOAgent Cloud pricing..."),c.message(`URL: ${o}`);let r=process.platform==="darwin"?`open "${o}"`:process.platform==="win32"?`start "${o}"`:`xdg-open "${o}"`;nr(r,i=>{i&&c.warn("Could not open browser. Visit the URL above to upgrade.")})}import{exec as or}from"child_process";import{randomBytes as rr}from"crypto";function Ht(e,t){if(e>=500)return{status:"error",terminal:!1,message:`HTTP ${e} (server error)`};if(e>=400)return{status:"error",terminal:!0,message:`HTTP ${e} (client error)`};if(!t||typeof t!="object")return{status:"error",terminal:!0,message:`Malformed response: expected an object, got ${typeof t}`};let n=t;if(n.status==="ready"){if(typeof n.user_token=="string"&&typeof n.website_token=="string"){let o=typeof n.email=="string"&&n.email?n.email:void 0,r=typeof n.domain=="string"&&n.domain?n.domain:void 0;return{status:"ready",user_token:n.user_token,website_token:n.website_token,...o?{email:o}:{},...r?{domain:r}:{}}}return{status:"error",terminal:!0,message:"Malformed response: status=ready without user_token+website_token"}}return n.status==="pending"?{status:"pending"}:n.status==="expired"?{status:"expired"}:{status:"error",terminal:!0,message:`Malformed response: unknown status=${JSON.stringify(n.status)}`}}var ir=1500,sr=300*1e3;function ar(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;or(t,()=>{})}function cr(){return rr(16).toString("hex")}async function lr(e,t){try{let n=`${e}/api/cli/auth/poll?session=${encodeURIComponent(t)}`,o=await fetch(n,{headers:{Accept:"application/json"}}),r=null;try{r=await o.json()}catch{}return Ht(o.status,r)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function ur(e){return new Promise(t=>setTimeout(t,e))}async function je(e={}){let t=process.cwd(),n=g(t),o=(e.apiBase||f.BASE||M).replace(/\/$/,"");if(w()){c.info("Already logged in. To switch accounts, run `npx @seoagent-official/seoagent logout` first.");return}let r=cr(),i=new URLSearchParams({session:r});n?.domain&&i.set("domain",n.domain);let s=`${o}/cli/auth?${i.toString()}`;c.message("Opening seoagent.com to connect this CLI to your account..."),c.info(`If the browser does not open, visit: ${s}`),ar(s),c.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let a=Date.now()+sr,l=!0;for(;Date.now()<a;){l||await ur(ir),l=!1;let u=await lr(o,r);if(u.status==="ready"){Mt({user_token:u.user_token,website_token:u.website_token,api_base:o});let d=u.email&&u.domain?`Logged in as ${u.email} (${u.domain}).`:u.email?`Logged in as ${u.email}.`:"Logged in.";c.success(`${d} Future SEO work in this repo will sync to your dashboard.`);return}if(u.status==="expired"){c.warn("Session expired. Run `npx @seoagent-official/seoagent login` again.");return}if(u.status==="error"){if(u.terminal){c.warn(`Login failed: ${u.message}. Run \`npx @seoagent-official/seoagent login\` again.`);return}continue}}c.warn("Login timed out. Run `npx @seoagent-official/seoagent login` again to retry.")}function Le(){Gt()?c.success("Logged out."):c.info("You were not logged in.")}import{existsSync as Ue,mkdirSync as Nr,readFileSync as on,readdirSync as Fr,statSync as Ur,writeFileSync as Dr}from"fs";import{join as De,relative as Br,sep as Mr}from"path";import{existsSync as dr,mkdirSync as pr,readdirSync as fr,unlinkSync as gr,writeFileSync as zt}from"fs";import{join as ce}from"path";function Ne(e){return ce(e,m,"inbox")}function Yt(e){return`${e.action_type}-${e.id}.md`}function mr(e,t){let n=0;if(!dr(e))return 0;for(let o of fr(e)){if(!o.endsWith(".md")||o==="README.md")continue;let r=o.match(/^(?:.+)-(\d+)\.md$/);if(!r)continue;let i=Number.parseInt(r[1],10);if(!Number.isNaN(i)&&!t.has(i))try{gr(ce(e,o)),n++}catch{}}return n}function hr(e){let t=e.payload||{},n=t.articleId??"unknown",o=t.slug??null,r=t.originalTitle??null,i=t.originalUrl??null,s=t.cmsType??null;return`---
|
|
29
29
|
action_id: ${e.id}
|
|
30
30
|
action_type: ${e.action_type}
|
|
31
31
|
article_id: ${n}
|
|
@@ -68,7 +68,7 @@ positive, you disagree, etc.), close it out as failed with a reason:
|
|
|
68
68
|
\`\`\`bash
|
|
69
69
|
npx @seoagent-official/seoagent ack ${e.id} --failed --reason "kept; performs well off-search"
|
|
70
70
|
\`\`\`
|
|
71
|
-
`}function
|
|
71
|
+
`}function yr(e){let t=e.payload||{},n=t.page_url??null,o=t.issue??"other",r=t.check_id??"unknown",i=t.severity??"unknown",s=t.recommended_fix??null;return`---
|
|
72
72
|
action_id: ${e.id}
|
|
73
73
|
action_type: ${e.action_type}
|
|
74
74
|
issue: ${o}
|
|
@@ -114,7 +114,7 @@ next \`seoagent sync\`. If you disagree or it's a false positive, decline it:
|
|
|
114
114
|
\`\`\`bash
|
|
115
115
|
npx @seoagent-official/seoagent ack ${e.id} --failed --reason "not applicable; ..."
|
|
116
116
|
\`\`\`
|
|
117
|
-
`}function
|
|
117
|
+
`}function kr(e){let t=e.payload||{},n=t.brief_slug??null,o=t.primary_keyword??null,r=t.cluster??null,i=t.role??null,s=t.search_intent??null,a=t.priority??"medium";return`---
|
|
118
118
|
action_id: ${e.id}
|
|
119
119
|
action_type: ${e.action_type}
|
|
120
120
|
brief_slug: ${n??""}
|
|
@@ -163,7 +163,7 @@ If you decide not to write it (off-strategy, duplicate, etc.), decline it:
|
|
|
163
163
|
\`\`\`bash
|
|
164
164
|
npx @seoagent-official/seoagent ack ${e.id} --failed --reason "skipped; ..."
|
|
165
165
|
\`\`\`
|
|
166
|
-
`}function
|
|
166
|
+
`}function wr(e){let t=e.payload||{},n=t.page_url??null,o=t.reason??"stale_thin",r=t.metrics??null,i=r?Object.entries(r).map(([s,a])=>`- **${s}**: ${a??"(n/a)"}`).join(`
|
|
167
167
|
`):"- (no metrics)";return`---
|
|
168
168
|
action_id: ${e.id}
|
|
169
169
|
action_type: ${e.action_type}
|
|
@@ -210,7 +210,7 @@ If you disagree (page is fine as-is, intentionally short, etc.), decline it:
|
|
|
210
210
|
\`\`\`bash
|
|
211
211
|
npx @seoagent-official/seoagent ack ${e.id} --failed --reason "kept as-is; ..."
|
|
212
212
|
\`\`\`
|
|
213
|
-
`}function
|
|
213
|
+
`}function br(e){let t=e.payload||{},n=t.sitemap_url??null,o=t.known_url_count??0,r=Array.isArray(t.urls)?t.urls:[],i=!!t.truncated,s=r.length>0?`\`\`\`
|
|
214
214
|
${r.join(`
|
|
215
215
|
`)}
|
|
216
216
|
\`\`\`${i?`
|
|
@@ -256,7 +256,7 @@ SEOAgent re-submits the sitemap to GSC on its schedule. If a sitemap already exi
|
|
|
256
256
|
\`\`\`bash
|
|
257
257
|
npx @seoagent-official/seoagent ack ${e.id} --failed --reason "sitemap already served at /sitemap.xml"
|
|
258
258
|
\`\`\`
|
|
259
|
-
`}function
|
|
259
|
+
`}function Sr(e){let t=e.payload||{},n=t.keyword??null,o=t.opportunity??"easy_win",r=t.volume??null,i=t.difficulty??null,s=t.intent??null,a=o==="competitor_gap"?"competitor gap (a rival ranks top-10 here, you don't)":"easy win (low difficulty, real volume)";return`---
|
|
260
260
|
action_id: ${e.id}
|
|
261
261
|
action_type: ${e.action_type}
|
|
262
262
|
keyword: ${n??""}
|
|
@@ -314,10 +314,10 @@ decline it:
|
|
|
314
314
|
\`\`\`bash
|
|
315
315
|
npx @seoagent-official/seoagent ack ${e.id} --failed --reason "skipped; ..."
|
|
316
316
|
\`\`\`
|
|
317
|
-
`}function
|
|
317
|
+
`}function xr(e){switch(e.action_type){case"cli_prune_pending":return hr(e);case"cli_technical_fix":return yr(e);case"cli_new_content":return kr(e);case"cli_content_update":return wr(e);case"cli_sitemap_update":return br(e);case"cli_new_landing_page":return Sr(e);default:return null}}function vr(e){if(e.length===0)return`# SEOAgent Inbox
|
|
318
318
|
|
|
319
319
|
No pending actions. Run \`seoagent sync\` later to check for new ones.
|
|
320
|
-
`;let t=e.map(n=>`- **${n.action_type}** id \`${n.id}\` \u2014 ${n.title??"no title"} \u2192 see \`${
|
|
320
|
+
`;let t=e.map(n=>`- **${n.action_type}** id \`${n.id}\` \u2014 ${n.title??"no title"} \u2192 see \`${Yt(n)}\``);return`# SEOAgent Inbox
|
|
321
321
|
|
|
322
322
|
You have **${e.length}** pending action${e.length===1?"":"s"} from your dashboard.
|
|
323
323
|
|
|
@@ -329,17 +329,21 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
|
|
|
329
329
|
|
|
330
330
|
If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
|
|
331
331
|
skill knows what to do.
|
|
332
|
-
`}function
|
|
333
|
-
`,"utf-8")}catch{}return l}var
|
|
334
|
-
`,"utf-8")}function
|
|
332
|
+
`}function Jt(e,t){let n=Ne(e);pr(n,{recursive:!0});let o=new Set(t.map(s=>s.id)),r=mr(n,o),i=0;for(let s of t){let a=xr(s);a!==null&&(zt(ce(n,Yt(s)),a,"utf-8"),i++)}return zt(ce(n,"README.md"),vr(t),"utf-8"),{wrote:i,removed:r,inboxPath:n}}import{createHash as Er}from"crypto";import{existsSync as Xt,mkdirSync as Ir,readFileSync as Cr,statSync as Zt,writeFileSync as Vt,rmSync as Ar}from"fs";import{dirname as Pr,join as Fe,sep as Rr}from"path";function _r(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var $r=[{cls:"project",test:e=>e==="project.md"},{cls:"audit",test:e=>e==="audit/latest.md"||/^audit\/(critical|high|medium|low)\.md$/.test(e)},{cls:"brief",test:e=>/^briefs\/[^/]+\.md$/.test(e)},{cls:"article",test:e=>/^content\/[^/]+\.md$/.test(e)},{cls:"cluster",test:e=>/^strategy\/clusters\/[^/]+\.md$/.test(e)},{cls:"keywords",test:e=>e==="keywords.md"||/^strategy\/keywords\/[^/]+\.md$/.test(e)},{cls:"pages",test:e=>e==="pages.md"||/^pages\/[^/]+\.md$/.test(e)},{cls:"competitors",test:e=>e==="competitors.md"},{cls:"changelog",test:e=>e==="changelog.md"}];function qt(e,t){let n=_r(e);for(let{cls:o,test:r}of $r)if(r(n))return t&&(o==="keywords"||o==="pages")?"generated-index":o;return"other"}function Tr(e){return"sha256:"+Er("sha256").update(e).digest("hex")}function Or(e,t,n={}){let o=[];for(let r of e.artifacts){let i=t[r.path]??{exists:!1,locallyEdited:!1};if(!i.exists){o.push({path:r.path,kind:"write",body:r.body_md});continue}if(i.contentHash===r.content_hash){o.push({path:r.path,kind:"skip"});continue}if(r.generated){o.push({path:r.path,kind:"overwrite",body:r.body_md,note:i.locallyEdited?"discarded local edits \u2014 this is a cloud-generated file (edit it in the dashboard)":void 0});continue}if(i.locallyEdited&&!n.force){o.push({path:r.path,kind:"conflict",note:"local newer than cloud, keeping local \u2014 use --force to take cloud"});continue}o.push({path:r.path,kind:"overwrite",body:r.body_md})}for(let r of e.deleted){let i=t[r];if(!(!i||!i.exists)){if(i.locallyEdited&&!n.force){o.push({path:r,kind:"delete-skipped",note:"server deleted this but it has local edits \u2014 keeping it (use --force to delete)"});continue}o.push({path:r,kind:"delete"})}}return o}function jr(e,t,n,o){let r=new Map;for(let s of t.artifacts)r.set(s.path,s.generated);let i=[];for(let s of e)s.kind!=="skip"&&i.push({path:s.path,kind:s.kind,class:qt(s.path,r.get(s.path)??!1),...s.note?{note:s.note}:{}});return i.length===0?null:{pulled_at:o,cursor:n,changes:i}}async function Qt(e){let t=await tn({apiBase:e.apiBase,authHeader:e.authHeader,since:null,fetchImpl:e.fetchImpl});if(!t.ok)return{ok:!1,error:t.error};let n=e.path.replace(/^\/+/,"").replace(/\\/g,"/"),o=t.manifest.artifacts.find(r=>r.path===n);return o?{ok:!0,body:o.body_md}:{ok:!1,error:`No cloud artifact found at "${n}"`}}function en(e,t){return Fe(e,t.split("/").join(Rr))}function Lr(e,t,n){let o={};for(let r of t){let i=en(e,r);if(!Xt(i)){o[r]={exists:!1,locallyEdited:!1};continue}let s=Zt(i),a=n[r],l=!a||a.mtime!==s.mtimeMs||a.size!==s.size;o[r]={exists:!0,contentHash:Tr(Cr(i,"utf-8")),locallyEdited:l}}return o}async function tn(e){let t=e.fetchImpl??fetch,n=`${e.apiBase}/api/cli/sync`+(e.since?`?since=${encodeURIComponent(e.since)}`:"");try{let o=await t(n,{method:"GET",headers:{Authorization:e.authHeader,Accept:"application/json"}});if(!o.ok){let i=await o.text().catch(()=>"");return{ok:!1,error:`${o.status} ${i.slice(0,200)}`.trim()}}let r=await o.json().catch(()=>null);return!r||!Array.isArray(r.artifacts)||typeof r.now!="string"?{ok:!1,error:"Malformed manifest response"}:(Array.isArray(r.deleted)||(r.deleted=[]),{ok:!0,manifest:r})}catch(o){return{ok:!1,error:o.message}}}async function nn(e){let t=Fe(e.projectDir,m),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,deleted:0,warnings:[],cursor:e.since};if(!Xt(t))return{...n,ok:!0};let o=await tn({apiBase:e.apiBase,authHeader:e.authHeader,since:e.since,fetchImpl:e.fetchImpl});if(!o.ok)return{...n,ok:!1,error:o.error};let r=o.manifest,i=[...r.artifacts.map(d=>d.path),...r.deleted],s=Lr(t,i,e.stateFiles),a=Or(r,s,{force:e.force}),l={...n,cursor:r.now};for(let d of a){let p=en(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{Ir(Pr(p),{recursive:!0}),Vt(p,d.body??"","utf-8");let h=Zt(p);e.stateFiles[d.path]={mtime:h.mtimeMs,size:h.size},d.kind==="write"?l.written++:l.overwritten++,d.note&&l.warnings.push(`${d.path}: ${d.note}`);break}case"conflict":l.conflicts++,l.warnings.push(`${d.path}: ${d.note??"conflict"}`);break;case"delete":Ar(p,{force:!0}),delete e.stateFiles[d.path],l.deleted++;break;case"delete-skipped":l.conflicts++,l.warnings.push(`${d.path}: ${d.note??"delete skipped"}`);break}}catch(h){l.ok=!1,l.error=`${d.path}: ${h.message}`}}(l.conflicts>0||!l.ok)&&(l.cursor=e.since);let u=jr(a,r,l.cursor,new Date().toISOString());if(u)try{Vt(Fe(t,et),JSON.stringify(u,null,2)+`
|
|
333
|
+
`,"utf-8")}catch{}return l}var Gr=new Set([".md"]),Wr=new Set(["inbox"]);function Kr(e){let t=[];function n(o,r){if(Ue(o))for(let i of Fr(o,{withFileTypes:!0})){if(i.name.startsWith(".")||r===""&&Wr.has(i.name))continue;let s=De(o,i.name);if(i.isDirectory())n(s,r?`${r}/${i.name}`:i.name);else if(i.isFile()){let a=i.name.lastIndexOf("."),l=a===-1?"":i.name.slice(a);Gr.has(l)&&t.push(s)}}}return n(e,""),t}function rn(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return De(fe,`${t}.json`)}function Hr(e){let t=rn(e);if(!Ue(t))return{files:{},last_synced_at:null};try{return JSON.parse(on(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function zr(e,t){Nr(fe,{recursive:!0}),Dr(rn(e),JSON.stringify(t,null,2)+`
|
|
334
|
+
`,"utf-8")}function Yr(e,t){return Br(e,t).split(Mr).join("/")}async function Jr(e,t){try{let n=await fetch(`${e}/api/cli/actions/fetch`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:t},body:JSON.stringify({})});if(!n.ok){let r=await n.text().catch(()=>"");return{ok:!1,actions:[],error:`${n.status} ${r.slice(0,200)}`}}let o=await n.json().catch(()=>null);return!o||o.status!=="ok"||!Array.isArray(o.actions)?{ok:!1,actions:[],error:"Malformed response"}:{ok:!0,actions:o.actions}}catch(n){return{ok:!1,actions:[],error:n.message}}}async function qr(e,t,n){try{let o=await fetch(`${e}/api/cli/sync`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify(t)});if(!o.ok){let r=await o.text().catch(()=>"");return{ok:!1,status:o.status,error:r.slice(0,200)}}return{ok:!0,status:o.status}}catch(o){return{ok:!1,status:0,error:o.message}}}async function sn(e,t={}){let n=w();if(!n)return{ok:!0,reason:"no-auth",synced:0,failed:0,errors:[]};let o=g(e);if(!o)return{ok:!0,reason:"no-project",synced:0,failed:0,errors:[]};let r=De(e,m);if(!Ue(r))return{ok:!0,reason:"no-project",synced:0,failed:0,errors:[]};let i=Hr(o.domain),s=Kr(r),a=n.api_base||f.BASE,l=`Bearer ${n.user_token}:${n.website_token}`,u=0,d=0,p=[],h=0;if(!t.pullOnly)for(let y of s){let B=Yr(r,y);if(t.pathFilter&&!B.endsWith(t.pathFilter))continue;let Y=Ur(y),de=i.files[B];if(!(!de||de.mtime!==Y.mtimeMs||de.size!==Y.size)&&!t.force)continue;h++;let En=on(y,"utf-8"),pe=await qr(a,{path:B,contents:En,domain:o.domain},l);pe.ok?(i.files[B]={mtime:Y.mtimeMs,size:Y.size},u++):(d++,p.push(`${B}: ${pe.status} ${pe.error??""}`.trim()))}let x=await Jr(a,l),D=0,A=0;if(x.ok){let y=Jt(e,x.actions);D=y.wrote,A=y.removed}else x.error&&p.push(`pull actions: ${x.error}`);let v,ue=!1,Ve=i.last_synced_at;if(!t.pushOnly){let y=await nn({projectDir:e,apiBase:a,authHeader:l,since:i.last_synced_at,stateFiles:i.files,force:t.force});y.ok?Ve=y.cursor:(ue=!0,y.error&&p.push(`pull: ${y.error}`)),v={written:y.written,overwritten:y.overwritten,skipped:y.skipped,conflicts:y.conflicts,deleted:y.deleted,warnings:y.warnings}}let $n=!!v&&v.written+v.overwritten+v.deleted+v.conflicts>0;if(i.last_synced_at=Ve,zr(o.domain,i),h===0&&D===0&&A===0&&!$n&&!ue&&d===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:p,actionsPulled:0,actionsRemoved:0,pull:v};let Xe=d===0&&!ue;return{ok:Xe,reason:Xe?void 0:"error",synced:u,failed:d,errors:p,actionsPulled:D,actionsRemoved:A,pull:v}}async function z(e={}){let t=await sn(process.cwd(),{pathFilter:e.path,force:e.force,pushOnly:e.pushOnly,pullOnly:e.pullOnly});if(e.silent){t.ok||(process.exitCode=0);return}if(t.reason==="no-auth"){c.info("Not logged in. Run `npx @seoagent-official/seoagent login` to enable cloud sync.");return}if(t.reason==="no-project"){c.info("No SEOAgent project here. Run `npx @seoagent-official/seoagent init` first.");return}if(t.reason==="no-changes"){c.info("Already in sync.");return}t.synced>0&&c.success(`Synced ${t.synced} file${t.synced===1?"":"s"} to your dashboard.`);let n=t.pull;if(n){let o=n.written+n.overwritten;o>0&&c.success(`Pulled ${o} file${o===1?"":"s"} from the cloud`+(n.overwritten>0?` (${n.overwritten} updated)`:"")),n.deleted>0&&c.info(`Removed ${n.deleted} file${n.deleted===1?"":"s"} deleted in the cloud.`),n.conflicts>0&&c.warn(`${n.conflicts} conflict${n.conflicts===1?"":"s"} \u2014 local changes kept. Re-run with --force to take the cloud version.`);for(let r of n.warnings.slice(0,5))c.info(` \u2022 ${r}`)}if(t.actionsPulled&&t.actionsPulled>0&&(c.success(`Pulled ${t.actionsPulled} pending action${t.actionsPulled===1?"":"s"} \u2192 .seoagent/inbox/`),c.info(' Open Claude Code in this directory and ask it to "process the inbox", or read the files yourself.')),t.actionsRemoved&&t.actionsRemoved>0&&c.info(`Cleaned up ${t.actionsRemoved} stale inbox file${t.actionsRemoved===1?"":"s"}.`),t.failed>0){c.warn(`${t.failed} file${t.failed===1?"":"s"} failed to sync. Will retry next run.`);for(let o of t.errors.slice(0,3))c.info(` \u2022 ${o}`)}}async function Be(e={}){if(e.print){let t=w();if(!t){c.error("Not logged in. Run `npx @seoagent-official/seoagent login` first."),process.exitCode=1;return}if(!g(process.cwd())){c.error("No SEOAgent project here. Run `npx @seoagent-official/seoagent init` first."),process.exitCode=1;return}let o=t.api_base||f.BASE,r=await Qt({apiBase:o,authHeader:`Bearer ${t.user_token}:${t.website_token}`,path:e.print});if(!r.ok){c.warn(r.error),process.exitCode=1;return}process.stdout.write(r.body),r.body.endsWith(`
|
|
335
335
|
`)||process.stdout.write(`
|
|
336
|
-
`);return}await
|
|
337
|
-
`),r=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${
|
|
336
|
+
`);return}await z({pullOnly:!0,force:e.force,silent:e.silent})}import{existsSync as Vr,readdirSync as Xr,unlinkSync as Zr}from"fs";import{join as an}from"path";async function Me(e,t={}){let n=Number.parseInt(e,10);if(Number.isNaN(n)||n<=0){c.error(`Invalid action id: "${e}"`),process.exitCode=1;return}let o=w();if(!o){c.error("Not logged in. Run `npx @seoagent-official/seoagent login` first."),process.exitCode=1;return}if(!g(process.cwd())){c.error("No SEOAgent project here. Run `npx @seoagent-official/seoagent init` first."),process.exitCode=1;return}let i=o.api_base||f.BASE,s=`Bearer ${o.user_token}:${o.website_token}`,a=t.failed?"failed":"completed",l;try{l=await fetch(`${i}/api/cli/actions/${n}/ack`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:s},body:JSON.stringify({status:a,error_message:t.failed&&t.reason?t.reason:null,result:t.failed?{declined:!0,reason:t.reason??null}:{applied:!0}})})}catch(d){c.error(`Network error: ${d.message}`),process.exitCode=1;return}if(!l.ok){let d=await l.text().catch(()=>"");c.error(`Server rejected ack (${l.status}): ${d.slice(0,200)}`),process.exitCode=1;return}let u=Ne(process.cwd());if(Vr(u)){for(let d of Xr(u))if(d.endsWith(`-${n}.md`))try{Zr(an(u,d))}catch{}}t.failed?c.success(`Action ${n} marked failed${t.reason?` (reason: ${t.reason})`:""}.`):c.success(`Action ${n} marked completed.`),c.info(` inbox location: ${an(m,"inbox")}`)}var Qr=new Set(["on","off","status"]);async function Ge(e,t={}){let n=(e||"").toLowerCase();if(!Qr.has(n)){c.error(`Usage: seoagent autopilot <on|off|status> (got "${e}")`),process.exitCode=1;return}let o=w();if(!o){c.error("Not logged in. Run `npx @seoagent-official/seoagent login` first."),process.exitCode=1;return}let r=t.apiBase||o.api_base||f.BASE,i=`Bearer ${o.user_token}:${o.website_token}`,s;try{s=await fetch(`${r}/api/cli/autopilot/${n}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:i},body:"{}"})}catch(d){c.error(`Network error: ${d.message}`),process.exitCode=1;return}let a=null;try{a=await s.json()}catch{a=null}if(s.status===402||a?.code==="upgrade_required"){let p=g(process.cwd())?.domain??"",h=`${f.PRICING}?ref=cli${p?`&domain=${encodeURIComponent(p)}`:""}`;c.warn("CLI autopilot is a paid feature."),c.message("Upgrade to let SEOAgent continuously audit your site and queue fixes for your\ncoding agent to apply on each `seoagent sync` (you stay in the loop \u2014 nothing\nis auto-applied)."),c.message(`Upgrade: ${h}`),process.exitCode=1;return}if(!s.ok||a?.status!=="ok"||!a.autopilot){c.error(`Server rejected request (${s.status})${a?.error?`: ${a.error}`:""}`),process.exitCode=1;return}let{enabled:l,delivery_mode:u}=a.autopilot;if(n==="on"){c.success("CLI autopilot is ON."),c.message('SEOAgent will queue suggested fixes to `.seoagent/inbox/`. Run `seoagent sync`\n(or just ask Claude Code to "process the inbox") to review and apply them.');return}if(n==="off"){c.success("CLI autopilot is OFF. No new suggestions will be queued.");return}l&&u==="cli_queue"?c.success("CLI autopilot: ON (queueing fixes for your coding agent)."):l?c.info(`CLI autopilot: ON (delivery mode: ${u??"unknown"}).`):(c.info("CLI autopilot: OFF."),c.message("Run `seoagent autopilot on` to enable (paid)."))}import{mkdirSync as di,writeFileSync as pi}from"fs";import{join as We}from"path";import{readdirSync as ei,readFileSync as ti,statSync as cn}from"fs";import{join as ni}from"path";var oi=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),ri=new Set(["png","jpg","jpeg","gif","svg","webp","avif","ico","bmp","css","js","mjs","json","xml","txt","pdf","zip","gz","woff","woff2","ttf","eot","mp4","webm","mp3","wav","csv"]),ii=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),si=5e3,ai=512*1024;function fn(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function ln(e,t){let n=(e||"").trim();if(!n||(n=n.replace(/[?#].*$/,""),!n)||/^(mailto:|tel:|javascript:|data:)/i.test(n)||n.startsWith("//"))return null;if(/^https?:\/\//i.test(n))try{let i=new URL(n),s=i.hostname.toLowerCase().replace(/^www\./,"");if(!t||s!==t)return null;n=i.pathname||"/"}catch{return null}if(!n.startsWith("/")||n.startsWith("/api/")||n==="/api")return null;let o=n.split("/").pop()||"",r=o.lastIndexOf(".");return r>0&&ri.has(o.slice(r+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var un=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,dn=/\]\(\s*([^)\s]+)/g;function ci(e,t){if(!e)return[];let n=fn(t),o=[],r;for(un.lastIndex=0;(r=un.exec(e))!==null;){let i=r[1]??r[2]??r[3]??"",s=ln(i,n);s&&o.push(s)}for(dn.lastIndex=0;(r=dn.exec(e))!==null;){let i=ln(r[1],n);i&&o.push(i)}return o}function li(e,t,n=0){let o={};for(let s of e)o[s.route]=0;for(let s of t)s in o&&(o[s]+=1);let r=[],i=[];for(let s of e){if(s.route==="/")continue;let a=o[s.route]??0;a===0?r.push({route:s.route,url:s.url}):a===1&&i.push({route:s.route,url:s.url,inbound:a})}return r.sort((s,a)=>s.route.localeCompare(a.route)),i.sort((s,a)=>s.route.localeCompare(a.route)),{pageCount:e.length,linkOccurrences:t.length,orphans:r,weak:i,inboundByRoute:o,filesScanned:n}}function gn(e,t){let n=JSON.stringify(e.orphans.slice(0,100).map(a=>a.url)),o=["---","generated: false",`analyzed_at: ${new Date().toISOString()}`,`page_count: ${e.pageCount}`,`orphan_count: ${e.orphans.length}`,`weak_count: ${e.weak.length}`,`orphans_json: ${n}`,"---"].join(`
|
|
337
|
+
`),r=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${fn(t)})`:""}. **Orphans** are pages no other page links to \u2014 they're hard for crawlers`,"and users to reach and tend to underperform. Add relevant internal links","pointing at them (from related, higher-authority pages).","",`Scanned ${e.filesScanned} file${e.filesScanned===1?"":"s"}, ${e.linkOccurrences} internal link${e.linkOccurrences===1?"":"s"}, ${e.pageCount} page${e.pageCount===1?"":"s"}.`,"","_Note: this scans the repo, so links inside CMS-hosted content aren't counted._"].join(`
|
|
338
338
|
`),i=e.orphans.length===0?`## Orphan pages
|
|
339
339
|
|
|
340
|
-
None \u2014 every page has at least one inbound internal link. \u{1F389}`:[`## Orphan pages (${e.orphans.length})`,"","No internal links point to these. Add links from related pages.","","| Page | Suggested link source (fill in) |","|---|---|",...e.orphans.map(a=>`| ${
|
|
341
|
-
`),s=e.weak.length===0?"":["",`## Weakly linked (${e.weak.length})`,"","Exactly one inbound internal link \u2014 fragile. Consider adding more.","","| Page | Inbound |","|---|---|",...e.weak.map(a=>`| ${
|
|
340
|
+
None \u2014 every page has at least one inbound internal link. \u{1F389}`:[`## Orphan pages (${e.orphans.length})`,"","No internal links point to these. Add links from related pages.","","| Page | Suggested link source (fill in) |","|---|---|",...e.orphans.map(a=>`| ${pn(a.url)} | \u2014 |`)].join(`
|
|
341
|
+
`),s=e.weak.length===0?"":["",`## Weakly linked (${e.weak.length})`,"","Exactly one inbound internal link \u2014 fragile. Consider adding more.","","| Page | Inbound |","|---|---|",...e.weak.map(a=>`| ${pn(a.url)} | ${a.inbound} |`)].join(`
|
|
342
342
|
`);return[o,"",r,"",i,s,""].join(`
|
|
343
|
-
`)}function
|
|
344
|
-
`);return}let i=
|
|
345
|
-
`);return}if(c.message("SEOAgent environment check"),o.provider==="none"){c.info("Image provider: none detected."),c.info("To enable image generation in the free tier, set ONE of:");let r=Sn();for(let i of Object.keys(r))c.info(` \u2022 ${i}: ${r[i].join(" or ")}`);c.info("Add to your shell, .env.local, or .env. Then re-run `npx @seoagent-official/seoagent env-check`.")}else c.success(`Image provider: ${o.provider} (${o.matched_key} from ${o.source}).`),o.available_providers.length>1&&c.info(`Other providers available: ${o.available_providers.filter(r=>r!==o.provider).join(", ")}.`);if(!n){c.warn("No SEOAgent project here. Run `npx @seoagent-official/seoagent init` first to persist the provider.");return}ke(t,{image_provider:o.provider}),c.info(`Saved to .seoagent/project.md (image_provider: ${o.provider}).`)}import{existsSync as
|
|
343
|
+
`)}function pn(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*ui(e){let t=0;function*n(o){let r;try{r=ei(o,{withFileTypes:!0})}catch{return}for(let i of r){if(t>=si)return;if(i.name.startsWith("."))continue;let s=ni(o,i.name);if(i.isDirectory()){if(ii.has(i.name))continue;yield*n(s)}else if(i.isFile()){let a=i.name.lastIndexOf("."),l=a===-1?"":i.name.slice(a+1).toLowerCase();if(!oi.has(l))continue;t++,yield s}}}yield*n(e)}function mn(e,t){let{pages:n}=oe(e,t),o=[],r=0,i=!1;try{i=cn(e).isDirectory()}catch{i=!1}if(i)for(let s of ui(e)){let a;try{if(cn(s).size>ai)continue;a=ti(s,"utf-8")}catch{continue}r++;for(let l of ci(a,t))o.push(l)}return li(n,o,r)}function Ke(e={}){let t=process.cwd(),n=g(t);if(!n){c.error("No SEOAgent project here. Run `npx @seoagent-official/seoagent init` first."),process.exitCode=1;return}let o=n.domain&&n.domain!=="unknown"?n.domain:null,r=mn(t,o);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
|
|
344
|
+
`);return}let i=We(t,m);di(i,{recursive:!0});let s=We(i,"internal-links.md");if(pi(s,gn(r,o),"utf-8"),c.success(`Analyzed ${r.pageCount} page${r.pageCount===1?"":"s"} across ${r.filesScanned} file${r.filesScanned===1?"":"s"}.`),r.orphans.length===0)c.info("No orphan pages \u2014 every page has an inbound internal link.");else{c.warn(`${r.orphans.length} orphan page${r.orphans.length===1?"":"s"} (no inbound internal links):`);for(let a of r.orphans.slice(0,10))c.message(` \u2022 ${a.url}`);r.orphans.length>10&&c.message(` \u2026and ${r.orphans.length-10} more`)}c.info(`Report written to ${We(m,"internal-links.md")}`)}var yn={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function fi(e){let t=process.cwd(),n=st(t);if(!n){c.error("No .seoagent/project.md found. Run `npx @seoagent-official/seoagent init` first."),process.exitCode=1;return}let o=(e.apiBase||f.BASE).replace(/\/$/,"");c.info(`Looking up \u201C${e.keyword}\u201D via DataForSEO (free peek)\u2026`);let r;try{r=await fetch(`${o}/api/cli/keywords/peek`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:n,keyword:e.keyword})})}catch(d){c.error(`Network error: ${d.message}`),process.exitCode=1;return}let i=null;try{i=await r.json()}catch{i=null}if(r.status===429||i?.skipped?.startsWith("rate-limited")){let d=i?.skipped==="rate-limited:ip"?"this network":"this install";c.warn(`Daily peek quota reached for ${d}. Log in for the full top-25 enrichment: ${f.BASE}`),process.exitCode=1;return}if(!r.ok||!i){c.error(`Peek failed (${r.status})${i?.error?`: ${i.error}`:""}`),process.exitCode=1;return}if(i.skipped==="no-creds"||i.skipped==="no-table"){c.warn("Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.");return}if(!i.opportunity){c.warn(`No data returned for \u201C${e.keyword}\u201D.`);return}let s=i.opportunity,a=s.volume!=null?`vol ${s.volume}`:"vol n/a",l=s.difficulty!=null?`KD ${s.difficulty}`:"KD n/a",u=yn[s.opportunity]??s.opportunity;c.success(`${s.keyword} \u2014 ${a}, ${l} (${u})`),i.remaining&&c.message(`Peeks remaining today: ${i.remaining.install} (this install). Log in for the full top-25 enrichment, no quota: ${f.BASE}`)}function hn(e){let t=e.filter(n=>n.opportunity!=="low_priority");if(t.length!==0){c.message("Top opportunities:");for(let n of t){let o=n.volume!=null?`vol ${n.volume}`:"vol n/a",r=n.difficulty!=null?`KD ${n.difficulty}`:"KD n/a",i=n.our_position!=null?`, you're #${n.our_position}`:", not ranking";c.message(` \u2022 [${yn[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${o}, ${r}${i}`)}}}function gi(e){if(e.length!==0){c.message("Top competitor gaps:");for(let t of e){let n=t.volume!=null?`vol ${t.volume}`:"vol n/a",o=t.difficulty!=null?`KD ${t.difficulty}`:"KD n/a",r=t.their_position!=null?`#${t.their_position}`:"top 10";c.message(` \u2022 ${t.keyword} \u2014 ${t.competitor_domain} ranks ${r}, ${n}, ${o}`)}}}async function He(e={}){if(e.peek&&e.peek.trim().length>0){await fi({keyword:e.peek.trim(),apiBase:e.apiBase});return}let t=w();if(!t){c.error("Not logged in. Run `npx @seoagent-official/seoagent login` first."),process.exitCode=1;return}let n=e.apiBase||t.api_base||f.BASE,o=`Bearer ${t.user_token}:${t.website_token}`,r=e.competitors?"competitors":e.discover?"discover":"enrich",i=r==="competitors"?"/api/cli/keywords/competitors":r==="discover"?"/api/cli/keywords/discover":"/api/cli/keywords/enrich";c.info(r==="competitors"?"Finding keywords your competitors rank for\u2026":r==="discover"?"Discovering new keywords to target\u2026":"Enriching keywords with real volume + difficulty\u2026");let s;try{s=await fetch(`${n}${i}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:o},body:"{}"})}catch(l){c.error(`Network error: ${l.message}`),process.exitCode=1;return}let a=null;try{a=await s.json()}catch{a=null}if(s.status===402||a?.code==="upgrade_required"){c.warn(r==="competitors"?"Competitor gap analysis is a paid feature.":"Keyword discovery is a paid feature."),c.message(r==="competitors"?`Upgrade to see which keywords competitors rank for that you don\u2019t: ${f.PRICING}`:`Upgrade to find new keywords to target: ${f.PRICING}`),process.exitCode=1;return}if(!s.ok||a?.status!=="ok"){c.error(`Server rejected request (${s.status})${a?.error?`: ${a.error}`:""}`),process.exitCode=1;return}if(a.skipped==="no-keywords"||a.skipped==="no-seeds"){c.warn("No keywords yet. Run the keyword strategy (Phase 2) first, then try again.");return}if(a.skipped==="no-competitors"){c.warn("No competitors found yet. Add competitors or run strategy discovery first, then try again.");return}if(a.skipped==="no-creds"||a.skipped==="no-columns"||a.skipped==="no-table"){c.warn("Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.");return}if(a.skipped){c.warn(`Skipped: ${a.skipped}`);return}if(r==="competitors"){let l=a.gaps??0;c.success(`Found ${l} competitor gap${l===1?"":"s"} across ${a.competitors?.length??0} competitor${a.competitors?.length===1?"":"s"} (added as "suggested").`),gi(a.topGaps??[]),c.message("Review them in `.seoagent/keywords.md` and promote the ones you want into a cluster.");return}if(r==="discover"){c.success(`Discovered ${a.discovered??0} new keyword${a.discovered===1?"":"s"} to target (added as "suggested").`),hn(a.opportunities??[]),c.message("Review them in `.seoagent/keywords.md` and promote the ones you want into a cluster.");return}c.success(`Enriched ${a.enriched??0} keyword${a.enriched===1?"":"s"}.`),hn(a.opportunities??[]),a.paid||c.message(`Free plan: enriched up to ${a.cap??25} keywords. Upgrade for full enrichment + discovery + competitor gap analysis: ${f.PRICING}`)}import{existsSync as mi,readFileSync as hi}from"fs";import{join as yi}from"path";var kn=["openai","fal","replicate"],U={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function ki(e){let t={};if(!mi(e))return t;let n=hi(e,"utf-8");for(let o of n.split(/\r?\n/)){let r=o.trim();if(!r||r.startsWith("#"))continue;let i=r.indexOf("=");if(i===-1)continue;let s=r.slice(0,i).trim(),a=r.slice(i+1).trim();(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'"))&&(a=a.slice(1,-1)),t[s]=a}return t}function wn(e,t){let n={};for(let o of t){let r=process.env[o];r&&r.trim().length>0&&(n[o]={value:r,source:"process"})}for(let o of P){let r=yi(e,o),i=ki(r);for(let s of t){if(n[s])continue;let a=i[s];a&&a.length>0&&(n[s]={value:a,source:o})}}return{found:n}}function le(e){let t=[].concat(...kn.map(a=>U[a])),n=wn(e,t),o=[];for(let a of kn)U[a].some(l=>n.found[l])&&o.push(a);if(o.length===0)return{provider:"none",matched_key:null,source:null,available_providers:[]};let r=o[0],i=U[r].find(a=>n.found[a])??null,s=i?n.found[i].source:null;return{provider:r,matched_key:i,source:s,available_providers:o}}function bn(e,t){let n=wn(e,U[t]);for(let o of U[t])if(n.found[o])return{key:n.found[o].value,envName:o};return null}function Sn(){return U}function ze(e={}){let t=process.cwd(),n=g(t),o=le(t);if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
|
|
345
|
+
`);return}if(c.message("SEOAgent environment check"),o.provider==="none"){c.info("Image provider: none detected."),c.info("To enable image generation in the free tier, set ONE of:");let r=Sn();for(let i of Object.keys(r))c.info(` \u2022 ${i}: ${r[i].join(" or ")}`);c.info("Add to your shell, .env.local, or .env. Then re-run `npx @seoagent-official/seoagent env-check`.")}else c.success(`Image provider: ${o.provider} (${o.matched_key} from ${o.source}).`),o.available_providers.length>1&&c.info(`Other providers available: ${o.available_providers.filter(r=>r!==o.provider).join(", ")}.`);if(!n){c.warn("No SEOAgent project here. Run `npx @seoagent-official/seoagent init` first to persist the provider.");return}ke(t,{image_provider:o.provider}),c.info(`Saved to .seoagent/project.md (image_provider: ${o.provider}).`)}import{existsSync as vi,mkdirSync as _i,writeFileSync as $i}from"fs";import{dirname as _n,isAbsolute as Ei,resolve as Ii}from"path";import{Buffer as xn}from"buffer";async function Ye(e){let t=await fetch(e);if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return xn.from(n)}async function wi(e){let t=e.size??"1024x1024",n=await fetch("https://api.openai.com/v1/images/generations",{method:"POST",headers:{Authorization:`Bearer ${e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({model:"gpt-image-1",prompt:e.prompt,size:t,n:1,response_format:"b64_json"})});if(!n.ok){let i=await n.text().catch(()=>"");throw new Error(`OpenAI image API ${n.status}: ${i.slice(0,300)}`)}let r=(await n.json()).data?.[0];if(!r)throw new Error("OpenAI image API returned no data");if(r.b64_json)return{bytes:xn.from(r.b64_json,"base64"),contentType:"image/png"};if(r.url)return{bytes:await Ye(r.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function bi(e){let t=process.env.FAL_MODEL||"fal-ai/flux/schnell",n=await fetch(`https://fal.run/${t}`,{method:"POST",headers:{Authorization:`Key ${e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({prompt:e.prompt,image_size:"landscape_16_9",num_images:1})});if(!n.ok){let s=await n.text().catch(()=>"");throw new Error(`fal.ai API ${n.status}: ${s.slice(0,300)}`)}let r=(await n.json()).images?.[0];if(!r?.url)throw new Error("fal.ai API returned no image url");return{bytes:await Ye(r.url),contentType:r.content_type??"image/png"}}async function Si(e,t,n=9e4){let o=Date.now(),r=1e3;for(;Date.now()-o<n;){let i=await fetch(`https://api.replicate.com/v1/predictions/${e}`,{headers:{Authorization:`Token ${t}`}});if(!i.ok)throw new Error(`Replicate poll failed: ${i.status}`);let s=await i.json();if(s.status==="succeeded"||s.status==="failed"||s.status==="canceled")return s;await new Promise(a=>setTimeout(a,r)),r=Math.min(r*1.5,5e3)}throw new Error("Replicate prediction timed out")}async function xi(e){let t=process.env.REPLICATE_MODEL||"black-forest-labs/flux-schnell",n=await fetch(`https://api.replicate.com/v1/models/${t}/predictions`,{method:"POST",headers:{Authorization:`Token ${e.apiKey}`,"Content-Type":"application/json",Prefer:"wait"},body:JSON.stringify({input:{prompt:e.prompt,aspect_ratio:"16:9"}})});if(!n.ok){let s=await n.text().catch(()=>"");throw new Error(`Replicate API ${n.status}: ${s.slice(0,300)}`)}let o=await n.json();if(o.status!=="succeeded"&&o.status!=="failed"&&(o=await Si(o.id,e.apiKey)),o.status!=="succeeded")throw new Error(`Replicate prediction ${o.status}: ${o.error??""}`);let r=Array.isArray(o.output)?o.output[0]:o.output;if(!r)throw new Error("Replicate prediction returned no output");return{bytes:await Ye(r),contentType:"image/png",providerImageId:o.id}}async function vn(e,t){switch(e){case"openai":return wi(t);case"fal":return bi(t);case"replicate":return xi(t);default:throw new Error(`Unknown image provider: ${e}`)}}function Ci(e){return e==="openai"||e==="fal"||e==="replicate"}async function Je(e={}){let t=process.cwd();if(!e.prompt){c.warn('Missing --prompt. Example: npx @seoagent-official/seoagent generate-image --prompt "..." --out content/images/hero.png'),process.exitCode=1;return}if(!e.out){c.warn("Missing --out. Example: --out .seoagent/content/images/hero.png"),process.exitCode=1;return}let n=g(t),o=null;if(e.provider){if(!Ci(e.provider)){c.warn(`Invalid --provider "${e.provider}". Use one of: openai, fal, replicate.`),process.exitCode=1;return}o=e.provider}else n?.image_provider&&n.image_provider!=="none"?o=n.image_provider:o=le(t).provider;if(!o||o==="none"){c.warn("No image generation provider available. Set OPENAI_API_KEY, FAL_KEY, or REPLICATE_API_TOKEN, then run `npx @seoagent-official/seoagent env-check`."),process.exitCode=1;return}let r=bn(t,o);if(!r){c.warn(`Provider "${o}" selected but no API key found. Set the env var, then re-run.`),process.exitCode=1;return}let i=Ei(e.out)?e.out:Ii(t,e.out);e.silent||c.info(`Generating image with ${o} (${r.envName})...`);try{let s=await vn(o,{prompt:e.prompt,apiKey:r.key,size:e.size});vi(_n(i))||_i(_n(i),{recursive:!0}),$i(i,s.bytes),e.silent||c.success(`Wrote ${i} (${s.bytes.length} bytes, ${s.contentType}).`)}catch(s){c.warn(`Image generation failed: ${s.message}`),process.exitCode=1}}async function qe(e={}){let t=w();if(!t){e.json?process.stdout.write(`${JSON.stringify({logged_in:!1})}
|
|
346
|
+
`):c.error("Not logged in. Run `npx @seoagent-official/seoagent login` first."),process.exitCode=1;return}let n=(e.apiBase||t.api_base||f.BASE).replace(/\/$/,""),o=`Bearer ${t.user_token}:${t.website_token}`,r;try{r=await fetch(`${n}/api/cli/whoami`,{method:"GET",headers:{Authorization:o,Accept:"application/json"}})}catch(s){c.error(`Network error: ${s.message}`),process.exitCode=1;return}if(r.status===404){if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,server_supports_whoami:!1,api_base:n})}
|
|
347
|
+
`);return}c.warn("Logged in, but the server at this API base does not support `/api/cli/whoami` yet. Update with `npx @seoagent-official/seoagent@latest` (or re-deploy your server)."),c.message(`API base: ${n}`);return}let i=null;try{i=await r.json()}catch{i=null}if(!r.ok||!i||i.status!=="ok"){e.json?process.stdout.write(`${JSON.stringify({logged_in:!0,error:i?.error??`HTTP ${r.status}`})}
|
|
348
|
+
`):c.error(`Could not fetch your account (HTTP ${r.status})${i?.error?`: ${i.error}`:""}`),process.exitCode=1;return}if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,...i},null,2)}
|
|
349
|
+
`);return}c.success(i.email?`Logged in as ${i.email}`:"Logged in"),i.domain&&c.message(` Website ${i.domain}`),i.plan&&c.message(` Plan ${i.plan}`),i.api_base&&c.message(` API ${i.api_base}`),i.paid===!1&&c.message(` Upgrade for autopilot: ${f.PRICING}`)}var k=new Ai;k.name("seoagent").description("AI SEO agent for Claude Code").version(V);k.command("init").description("Initialize SEOAgent project \u2014 creates .seoagent/ and installs the skill file").option("-y, --yes","Non-interactive: use inferred/env/flag values only (requires domain if not inferable)").option("--domain <domain>","Website domain (non-interactive or override)").option("--site-type <type>","Site type: saas, service, product, content, etc.").action(e=>{Ce({yes:e.yes,domain:e.domain,siteType:e.siteType})});k.command("uninstall").description("Remove SEOAgent from this project \u2014 deletes .seoagent/, the skill bundle, and the sync hook").option("-y, --yes","Skip the confirmation prompt (also implied in a non-TTY shell)").option("--global","Also wipe ~/.config/seoagent (login + sync state, all projects)").action(e=>{Ae({yes:e.yes,global:e.global})});k.command("status").description("Show current SEO project state").action(Te);k.command("login").description("Connect this CLI to your seoagent.com account (browser flow)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{je({apiBase:e.apiBase})});k.command("logout").description("Remove stored credentials for seoagent.com").action(Le);k.command("sync").description("Sync .seoagent/ with your dashboard \u2014 push local changes then pull cloud changes (no-op when not logged in)").option("--silent","Suppress output (used by the Claude Code hook)").option("--force","Re-send every artifact on push; take cloud on every pull conflict").option("--path <relpath>","Push only files matching this path suffix").option("--push-only","Skip the cloud \u2192 local pull pass").option("--pull-only","Skip the local \u2192 cloud push pass (same as `seoagent pull`)").action(e=>{z({silent:e.silent,force:e.force,path:e.path,pushOnly:e.pushOnly,pullOnly:e.pullOnly})});k.command("pull").description("Pull cloud changes into .seoagent/ (dashboard / autopilot / chat edits)").option("--silent","Suppress output").option("--force","Take the cloud version on every conflict (discards local edits)").option("--print <path>","Read-only: print the current cloud body of one artifact to stdout (writes nothing). For conflict diffs.").action(e=>{Be({force:e.force,silent:e.silent,print:e.print})});k.command("ack <action_id>").description("Close out a pending action from .seoagent/inbox/ (server marks completed)").option("--failed","Mark as failed instead of completed").option("--reason <text>","Reason for failure (used with --failed)").action((e,t)=>{Me(e,{failed:t.failed,reason:t.reason})});k.command("autopilot <action>").description("Turn CLI autopilot on|off or show status (paid; queues fixes for your agent)").option("--api-base <url>","Override API base URL (for testing)").action((e,t)=>{Ge(e,{apiBase:t.apiBase})});k.command("keywords").description("Enrich keywords with real volume + difficulty + opportunity labels (requires login)").option("--peek <keyword>","Free one-keyword DataForSEO lookup (no login required; daily quota)").option("--discover","Find NEW keywords to target from your existing strategy (paid)").option("--competitors","Find keywords competitors rank for that you don\u2019t (paid)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{He({peek:e.peek,discover:e.discover,competitors:e.competitors,apiBase:e.apiBase})});k.command("internal-links").description("Analyze the repo for orphan pages (no inbound internal links) \u2192 .seoagent/internal-links.md").option("--json","Print the analysis as JSON instead of writing the report").action(e=>{Ke({json:e.json})});k.command("env-check").description("Detect which image generation provider is available (OPENAI / FAL / REPLICATE)").option("--json","Output detection result as JSON").action(e=>{ze({json:e.json})});k.command("generate-image").description("Generate an image via the detected (or explicit) provider").requiredOption("--prompt <text>","Image prompt").requiredOption("--out <path>","Output file path (relative to cwd or absolute)").option("--provider <name>","Force provider: openai | fal | replicate").option("--size <wxh>","Pixel size hint, e.g. 1024x1024").option("--silent","Suppress progress output").action(e=>{Je({prompt:e.prompt,out:e.out,provider:e.provider,size:e.size,silent:e.silent})});k.command("whoami").description("Show the logged-in account: email, bound website, plan, and API base").option("--json","Output as JSON (handy for scripting / `jq`)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{qe({json:e.json,apiBase:e.apiBase})});k.command("upgrade").description("Open SEOAgent Cloud pricing page").action(Oe);k.parse();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seoagent-official/seoagent",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.32.0",
|
|
4
4
|
"description": "Scaffolder for Claude Code's SEOAgent skill. Run once: `npx -y @seoagent-official/seoagent init`. Sets up .seoagent/ for persistent audits, keyword strategy, content planning, and optimized writing. Not a runtime dependency.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|