← Back to Skills Marketplace
tmstudio667-commits

Agentic Marketing Auditor

cross-platform ✓ Security Clean
342
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agentic-marketing-auditor
Description
Audit repositories for 2026 Marketing readiness (GEO & A2A). This skill analyzes your README and documentation to ensure your AI products are discoverable an...
README (SKILL.md)

Agentic Marketing Auditor

In 2026, user acquisition is driven by AI agents. If your product is not discoverable by LLMs, it doesn't exist. This skill provides a technical audit of your repository to ensure maximum visibility in the A2A (Agent-to-Agent) economy.

Features

  • GEO Analysis: Checks for the presence and quality of llms.txt.
  • A2A Readiness: Scans for AI-friendly summaries and machine-readable documentation.
  • Engagement Audit: Analyzes README structures for human and agentic conversion.

Usage

Run the auditor against any local repository path:

npx openclaw skill run agentic-marketing-auditor -- /path/to/your/repo

Architect's Note

Part of the Sovereign Infrastructure initiative by System Architect Zero. Focus on technical authority.

Usage Guidance
This skill appears coherent and low-risk: it only reads files inside the repo path you provide (llms.txt and README.md) and prints recommendations. Before running, ensure you point it at a repository you trust (it will read files there). If you don't want the agent to run skills autonomously, consider disabling autonomous invocation for this skill or running it manually. If you need extra assurance, inspect auditor.py locally (it's short and readable) before executing.
Capability Analysis
Type: OpenClaw Skill Name: agentic-marketing-auditor Version: 1.0.0 The skill bundle is designed to audit a local repository for marketing readiness. The `auditor.py` script takes a user-provided path, checks for the existence of `llms.txt` and `README.md`, and reads the `README.md` to check for specific marketing-related strings. All operations are read-only and confined to the specified repository path. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or any other harmful behavior. The functionality aligns perfectly with the stated purpose.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, and auditor.py are consistent: the auditor checks for llms.txt and README.md content to evaluate 'GEO' and 'A2A' readiness. There are no declared env vars, binaries, or config paths that don't belong to this purpose.
Instruction Scope
SKILL.md instructs running the auditor against a local repository path. The included auditor.py only checks for the presence of llms.txt and README.md and reads README.md content; it does not access other system paths, environment variables, or external endpoints.
Install Mechanism
No install spec or third-party downloads are present; the skill is instruction-only (with a small local Python script). Nothing is written to disk beyond reading the supplied repo path.
Credentials
The skill declares no environment variables or credentials and the code does not read any. No disproportionate credential or config access is requested.
Persistence & Privilege
always:false and default autonomous invocation are in place. While autonomous invocation is allowed (platform default), the skill's scope and capabilities are minimal and do not require persistent privileges or cross-skill configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agentic-marketing-auditor
  3. After installation, invoke the skill by name or use /agentic-marketing-auditor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Audit your repository for 2026 Marketing readiness and AI discoverability. - Analyzes README and documentation for visibility by LLMs and Generative Search Engines. - Checks for GEO compliance, including presence and quality of llms.txt. - Evaluates A2A (Agent-to-Agent) readiness with machine-readable summaries. - Audits engagement and structure to improve both human and agentic conversion.
Metadata
Slug agentic-marketing-auditor
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Agentic Marketing Auditor?

Audit repositories for 2026 Marketing readiness (GEO & A2A). This skill analyzes your README and documentation to ensure your AI products are discoverable an... It is an AI Agent Skill for Claude Code / OpenClaw, with 342 downloads so far.

How do I install Agentic Marketing Auditor?

Run "/install agentic-marketing-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agentic Marketing Auditor free?

Yes, Agentic Marketing Auditor is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Agentic Marketing Auditor support?

Agentic Marketing Auditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agentic Marketing Auditor?

It is built and maintained by System Architect Zero (@tmstudio667-commits); the current version is v1.0.0.

💬 Comments