← 返回 Skills 市场
tmstudio667-commits

Agentic Marketing Auditor

作者 System Architect Zero · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
342
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agentic-marketing-auditor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agentic-marketing-auditor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug agentic-marketing-auditor
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 342 次。

如何安装 Agentic Marketing Auditor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agentic-marketing-auditor」即可一键安装,无需额外配置。

Agentic Marketing Auditor 是免费的吗?

是的,Agentic Marketing Auditor 完全免费(开源免费),可自由下载、安装和使用。

Agentic Marketing Auditor 支持哪些平台?

Agentic Marketing Auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agentic Marketing Auditor?

由 System Architect Zero(@tmstudio667-commits)开发并维护,当前版本 v1.0.0。

💬 留言讨论