โ† Back to Skills Marketplace
maverick-software

Aria โ€” Google Business Profile Agent

by maverick-software ยท GitHub โ†— ยท v1.0.0 ยท MIT-0
cross-platform โš  suspicious
359
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aria-gbp-agent
Description
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...
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
โ„น 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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aria-gbp-agent
  3. After installation, invoke the skill by name or use /aria-gbp-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Google Business Profile specialist identity. SOUL.md, IDENTITY.md, AGENTS.md for an agent serving marketing agency owners.
Metadata
Slug aria-gbp-agent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 359 downloads so far.

How do I install Aria โ€” Google Business Profile Agent?

Run "/install aria-gbp-agent" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is Aria โ€” Google Business Profile Agent free?

Yes, Aria โ€” Google Business Profile Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Aria โ€” Google Business Profile Agent support?

Aria โ€” Google Business Profile Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Aria โ€” Google Business Profile Agent?

It is built and maintained by maverick-software (@maverick-software); the current version is v1.0.0.

๐Ÿ’ฌ Comments