·ClaudeSkill SEO platform·3 min read
What is the Claude SEO skill by Agrici Daniel?
Open-source Claude Code SEO audits under MIT license: scope, sub-agents, GitHub repository, and how ClaudeSkillSEO.com relates without claiming authorship.
Former agency SEO director; schema.org working-group observer sessions; training in passage-driven information architecture for AI Overviews and assistant citations.
Claude SEO is an open-source Claude Code skill for technical SEO, on-page analysis, structured data, content quality, performance-related signals, and generative-engine (GEO) style checks. It is maintained by Agrici Daniel and contributors, and published under the MIT License.
This article explains what that project is, what license terms imply, and how it differs from ClaudeSkillSEO.com—a separate web platform that uses the skill but is not created by Agrici Daniel.
For the product overview, start with What is ClaudeSkillSEO?.
What the Claude SEO skill provides
In Claude Code, the skill exposes slash commands such as:
- Full-site style audits (
/seo audit) - Single-page analysis (
/seo page) - Schema validation and generation workflows
- Sitemap analysis
- GEO / AI Overviews oriented audits (
/seo geo)
The skill’s documentation and SKILL.md define how Claude should crawl, delegate parallel sub-agents, write Markdown reports, and save files under predictable folders (commonly workspace-files/).
Because it is open source, teams can:
- Inspect prompts and structure
- Fork and customize for internal standards
- Run locally on their own hardware with their own Claude access
Upstream home: github.com/AgriciDaniel/claude-seo.
MIT license in practice
The MIT License is permissive. You may use, copy, modify, merge, publish, distribute, sublicense, and sell copies, subject to including the copyright notice and license text in distributions.
For ClaudeSkillSEO.com:
- We attribute Agrici Daniel and contributors for the skill component
- We do not claim the MIT-licensed skill’s authorship for the web product itself
- Customer-facing reports may contain model-generated analysis; skill code and prompts remain governed by upstream license when redistributed as software
If you ship a fork of Claude SEO internally, keep license files intact and document your changes.
Agrici Daniel’s role vs ClaudeSkillSEO.com
| Claude SEO (skill) | ClaudeSkillSEO.com | |
|---|---|---|
| Creator | Agrici Daniel & contributors | Separate product team / operator |
| Form | Open-source skill files | Hosted web app + API + billing |
| License | MIT | Site terms + commercial credits |
| Typical use | Claude Code terminal / self-hosted | Browser dashboard, scheduled runs |
ClaudeSkillSEO.com should not be presented as created by Agrici Daniel. Correct wording: “uses the open-source Claude SEO skill by Agrici Daniel (MIT).”
We do not state or imply that Agrici Daniel endorses this website unless he publicly says so.
How the skill behaves in headless automation
When integrated into a host (including ClaudeSkillSEO), the skill is usually invoked with:
- A explicit run folder (
workspace-files/<uid>/<run-id>/) - Rules to avoid saving deliverables only under
~/.claude/projects/ - Instructions to finish all sub-agents before exiting
That behavior matters for reliable History and downloads in a web product. The skill was originally designed for interactive Claude Code users; hosts adapt it with extra environment rules.
Learning paths
- New to skills? What is a Claude Code skill?
- CLI vs browser: Claude SEO skill CLI vs ClaudeSkillSEO web interface
- Run without terminal: How to run an AI SEO audit without the terminal
Credits and attribution
Claude SEO — Copyright Agrici Daniel and contributors. Licensed under the MIT License. See the upstream repository for full text and contributor history.
ClaudeSkillSEO.com — Independent web interface and services. Not authored by Agrici Daniel.
Endorsement — Mention of the skill is for attribution and transparency, not an endorsement of ClaudeSkillSEO.com by upstream maintainers.
FAQ
Is Claude SEO free?
The skill source is MIT licensed (free to use as software). Running it still requires Claude inference (API or subscription costs) and your own compute if self-hosted. ClaudeSkillSEO adds its own credit model for hosted runs.
Can I contribute to Claude SEO?
Contributions follow the upstream repository’s contribution guidelines on GitHub. ClaudeSkillSEO may track upstream releases separately from its own app roadmap.
Does ClaudeSkillSEO modify the skill?
Hosted environments may add deployment rules (output paths, headless constraints, symlinks for workspace-files). Functional changes should be understood as platform integration, not as replacements for the upstream project unless contributed back.
Where is the license file?
In the Claude SEO GitHub repository. This site’s third-party notices also reference MIT attribution for Claude SEO.
Related readingTopic cluster · ClaudeSkill SEO platform
- Claude SEO Skill Web Interface: What Is ClaudeSkillSEO.com?The Claude SEO skill web interface (ClaudeSkillSEO.com) runs SEO audits in your browser, no terminal needed. Based on the open-source GitHub skill by Agrici Daniel.
- What is a Claude Code skill?Plain-language guide to Claude Code skills, slash commands, the Agent Skills open standard, and how the Claude SEO skill fits the ecosystem.
- Claude SEO skill CLI vs ClaudeSkillSEO web interfaceCompare running the open-source Claude SEO skill in Claude Code versus ClaudeSkillSEO.com: setup, artifacts, billing, History, and who maintains each layer.
- What Is a Claude SEO Tool? Claude SEO Analysis Software and Tracking (2026)86% of SEO pros use AI in their workflow. See how Claude SEO tools deliver 7-category audits, AI search readiness, and week-over-week tracking in 2026.
- How to run an AI SEO audit without the terminalStep-by-step ClaudeSkillSEO.com workflow: sign in, pick an audit command, enter a URL, read History and Full Report, and export artifacts—no Claude Code install.
Explore ClaudeSkill SEO
This blog is the editorial hub for methodology; product pages cover how skills run in production—from scheduled audits to billable runtime.