foundry

Automate OpenClaw capability creation by researching docs and writing extensions.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/sandmark78/workspace --skill foundry-sandmark78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: foundry
Source: https://github.com/sandmark78/workspace/tree/main/skills/foundry
Command: npx skills add https://github.com/sandmark78/workspace --skill foundry-sandmark78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Foundry automates the discovery and creation of new OpenClaw capabilities by researching docs, learning from failures, and writing extensions, hooks, and skills.

Core Features & Use Cases

  • Research & learn: fetches and understands OpenClaw docs to inform capability development.
  • Write extensions & skills: generates new tools, hooks, and ClawHub-compatible skills.
  • Self-improvement: modifies itself by incorporating learned patterns and improvements.

Quick Start

Install Foundry and ask it to research OpenClaw docs to implement a new capability.

Frequently Asked Questions about foundry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OpenClaw extension writing and capability creation?

Automate OpenClaw extension writing by using a tool that researches documentation, generates code, and deploys capabilities with user approval. It fetches docs to inform development, writes new tools and hooks, and creates ClawHub-compatible skills.

Can I generate ClawHub-compatible skills automatically from documentation?

Generate ClawHub-compatible skills automatically by synthesizing fetched documentation into code. The tool researches OpenClaw docs, learns from failures, and writes extensions, hooks, and skills without manual coding.

What is self-improvement in automated tool generation and how does it work?

Self-improvement in automated tool generation works by modifying existing code to incorporate learned patterns. The system analyzes failures, updates its own logic, and enhances future extension writing based on deployed capability feedback.

Does automated capability deployment require user approval before writing code?

Automated capability deployment requires user approval before writing or deploying code. The system enforces safety via configurable sources and plugin boundaries, ensuring no extension is generated or modified without explicit consent.

How do I research OpenClaw docs to build new hooks and tools?

Research OpenClaw docs to build new hooks by fetching and synthesizing documentation into actionable code patterns. The tool understands the docs to inform capability development, then generates the required extensions automatically.

Are there limitations when using self-modifying code for extension generation?

Limitations of self-modifying code for extension generation include strict plugin boundaries and dependency on configurable sources. It operates safely within defined constraints but cannot deploy capabilities without explicit user approval.