@seoagent-official/seoagent 1.11.0 → 1.12.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/README.md CHANGED
@@ -1,6 +1,39 @@
1
- # SEOAgent
2
-
3
- **A persistent AI SEO agent for Claude Code.** Audits your site, builds keyword strategy, plans content, and writes optimized articles — all persisted across sessions in `.seoagent/`.
1
+ <p align="center">
2
+ <a href="https://seoagent.com?ref=npm-readme-hero">
3
+ <img src="https://unpkg.com/@seoagent-official/seoagent/assets/hero.svg" alt="SEOAgent — the persistent AI SEO agent for Claude Code" width="900" />
4
+ </a>
5
+ </p>
6
+
7
+ <h1 align="center">SEOAgent</h1>
8
+
9
+ <p align="center">
10
+ <strong>The persistent AI SEO agent for <a href="https://www.anthropic.com/claude-code">Claude Code</a>.</strong><br/>
11
+ Audits • Keyword strategy • Content briefs • Optimized articles — all persisted in <code>.seoagent/</code>.
12
+ </p>
13
+
14
+ <p align="center">
15
+ <a href="https://www.npmjs.com/package/@seoagent-official/seoagent"><img alt="npm version" src="https://img.shields.io/npm/v/@seoagent-official/seoagent?color=cb3837&label=npm&logo=npm&logoColor=white"></a>
16
+ <a href="https://www.npmjs.com/package/@seoagent-official/seoagent"><img alt="downloads" src="https://img.shields.io/npm/dm/@seoagent-official/seoagent?color=22c55e&label=downloads"></a>
17
+ <a href="https://github.com/Baxter-Inc/seoagent-npm/actions"><img alt="CI" src="https://img.shields.io/github/actions/workflow/status/Baxter-Inc/seoagent-npm/publish-npm.yml?branch=main&label=CI&logo=github"></a>
18
+ <a href="https://github.com/Baxter-Inc/seoagent-npm/blob/main/LICENSE"><img alt="license MIT" src="https://img.shields.io/npm/l/@seoagent-official/seoagent?color=3b82f6&label=license"></a>
19
+ <a href="https://seoagent.com?ref=npm-readme-badge"><img alt="SEOAgent Cloud" src="https://img.shields.io/badge/cloud-seoagent.com-7c3aed?logo=cloudflare&logoColor=white"></a>
20
+ </p>
21
+
22
+ <p align="center">
23
+ <img alt="Claude Code" src="https://img.shields.io/badge/CLAUDE%20CODE-5b54f4?style=flat-square&logo=anthropic&logoColor=white">
24
+ <img alt="TypeScript" src="https://img.shields.io/badge/TYPESCRIPT-3178c6?style=flat-square&logo=typescript&logoColor=white">
25
+ <img alt="Node 18+" src="https://img.shields.io/badge/NODE%20%E2%89%A5%2018-339933?style=flat-square&logo=node.js&logoColor=white">
26
+ <img alt="SEO Autopilot" src="https://img.shields.io/badge/SEO-AUTOPILOT-f97316?style=flat-square">
27
+ <img alt="Images via OpenAI · fal.ai · Replicate" src="https://img.shields.io/badge/IMAGES-OpenAI%20%C2%B7%20fal.ai%20%C2%B7%20Replicate-ec4899?style=flat-square">
28
+ </p>
29
+
30
+ <p align="center">
31
+ Built and maintained by <a href="https://seoagent.com?ref=npm-readme-builtby"><strong>SEOAgent.com</strong></a> ·
32
+ <a href="https://seoagent.com/pricing?ref=npm-readme">Cloud pricing</a> ·
33
+ <a href="https://seoagent.com?ref=npm-readme-docs">Docs &amp; dashboard</a>
34
+ </p>
35
+
36
+ ---
4
37
 
5
38
  > **This package is a scaffolder, not a runtime dependency.** Both forms below do the same thing — scaffold `.seoagent/` + the Claude Code skill in your repo. You don't need to keep it in `package.json` after init runs.
6
39
 
@@ -0,0 +1,73 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 360" width="1200" height="360" role="img" aria-label="SEOAgent — The persistent AI SEO agent for Claude Code">
2
+ <defs>
3
+ <linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
4
+ <stop offset="0%" stop-color="#0d0d1f"/>
5
+ <stop offset="55%" stop-color="#1a1147"/>
6
+ <stop offset="100%" stop-color="#2d1b69"/>
7
+ </linearGradient>
8
+ <linearGradient id="accent" x1="0" y1="0" x2="1" y2="0">
9
+ <stop offset="0%" stop-color="#a78bfa"/>
10
+ <stop offset="100%" stop-color="#7c3aed"/>
11
+ </linearGradient>
12
+ <radialGradient id="glow" cx="0.85" cy="0.15" r="0.7">
13
+ <stop offset="0%" stop-color="#7c3aed" stop-opacity="0.55"/>
14
+ <stop offset="60%" stop-color="#7c3aed" stop-opacity="0.08"/>
15
+ <stop offset="100%" stop-color="#7c3aed" stop-opacity="0"/>
16
+ </radialGradient>
17
+ <filter id="soft" x="-20%" y="-20%" width="140%" height="140%">
18
+ <feGaussianBlur stdDeviation="0.6"/>
19
+ </filter>
20
+ </defs>
21
+
22
+ <rect width="1200" height="360" rx="20" ry="20" fill="url(#bg)"/>
23
+ <rect width="1200" height="360" rx="20" ry="20" fill="url(#glow)"/>
24
+
25
+ <g opacity="0.18" stroke="#a78bfa" stroke-width="1" fill="none">
26
+ <path d="M0 280 C 220 240, 420 320, 640 270 S 1020 220, 1200 260"/>
27
+ <path d="M0 305 C 220 270, 420 345, 640 295 S 1020 250, 1200 285"/>
28
+ <path d="M0 330 C 220 300, 420 365, 640 320 S 1020 280, 1200 310"/>
29
+ </g>
30
+
31
+ <g transform="translate(70 120)">
32
+ <circle cx="32" cy="32" r="32" fill="url(#accent)"/>
33
+ <text x="32" y="44" text-anchor="middle" font-family="Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif" font-size="32" font-weight="800" fill="#0d0d1f">S</text>
34
+ </g>
35
+
36
+ <text x="160" y="170" font-family="Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif" font-size="78" font-weight="800" letter-spacing="-2" fill="#ffffff">
37
+ SEO<tspan fill="url(#accent)">Agent</tspan>
38
+ </text>
39
+
40
+ <text x="160" y="215" font-family="Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif" font-size="22" font-weight="500" fill="#cbd5f5" filter="url(#soft)">
41
+ The persistent AI SEO agent for Claude Code · Manifest-ready autopilot for audits, briefs &amp; articles
42
+ </text>
43
+
44
+ <g font-family="ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace" font-size="14" font-weight="600">
45
+ <g transform="translate(160 255)">
46
+ <rect width="146" height="32" rx="16" fill="#ffffff" fill-opacity="0.08" stroke="#a78bfa" stroke-opacity="0.35"/>
47
+ <text x="73" y="21" text-anchor="middle" fill="#e9d5ff">persistent .seoagent/</text>
48
+ </g>
49
+ <g transform="translate(316 255)">
50
+ <rect width="138" height="32" rx="16" fill="#ffffff" fill-opacity="0.08" stroke="#a78bfa" stroke-opacity="0.35"/>
51
+ <text x="69" y="21" text-anchor="middle" fill="#e9d5ff">hub &amp; spoke clusters</text>
52
+ </g>
53
+ <g transform="translate(464 255)">
54
+ <rect width="120" height="32" rx="16" fill="#ffffff" fill-opacity="0.08" stroke="#a78bfa" stroke-opacity="0.35"/>
55
+ <text x="60" y="21" text-anchor="middle" fill="#e9d5ff">JSON-LD ready</text>
56
+ </g>
57
+ <g transform="translate(594 255)">
58
+ <rect width="120" height="32" rx="16" fill="#ffffff" fill-opacity="0.08" stroke="#a78bfa" stroke-opacity="0.35"/>
59
+ <text x="60" y="21" text-anchor="middle" fill="#e9d5ff">image autopilot</text>
60
+ </g>
61
+ <g transform="translate(724 255)">
62
+ <rect width="124" height="32" rx="16" fill="#ffffff" fill-opacity="0.08" stroke="#a78bfa" stroke-opacity="0.35"/>
63
+ <text x="62" y="21" text-anchor="middle" fill="#e9d5ff">cloud sync hook</text>
64
+ </g>
65
+ </g>
66
+
67
+ <g transform="translate(940 70)" opacity="0.95">
68
+ <rect width="190" height="56" rx="10" fill="#ffffff" fill-opacity="0.06" stroke="#a78bfa" stroke-opacity="0.4"/>
69
+ <text x="20" y="24" font-family="ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace" font-size="11" fill="#a78bfa">$</text>
70
+ <text x="36" y="24" font-family="ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace" font-size="11" fill="#e9d5ff">npx -y @seoagent-</text>
71
+ <text x="36" y="42" font-family="ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace" font-size="11" fill="#e9d5ff">official/seoagent init</text>
72
+ </g>
73
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seoagent-official/seoagent",
3
- "version": "1.11.0",
3
+ "version": "1.12.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": {
@@ -9,6 +9,7 @@
9
9
  "files": [
10
10
  "index.js",
11
11
  "skills",
12
+ "assets",
12
13
  "postinstall-hint.cjs"
13
14
  ],
14
15
  "dependencies": {