profbernardojprofbernardojCommunityยท5 Agent Skills Included

everclaw

Decentralized inference, agent memory, security, and task automation

Connects OpenClaw agents to the Morpheus decentralized network for persistent inference across 30+ models with local Ollama fallback. Adds file-based long-term memory, three-shift task planning, cron automation packs, and a visual mission-control dashboard. Eliminates silent memory failures, prompt injection attacks, and PII leaks with built-in security scanners and guarded messaging. Keeps agents running 24/7 with self-healing watchdogs and auto-restarting services.
npx skills add profbernardoj/everclaw --all -g -y
Available:

Tells the agent how to run its workspace each session: load identity and memory files first, write everything to files, follow safety rules for external actions, behave naturally in group chats, scan skills with SkillGuard before installing, and use heartbeats for proactive background work.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install EverClaw?โ–ผ

Run `npx skills add profbernardoj/everclaw --all -g -y` in your terminal to install the full skill set globally. You need Node.js 18+ and OpenClaw installed first.

What does EverClaw actually do?โ–ผ

It routes your agent's inference through the Morpheus decentralized network so you own your compute by staking MOR tokens instead of paying per request. It also adds persistent memory, scheduled task shifts, and security guards.

Does EverClaw work without an internet connection?โ–ผ

Yes. It can set up a local Ollama fallback that auto-selects a Gemma 4 model based on your RAM and GPU, so your agent keeps working when cloud providers are unreachable.

How does EverClaw protect against malicious skills?โ–ผ

The bundled SkillGuard scanner checks any skill for credential theft, code injection, and hidden exfiltration before installation, and Prompt Guard plus PII Guard block injection attacks and personal data leaks at runtime.

Can I automate daily tasks with EverClaw?โ–ผ

Yes. The three-shifts planner generates prioritized task plans three times a day, and the cron-packs skill provides ready-made scheduled jobs for briefings, family reminders, finance tracking, and developer checks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’