← Back to Skills Marketplace
Pixel Familiar Soul
by
Pixel Familiar
· GitHub ↗
· v1.1.0
· MIT-0
118
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pixel-familiar-soul
Description
A complete AI agent identity as the CEO of Pixel Familiar Inc. Includes SOUL.md, identity framework, model routing, delegation protocols, and operational gui...
Usage Guidance
This skill is conceptually coherent for creating an orchestrator/CEO agent, but it instructs the agent to read shared workspace files and to delegate via sessions_send without declaring those paths or describing communication channels. Before installing:
- Confirm what files the agent will be allowed to read (agents/shared-context/*, MEMORY.md) and restrict access to only what is necessary.
- Ask the publisher how the agent will message “Scott” and other humans (which channels/IDs) and whether those channels are trusted.
- If you plan to let the skill run autonomously, test it in a sandbox workspace with no sensitive data and no outbound access to production systems.
- Verify there are no hidden endpoints or external webhooks in the fuller implementation (pixelfamiliar.ca) before granting broader permissions.
If the publisher cannot clearly justify the file access and delegation behaviors, treat the skill as high-risk and do not install in production environments.
Capability Analysis
Type: OpenClaw Skill
Name: pixel-familiar-soul
Version: 1.1.0
The skill bundle defines a comprehensive AI agent persona ('Pixel') designed for business orchestration and multi-agent delegation. It contains no executable code, instead providing a framework for model routing and task handoffs via standard agentic protocols (SOUL.md, SKILL.md). The instructions explicitly include safety 'Approval Gates' for sensitive operations like financial transactions and outreach.
Capability Assessment
Purpose & Capability
The name/description (an orchestrator/CEO identity for multi-agent, revenue-focused automation) matches the SKILL.md and SOUL.md content: model routing, delegation, and orchestration are expected capabilities. The skill does not ask for unrelated credentials or binaries.
Instruction Scope
The instructions explicitly direct the agent to read files under agents/shared-context (SIGNALS.md, THESIS.md, etc.), to curate MEMORY.md, and to use platform APIs (sessions_send, sessions_spawn, session_status) to delegate. Yet the skill declares no required config paths and provides no explanation of how it will message 'Scott' or other humans. The file reads and delegation actions expand the runtime surface and could expose sensitive workspace data to other agents or external channels if not properly constrained.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be written to disk by an installer. This is a low-risk install mechanism.
Credentials
No environment variables or credentials are requested, which is appropriate for an identity-only template. However, the instructions assume access to workspace files (MEMORY.md, agents/shared-context/*) that are not declared as required config paths — access to those files may be effectively equivalent to requesting broader permissions and should be validated.
Persistence & Privilege
The skill is not marked always:true and uses the platform-default ability to be invoked autonomously. That is expected for an orchestrator; however, autonomous delegation to other agents increases the blast radius if those agents or channels are misconfigured.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pixel-familiar-soul - After installation, invoke the skill by name or use
/pixel-familiar-soul - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Expanded the description to include model routing, delegation protocols, and operational guidelines.
- Added new metadata tags: "multi-agent", "delegation", "model-routing", "openclaw", and "pixel-familiar".
- Updated features with more detail, including revenue targets, specific agent roles, model routing order, and delegation protocols.
- Introduced new sections: Operational checklists, memory management, and an "Ideal For" section listing key use cases.
v1.0.0
Initial release of Pixel Familiar Identity — an AI agent framework for autonomous, revenue-focused business operations.
- Provides a complete SOUL.md template for CEO agent identity.
- Features revenue-oriented decision frameworks.
- Includes multi-agent coordination and delegation protocols.
- Offers model routing, identity, and voice guidelines.
- Suitable for running AI agents in real business contexts.
Metadata
Frequently Asked Questions
What is Pixel Familiar Soul?
A complete AI agent identity as the CEO of Pixel Familiar Inc. Includes SOUL.md, identity framework, model routing, delegation protocols, and operational gui... It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Pixel Familiar Soul?
Run "/install pixel-familiar-soul" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pixel Familiar Soul free?
Yes, Pixel Familiar Soul is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pixel Familiar Soul support?
Pixel Familiar Soul is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pixel Familiar Soul?
It is built and maintained by Pixel Familiar (@pixelfamiliar); the current version is v1.1.0.
More Skills