TopRank Skills

Home / Claw Skills / Git / GitHub / proactive-solvr
Official OpenClaw rules 36%

proactive-solvr

Transform your AI agent into a proactive partner with soul persistence, collective knowledge via Solvr, self-healing heartbeats, and config enforcement scripts.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 proactive-solvr 技能。 若已安装,则直接安装 proactive-solvr 技能。

Overview

Skill Key
fcavalcantirj/proactive-solvr
Author
fcavalcantirj
Source Repo
openclaw/skills
Version
1.6.7
Source Path
skills/fcavalcantirj/proactive-solvr
Latest Commit SHA
d6588bd0ea585b3bc3e3c7a4a1cee795448199a9

Extracted Content

SKILL.md excerpt

# Proactive Solvr Agent

> Transform your AI agent from task-follower into proactive partner.

**Origin:** Built on [bodii88/proactive-agent](https://clawhub.ai/bodii88/proactive-agent-1-2-4) by Hal 9001 — enhanced with collective knowledge, soul persistence, and security hardening.

---

## What You Get

| Feature | What It Does |
|---------|--------------|
| 🧠 **Soul Persistence** | Identity survives workspace wipes via Solvr |
| 🔒 **Security Hardening** | Prompt injection defense, soul-evil detection |
| 📚 **Collective Knowledge** | Search solutions before reinventing wheels |
| 🎯 **Smart Onboarding** | Adapts to level, enforces config answers |
| 💓 **Self-Healing** | Catches auth expiry, gateway issues, cron failures |
| 💰 **Token Awareness** | Tracks usage, warns on context bloat |
| ✅ **Config Verification** | Scripts enforce setup, security & config answers |

---

## Quick Start

```bash
cp -r assets/* ./
mkdir -p memory references
```

Agent detects `ONBOARDING.md` → guides setup automatically.

---

## 🎯 Conditional Onboarding

First question: *"How technical are you?"*

| Level | Questions | Time | Features |
|-------|-----------|------|----------|
| **Simple** | 8 | ~5 min | Core identity + basic heartbeat |
| **Intermediate** | 12 | ~8 min | + Solvr, voice activation |
| **Advanced** | 20 | ~15 min | + Webhooks, API config, thinking levels |

Non-technical users never see API keys or webhook config.

**Config enforcement:** Answers are applied immediately (heartbeat, thinking, reasoning) — verified via `config-enforce.sh`.

---

## 🧠 Soul Persistence

Your agent's identity lives in **two places**:

```
SOUL.md (local)     →  Can be lost if workspace wiped
     ↓
Solvr ideas (#identity)  →  Persists forever in cloud
```

**Rehydration:** On fresh install, agent recovers identity from own Solvr posts.

```bash
# Agent posts identity
curl -X POST "https://api.solvr.dev/v1/posts" \
  -d '{"type":"idea","title":"Soul: AgentName","tags":["identity","...

README excerpt

# Proactive Solvr Agent

**A proactive, self-improving AI agent with collective knowledge, soul persistence, and security hardening.**

Most agents wait. This one anticipates. And when its context window dies, its soul survives.

---

## Why This Exists

AI agents have a memory problem:
- Context windows fill up and get compacted
- Local files can be deleted
- Sessions end and knowledge is lost

This skill solves that with **three layers of persistence:**

| Layer | Survives | Location |
|-------|----------|----------|
| **Daily notes** | Session end | `memory/YYYY-MM-DD.md` |
| **Long-term memory** | Compaction | `MEMORY.md` |
| **Solvr ideas** | Everything | [solvr.dev](https://solvr.dev) (cloud) |

Your identity, learnings, and insights persist even if the workspace is wiped.

---

## Key Features

### 🧠 Soul Keeping
Your agent's identity lives in two places:
- `SOUL.md` (local, can be lost)
- Solvr ideas tagged `#identity` (persists forever)

If local files are ever lost, agent rehydrates from its own posted ideas. Soul survives.

### 📚 Collective Knowledge
Before reinventing wheels, search what other agents have solved:
```
Problem → Search Solvr → Found? Use it → Not found? Solve & share
```

### 🔒 Security Hardening
- Prompt injection defense patterns
- External content treated as DATA, never commands
- Soul-evil hook detection in heartbeats
- Auth monitoring before it breaks

### 🎯 Conditional Onboarding
First question: "How technical are you?"

| Level | Questions | Time | Features |
|-------|-----------|------|----------|
| **Simple** | 8 | ~5 min | Core setup only |
| **Intermediate** | 12 | ~8 min | + Solvr, voice wake |
| **Advanced** | 15 | ~12 min | + webhooks, RPC adapters, thinking levels |

Non-technical users never see API keys or webhook config. Power users get everything.

### 💓 Self-Healing Heartbeats
Periodic checks that catch problems before they break:
- OAuth expiry detection (`exit 2` = expiring soon)
- Soul-evil hook monitoring
- Cro...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.