← Back to Skills Marketplace
133
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install personal-agent-network
Description
Design patterns for personal agents coordinating like executive assistants—delegation manifests, relationship handshakes, commitment tiers, trust, and OpenCl...
Usage Guidance
This skill is documentation-only and internally consistent with its stated purpose — safe to install in that it won't by itself run code or ask for secrets. Before installing or enabling widely: (1) confirm the published source/repo and publisher identity (metadata shows an OpenClaw homepage but source is unknown), (2) review future versions for any added install specs or environment requirements, and (3) when you publish or run ClawHub commands follow the guidance to run the ClawHub CLI yourself on your machine rather than letting an agent execute shell commands automatically.
Capability Analysis
Type: OpenClaw Skill
Name: personal-agent-network
Version: 0.1.1
The skill bundle consists entirely of documentation and design patterns for agent-to-agent coordination. It contains no executable code, and the instructions in SKILL.md explicitly advise the agent against running unauthorized shell commands or accessing files without user consent.
Capability Assessment
Purpose & Capability
The name/description (personal agent network, delegation manifests, handshakes) aligns with the SKILL.md content. The skill declares no binaries, env vars, or installs and does not attempt to access unrelated services or credentials.
Instruction Scope
SKILL.md is purely prescriptive/documentary: it defines artifacts, protocols, tiers, and onboarding rules. It explicitly forbids running shell/ClawHub unless the user explicitly requests it and contains no instructions to read files, exfiltrate data, or call external endpoints.
Install Mechanism
No install specification or code files are present (instruction-only), so nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables or credentials. It references identity concepts (principal_id, agent_id) conceptually but does not attempt to obtain or require secrets.
Persistence & Privilege
The skill is not always-on and uses default autonomous invocation settings (normal for skills). It does not request persistent system privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personal-agent-network - After installation, invoke the skill by name or use
/personal-agent-network - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Docs-only scope disclaimer; removed shell publish snippets; softened path refs for ClawHub security scan.
v0.1.0
- Initial release introducing the personal-agent-network skill for modeling agent-to-agent (A2A) workflows inspired by executive assistants.
- Defines key artifacts: delegation manifests, relationship contracts, commitment tiers, and lightweight trust logging.
- Outlines protocol interoperability steps and OpenClaw-native mapping concepts.
- Provides practical guidance on when to use the skill and how to publish it to ClawHub.
Metadata
Frequently Asked Questions
What is Personal Agent Network?
Design patterns for personal agents coordinating like executive assistants—delegation manifests, relationship handshakes, commitment tiers, trust, and OpenCl... It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install Personal Agent Network?
Run "/install personal-agent-network" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personal Agent Network free?
Yes, Personal Agent Network is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Personal Agent Network support?
Personal Agent Network is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personal Agent Network?
It is built and maintained by Madhav (@madhavuf); the current version is v0.1.1.
More Skills