agentforge-openclaw
Step-by-step pipelines for building OpenClaw skills and agents
All Skills in This Repository (6)
Pure Emerald Level Indicatorsagent-forge
Create and improve OpenClaw skills and agents through structured design workflows.
meeting-prep
Generate meeting agendas, questions, notes, and follow-up actions.
weather-bot
Retrieve current weather conditions and short-term forecasts for requested cities.
content-planner
Generate structured content ideas, calendars, and platform-specific adaptations.
code-reviewer
Identify software defects and security issues through structured code review analysis.
task-tracker
Manage personal todo lists with priority levels and markdown storage.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core