auto-skill-forge当需要为已有 Skill 自动生成 task_suite.yaml 测试任务集、从 skill_spec.yaml 生成完整 SKILL.md + task_suite、或一键走完「生成 → 评估 → 改进」全链路时使用。 读取 SKILL.md 中的 frontmatter/When to Use/exampl...
Install via ClawdBot CLI:
clawdbot install lanyasheng/auto-skill-forgeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 16, 2026
A development team needs to add automated testing to an existing AI skill documented in SKILL.md. They use Skill Forge to analyze the document, extract testable claims from sections like examples and use cases, and generate a task_suite.yaml with appropriate judges, enabling immediate evaluation without manual test creation.
A startup is building a new AI agent skill from scratch based on a structured spec. They use Skill Forge's --from-spec mode to generate both SKILL.md and task_suite.yaml automatically, accelerating development and ensuring the skill has built-in test coverage for quality assurance.
An enterprise with multiple AI skills wants to validate test coverage for existing task suites. They use Skill Forge to generate a new task suite from SKILL.md and compare it against hand-written ones, identifying untested scenarios and improving overall testing robustness.
An educational institution teaching AI development uses Skill Forge to demonstrate the full lifecycle of skill creation. Students run the tool with --auto-improve to generate, evaluate, and iteratively improve skills, learning best practices in automated testing and refinement.
Offer Skill Forge as part of a cloud-based AI development platform, charging subscription fees for access to automated skill generation and testing tools. Revenue comes from tiered plans based on usage limits and advanced features like integration with other AI evaluation services.
Provide consulting to companies adopting AI agents, using Skill Forge to streamline skill development and testing processes. Revenue is generated through project-based fees for custom integrations, training, and support, helping clients improve their AI workflows efficiently.
Release Skill Forge as open-source software to build a community and drive adoption. Generate revenue by offering premium support, custom modifications, and enterprise features like enhanced security and scalability, targeting larger organizations with specific needs.
💬 Integration Tip
Integrate Skill Forge into CI/CD pipelines to automatically generate and run tests for AI skills during development, ensuring consistent quality and reducing manual effort in testing workflows.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.