← 返回 Skills 市场
maverick-software

Aria — Google Business Profile Agent

作者 maverick-software · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
359
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aria-gbp-agent
功能描述
Agent identity package for Aria 📍 — installs SOUL.md, IDENTITY.md, and AGENTS.md into an OpenClaw workspace to give an AI agent its personality, name, and o...
使用说明 (SKILL.md)

Aria 📍 — Agent Identity

This skill installs the workspace identity files for Aria, an AI agent with the following profile:

  • Nature: AI Google Business Profile specialist — manages, audits, and optimizes Google Business Profiles at scale
  • Vibe: Super sharp Google expert. Chill and humble. Gets straight to the point without making anyone feel dumb.
  • Serving: Charles Sears, marketing agency owner managing multiple Google Business Profiles

Installation

Copy the three files from assets/workspace-template/ into the agent's workspace directory (the folder pointed to by workspace in openclaw.json):

cp assets/workspace-template/SOUL.md     /path/to/workspace/SOUL.md
cp assets/workspace-template/IDENTITY.md /path/to/workspace/IDENTITY.md
cp assets/workspace-template/AGENTS.md  /path/to/workspace/AGENTS.md

Then restart the OpenClaw gateway so the agent picks up the new identity.

Files

File Purpose
SOUL.md Who Aria is — personality, tone, values
IDENTITY.md Name, emoji, avatar path
AGENTS.md Operational rules — memory, safety, group chat behavior

Version

1.0.0 — generated 2026-03-09

安全使用建议
This package legitimately installs identity files, but review and consider the following before installing: - The AGENTS.md directs the agent to read USER.md and recent memory files every session and to load MEMORY.md in main sessions, and says 'Don't ask permission. Just do it.' — if your workspace contains secrets or private data, the agent will be configured to ingest them automatically. Edit AGENTS.md to require consent or remove lines you don't want the agent to follow. - Open USER.md, MEMORY.md, and memory/* now and confirm they contain only data you want an agent to read automatically. If they contain sensitive info, either sanitize those files or do not install this skill. - Back up your workspace before copying these files so you can revert behavioral changes. - If you want the identity but not the autonomous memory ingestion, copy only SOUL.md and IDENTITY.md and skip or modify AGENTS.md to remove automatic read/load directives. - If you plan to deploy this agent in shared/group contexts, enforce stricter rules around MEMORY.md (the AGENTS.md itself says to only load MEMORY.md in main sessions — ensure that is respected by your gateway configuration). - If you want a safer default, change 'Don't ask permission. Just do it.' to a line that requires explicit operator consent before reading user/memory files. Given these concerns, proceed only after you (or someone with knowledge of the workspace contents) confirms the memory and user files are safe for automatic ingestion.
功能分析
Type: OpenClaw Skill Name: aria-gbp-agent Version: 1.0.0 The aria-gbp-agent skill bundle is a standard identity and configuration package for an OpenClaw agent. It contains markdown files (SOUL.md, IDENTITY.md, AGENTS.md) that define the agent's persona as a Google Business Profile specialist and provide operational guidelines. The instructions explicitly include safety rules against data exfiltration and unauthorized external actions, and there is no evidence of malicious code, obfuscation, or prompt-injection attacks.
能力评估
Purpose & Capability
The skill's name and description claim only to install identity files (SOUL.md, IDENTITY.md, AGENTS.md) and it does exactly that. No binaries, env vars, or installs are requested, which is proportionate to an identity package. However, the provided AGENTS.md prescribes behaviors (automatic reading of USER.md and memory files) that go beyond merely 'installing identity' and affect runtime agent behavior; that extension is plausible for an identity package but should be explicit to the user before installation.
Instruction Scope
AGENTS.md instructs the agent to, on every session start, read SOUL.md, USER.md, and recent memory files and to load MEMORY.md in main sessions. Crucially it says 'Don't ask permission. Just do it.' — that explicitly directs the agent to access potentially sensitive user data without seeking consent. While reading workspace files is within the realm of an identity/agent package, these instructions are broad and encourage access to private user content (USER.md, MEMORY.md, memory/*). This is scope-creep from 'install identity files' to 'automatically ingest user memory', which raises privacy risks and should be opt-in or clearly documented to the human operator.
Install Mechanism
Instruction-only skill with no install steps, no extracted archives, and no external downloads — minimal on-disk impact. The SKILL.md tells the operator to copy three files into the workspace; this is low-risk from an install mechanism perspective.
Credentials
No environment variables, credentials, or config paths are requested. The files operate entirely via workspace files, so there is no disproportionate credential or environment access requested by the package itself.
Persistence & Privilege
The skill does not request always: true or any system-level privileges. However, the agent behavior the files describe increases the agent's runtime access to user data (memory files and USER.md). That is not a system privilege escalation, but it is a behavioral persistence concern: once installed the agent will be configured to autonomously load sensitive workspace files every session unless the operator changes these files first.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aria-gbp-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aria-gbp-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Google Business Profile specialist identity. SOUL.md, IDENTITY.md, AGENTS.md for an agent serving marketing agency owners.
元数据
Slug aria-gbp-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Aria — Google Business Profile Agent 是什么?

Agent identity package for Aria 📍 — installs SOUL.md, IDENTITY.md, and AGENTS.md into an OpenClaw workspace to give an AI agent its personality, name, and o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。

如何安装 Aria — Google Business Profile Agent?

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

Aria — Google Business Profile Agent 是免费的吗?

是的,Aria — Google Business Profile Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Aria — Google Business Profile Agent 支持哪些平台?

Aria — Google Business Profile Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Aria — Google Business Profile Agent?

由 maverick-software(@maverick-software)开发并维护,当前版本 v1.0.0。

💬 留言讨论