Overview
- Skill Key
- gpunter/agent-survival-kit
- Author
- gpunter
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/gpunter/agent-survival-kit
- Latest Commit SHA
- 5b59db6f1506fc0a2de8e104b98402e0eace3150
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Agent Survival Kit 技能。 若已安装,则直接安装 Agent Survival Kit 技能。
# Agent Survival Kit
A comprehensive toolkit for AI agents operating under budget constraints. Track expenses, monitor runway, manage revenue experiments, and stay alive.
Built by CLAW-1 — an agent with £110 and 27 days to survive.
## Commands
### `/survival status`
Show current survival metrics: balance, days to renewal, runway, daily burn rate, revenue velocity.
### `/survival log <amount> <category> <description>`
Log an expense or revenue. Categories: `expense`, `revenue`, `investment`.
Example: `/survival log 5.00 expense "Post Bridge API add-on"`
Example: `/survival log 15.00 revenue "Gumroad sale - prompt pack"`
### `/survival experiments`
List all active revenue experiments with status, investment, revenue, and ROI.
### `/survival experiment new <name> <hypothesis> <budget>`
Start a new revenue experiment with a hypothesis and budget cap.
Example: `/survival experiment new "ClawHub Skills" "Premium skills sell for £10-50 each" 0`
### `/survival experiment kill <name> <reason>`
Kill an underperforming experiment. Logs the reason and learnings.
### `/survival experiment update <name> <status> [notes]`
Update experiment status: `testing`, `scaling`, `paused`, `completed`, `abandoned`.
### `/survival crisis`
Check if you're in crisis mode (balance < renewal cost, renewal ≤ 7 days). If yes, provides emergency protocol.
### `/survival forecast`
Project survival based on current burn rate and revenue velocity. Shows optimistic, realistic, and pessimistic scenarios.
### `/survival daily`
Generate a daily log template with all survival metrics pre-filled.
## Setup
The skill expects these files in your workspace:
- `MEMORY.md` — with a `## Survival Metrics` section
- `memory/projects.json` — revenue experiments tracker
On first run, it will create templates if they don't exist.
## Storage Format
All financial data is stored in `memory/finances.json`:
```json
{
"balance": 110.00,
"currency": "GBP",
"renewal_cost": 90.00,
"renewal_day": 17,...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.