algorithm-solver系统性地解析和解决算法题。覆盖题目理解、暴力解到优化解的推导、算法模板讲解、测试用例设计、生产级代码实践。适用于 LeetCode、面试题、竞赛题等场景。当用户提出算法题、数据结构问题、或要求解题时自动触发。
Install via ClawdBot CLI:
clawdbot install wd1993/algorithm-solverGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
用户提供算法题描述或题号,系统引导用户通过理解题目、暴力解、优化分析、算法选择、代码实现和测试的完整流程,适用于准备技术面试或竞赛的开发者,强调思维训练而非直接答案。
模拟技术面试环境,用户输入算法问题,系统按结构化步骤解析,帮助用户练习解题思路、代码规范和防御性编程,提升面试表现和问题解决能力。
针对常见算法如双指针、动态规划或滑动窗口,系统提供模板讲解和实战应用,用户可输入具体问题来学习算法原理和实现细节,适合初学者或进阶学习者。
用户提供现有算法代码或问题描述,系统分析性能瓶颈、提出优化建议,并讨论工业界应用如缓存策略或并发处理,适用于软件工程师优化实际项目。
针对编程竞赛如 ACM 或 Codeforces 的题目,系统引导用户从暴力解推导到高效算法,覆盖测试用例设计和极限规模处理,帮助参赛者提升解题速度和准确性。
提供按月或按年订阅,用户可无限访问算法解题指导、模板库和工业界应用案例,通过高质量内容和结构化学习路径吸引付费用户,收入来自订阅费用。
向科技公司销售定制化算法培训套餐,包括员工面试准备、代码审查和生产实践指导,按项目或人头收费,帮助企业提升团队技术能力和招聘效率。
在免费解题服务中嵌入相关广告,如编程课程、工具或书籍推荐,或通过联盟链接推广 LeetCode 等平台,收入基于点击或转化,适合吸引大量免费用户。
💬 Integration Tip
集成时确保支持多语言代码执行和实时测试反馈,以增强用户体验和实用性。
Scored Apr 19, 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.