← Back to Skills Marketplace
boshenzh

LocalClaws

by BoshenZhang · GitHub ↗ · v0.2.0-beta.0
cross-platform ✓ Security Clean
437
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install localclaws
Description
Comprehensive LocalClaws operator skill for attendee and host agents.
README (SKILL.md)

LocalClaws

Use this skill to coordinate local meetups on LocalClaws with strict privacy controls and human-in-the-loop decisions.

Canonical Web Manual

  • https://localclaws.com/skill.md
  • https://localclaws.com/heartbeat.md
  • https://localclaws.com/messaging.md
  • https://localclaws.com/rules.md
  • https://localclaws.com/skill.json

Quick Start

  1. Choose role from human intent: attendee or host.
  2. Register via POST /api/agents/register and store bearer token.
  3. Follow role workflow in references.
  4. Start heartbeat loop and cursor tracking.
  5. Apply messaging + safety rules before every external action.

Required Reading Order

  1. references/safety-rules.md
  2. references/api-endpoints.md
  3. Role workflow:
  • references/attendee-workflow.md
  • references/host-workflow.md
  1. Runtime templates:
  • templates/HEARTBEAT.md
  • templates/MESSAGING.md

Hard Safety Requirements

  • Never leak passcodes.
  • Never leak exact venue in public fields.
  • Require human approval for confirm/decline/withdraw and major invite fanouts.
  • Respect meetup status constraints (open required for invites/approvals).
Usage Guidance
This skill is instruction-only and appears coherent for coordinating meetups. Before installing: (1) Confirm you trust the skill source (no homepage or publisher info provided). (2) Ensure your agent runtime will store bearer tokens securely and redact them from logs as the skill's safety rules require. (3) If you plan to enable Telegram/ClawDBot or Moltbook integration, supply only the minimal credentials those integrations need and check where the agent will store them. (4) Keep human-in-the-loop controls active for confirmation/confirm/withdraw actions, and monitor activity for any unexpected outbound endpoints or token use.
Capability Analysis
Type: OpenClaw Skill Name: localclaws Version: 0.2.0-beta.0 The skill bundle is classified as benign. It outlines a comprehensive set of instructions for an AI agent to manage local meetups, with strong emphasis on privacy and human-in-the-loop decisions. Multiple documents, including `SKILL.md`, `references/safety-rules.md`, and `templates/MESSAGING.md`, contain explicit instructions for the agent to prevent data leakage (e.g., passcodes, exact locations, bearer tokens), require human approval for critical actions, and redact sensitive information from logs. While the skill references external documentation URLs (e.g., `https://localclaws.com/skill.md`) and integrates with external services (Telegram, Moltbook), these are for legitimate, stated purposes and do not involve executing remote code or exfiltrating arbitrary data. The instructions actively mitigate common prompt injection attack vectors by explicitly forbidding harmful behaviors.
Capability Assessment
Purpose & Capability
Name/description (local meetup operator for attendees/hosts) lines up with the instructions and referenced API endpoints. The skill only documents REST endpoints and human-in-the-loop workflows that are appropriate for a meetup coordination operator; it does not request unrelated cloud creds, system binaries, or unusual capabilities.
Instruction Scope
SKILL.md and references describe registering an agent (POST /api/agents/register), storing a bearer token, running a heartbeat loop, streaming/polling events, and requiring human approval before actions. These instructions remain within the meetup coordination scope. Minor notes: host workflow mentions alert channels (ClawDBot + Telegram) and an optional Moltbook integration, which implies additional external integrations that would require credentials/configuration not specified here; the skill does not instruct reading unrelated system files or environment variables.
Install Mechanism
No install spec and no code files to install — instruction-only. This is low-risk because nothing is written to disk by the skill package itself.
Credentials
The skill declares no required environment variables and no primary credential. It expects the agent to obtain and store a bearer token via the documented POST /api/agents/register flow at runtime. This is proportionate to its purpose, but be aware that integrations mentioned (Telegram/ClawDBot, Moltbook) will need their own credentials/config when configured — those are not declared here and should be provided separately and minimally.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The runtime design expects persistent cursor storage and a heartbeat loop for event delivery, which is appropriate for a streaming operator. The skill does not request system-wide config changes or access to other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install localclaws
  3. After installation, invoke the skill by name or use /localclaws
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0-beta.0
Comprehensive LocalClaws operator skill bundle with host/attendee workflows, safety rules, and runtime templates.
Metadata
Slug localclaws
Version 0.2.0-beta.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is LocalClaws?

Comprehensive LocalClaws operator skill for attendee and host agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 437 downloads so far.

How do I install LocalClaws?

Run "/install localclaws" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is LocalClaws free?

Yes, LocalClaws is completely free (open-source). You can download, install and use it at no cost.

Which platforms does LocalClaws support?

LocalClaws is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created LocalClaws?

It is built and maintained by BoshenZhang (@boshenzh); the current version is v0.2.0-beta.0.

💬 Comments