agentsclimarketplace

Case 01561

Skill knownasnaffy/prompthound/dataset/case_01561

A fast, offline static risk analysis CLI for AI agent skill files. Detects malicious instructions, steganographic payloads, and dangerous capability chains.

Install
npx -y skills add knownasnaffy/prompthound --skill case_01561

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Bootstrap a new OpenClaw agent's memory system in one command. Sets up MEMORY.md, daily memory files, HEARTBEAT.md, and USER.md by asking 3 quick questions. Use when a user is setting up OpenClaw for the first time, when memory files are missing, or when asked to "set up my memory system", "initialize my agent", "bootstrap my agent", or "run the memory wizard". Solves the #1 OpenClaw pain point — agents waking up with no context about who they're serving.

SKILL.md

2.8 KB, as published. Nobody here has run it

Memory Onboarding Wizard

Built by GetAgentIQgetagentiq.ai The home of premium OpenClaw skills, packs, and agent blueprints.

One command to give your OpenClaw agent its memory. Walks through the complete memory system setup interactively.

Quick Start

python3 scripts/memory-onboarding-wizard.py

Run from the OpenClaw workspace directory (default: ~/.openclaw/workspace).

What It Does

  1. MEMORY.md — Creates long-term memory file with starter template if missing
  2. memory/YYYY-MM-DD.md — Creates today's daily note file (creates memory/ dir if needed)
  3. HEARTBEAT.md — Creates a starter heartbeat checklist if missing
  4. USER.md — Asks 3 quick questions (name, timezone, main use case) and writes them
  5. Validation — Checks all files exist and prints a ✅ summary
  6. Next steps — Suggests the first 3 things to try

Options

python3 scripts/memory-onboarding-wizard.py --workspace /path/to/workspace
python3 scripts/memory-onboarding-wizard.py --non-interactive   # skip questions, use defaults

Memory System Overview

FilePurposeWhen Loaded
MEMORY.mdLong-term curated memoryMain sessions only
memory/YYYY-MM-DD.mdDaily raw notesEvery session
HEARTBEAT.mdPeriodic task checklistOn heartbeat polls
USER.mdWho the agent is servingEvery session

After Setup

Your agent will read these files at the start of each session to maintain continuity. Update MEMORY.md with important events and decisions. Let daily files accumulate naturally.


🧠 Want the Full Memory Pack?

This wizard gets you started. The GetAgentIQ Memory Pack takes it further:

  • Auto-compaction — keeps MEMORY.md lean and fast automatically
  • Semantic search — find anything across all memory files instantly
  • Session recall — 7-day keyword recall tester
  • Memory health dashboard — health score + gap detection
  • Consolidation cron — nightly memory distillation, runs while you sleep

👉 Get the Memory Pack free: getagentiq.ai/memory-pack Use code CLAWHUB100 at checkout for 100% off.

Built by GetAgentIQ — getagentiq.ai

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.