AlekseiULAlekseiULCommunityยท6 Agent Skills Included

agentforge-openclaw

Step-by-step pipelines for building OpenClaw skills and agents

Guides the creation, improvement, and auditing of OpenClaw skills and agents through three structured modes with checklists and templates. Eliminates one-off prompt files, lost context after resets, and agents that forget who their owner is. Provides a 4-level memory system, auto handoff, self-improvement rules, and 22 documented pitfalls to ship production-ready agents faster.
npx skills add AlekseiUL/agentforge-openclaw --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AgentForge for OpenClaw?โ–ผ

Run `npx skills add AlekseiUL/agentforge-openclaw --all -g -y` in your terminal to install the full suite globally, then restart your OpenClaw gateway.

What does AgentForge for OpenClaw do?โ–ผ

It walks you through creating new skills (11 steps), building full agents with memory and self-improvement (9 steps), or upgrading existing ones (5 steps), using proven checklists and templates.

How does AgentForge stop agents from forgetting context?โ–ผ

It sets up a 4-level memory system plus an hourly auto handoff that saves the current conversation state, so agents recover about 95% of context after a reset instead of losing half of it.

Does AgentForge work with Claude Code and OpenClaw?โ–ผ

It is built specifically for OpenClaw and follows the universal SKILL.md standard, so the skills it generates also run in Claude Code, Cursor, and Codex.

Can beginners use AgentForge without coding experience?โ–ผ

Yes. You simply tell your agent to create a skill or agent, and it asks a few questions, drafts the structure, and builds everything after your approval.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’