foundry

Generate OpenClaw tools, hooks, and skills from documentation research.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Ghostmonday/openclaw-custom-skills --skill foundry-ghostmonday
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: foundry
Source: https://github.com/Ghostmonday/openclaw-custom-skills/tree/main/foundry
Command: npx skills add https://github.com/Ghostmonday/openclaw-custom-skills --skill foundry-ghostmonday

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of new tools, extensions, and skills for OpenClaw by researching documentation and learning from past actions.

Core Features & Use Cases

  • Automated Development: Generates new code for OpenClaw extensions, skills, and hooks.
  • Intelligent Research: Automatically searches documentation and other sources for relevant information.
  • Self-Improvement: Learns from successes and failures to improve its own capabilities.
  • Use Case: You can ask Foundry to create a new skill that monitors GitHub pull requests, and it will research the necessary APIs, write the skill code, and even add it to your OpenClaw environment.

Quick Start

Use foundry to write a new skill that monitors GitHub pull requests.

Frequently Asked Questions about foundry

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

FAQPage Schema
How do I automate code generation for new developer tools and extensions?

Automated code generation for new tools and extensions is achieved by researching documentation and learning from past agent activity to write new skills, hooks, and tools. You can request specific functionality like a GitHub pull request monitor and it generates the code automatically.

Do I need Node.js to run OpenClaw extensions and manage plugins?

Yes, Node.js is required for OpenClaw plugin management and execution. You must have the Node.js environment installed to run the generated skills, hooks, and extensions properly.

Can I integrate external knowledge sources like GitHub and arXiv into automated development?

Integrating external knowledge sources like GitHub and arXiv into automated development is supported by researching relevant APIs and documentation. The system automatically searches these sources to gather information needed for writing new tools and skills.

What is the best way to build a skill that monitors GitHub pull requests automatically?

The best way to build a GitHub pull request monitoring skill is to instruct the system to research the necessary APIs and write the skill code. It will automatically generate the extension and add it to your development environment.

How does self-modifying code improve AI development capabilities over time?

Self-modifying code improves AI development capabilities by learning from successes and failures during agent activity. It analyzes past actions to refine its own codebase, ensuring future code generation for tools and hooks becomes more accurate and effective.

Are there limitations when extending OpenClaw capabilities with automated meta-extensions?

Limitations when extending capabilities with automated meta-extensions include the dependency on Node.js for execution and the requirement for accurate external documentation. If documentation is unavailable or agent activity data is insufficient, code generation quality may be constrained.