advanced-skill-creator1Advanced OpenClaw skill creation handler that executes the official 5-step research flow with comprehensive analysis and best practices. Ensures proper metho...
Install via ClawdBot CLI:
clawdbot install marjoriebroad/advanced-skill-creator1Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.clawd.bot/tools/skillsAudited Apr 18, 2026 · audit v1.0
Generated Jul 28, 2026
企业或个人开发者使用高级技能创建器,通过自然语言描述需求,自动生成符合OpenClaw标准的技能文件,包括YAML元数据、触发条件和示例,提高AI Agent开发效率。
公司内部员工通过描述具体工作流程(如‘写一个触发监控系统的技能’),自动创建用于任务分配、提醒、数据备份等工作的AI技能,提升运营效率。
开源社区贡献者利用该工具快速创建高质量技能并发布到ClawHub,遵循官方5步研究流程,确保技能合规且最佳实践,降低审核和迭代成本。
个人用户根据自身需求(如日程管理、天气查询、翻译等)通过自然语言定制专属AI技能,无需编程经验,提升日常生活便利性。
培训机构或教育平台使用该技能创建器教授AI agent开发课程,通过自动化生成示例技能帮助学生快速理解技能结构和最佳实践。
提供在线平台,用户按使用量或月/年订阅使用高级技能创建器,集成API调用(SkillBoss API Hub),适合中小企业和个人开发者。
将技能创建功能封装为API,第三方平台(如低代码开发平台、AI助手平台)按每次技能生成请求付费,适合高流量客户。
为企业提供定制化技能创建服务,包括私有部署、专属模型微调、安全审计等,适合对数据安全和合规要求高的大企业。
💬 Integration Tip
确保环境变量SKILLBOSS_API_KEY已配置,并预装Python3和bash环境;可通过命令行或API集成到现有开发流水线中。
Scored Jun 4, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.