code-runner面向团队与企业的高级代码执行工具,在免费版基础上扩展批量执行、并发管理、执行审计等能力。核心能力: - 批量任务执行与并发管理 - 执行日志审计与结果追踪 - CI/CD 流水线集成 - 自定义应答规则与执行策略 - 多用户隔离与权限管理 适用场景: - 企业级批量代码处理 - CI/CD 流水线自动化 - 多项...
Install via ClawdBot CLI:
clawdbot install formulahendry/code-runnerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://nodejs.org/Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Used in online learning environments to allow students to test code snippets in real-time without installing compilers. Instructors can demonstrate algorithms and verify student submissions across multiple programming languages, enhancing interactive learning.
Developers use it to quickly test small code segments, debug algorithms, or verify output during coding sessions. It supports rapid prototyping and syntax checking in over 30 languages, streamlining the development workflow.
Candidates practice coding problems by running snippets to test logic and output. Interviewers can use it to evaluate code in real-time, ensuring accurate assessment of skills across different programming languages.
Data scientists run Python, R, or Julia code snippets to test data transformations, statistical models, or visualizations before integrating into larger projects. It helps verify calculations and debug scripts efficiently.
System administrators test Bash, PowerShell, or Python scripts for automation tasks, such as file management or network requests, in a controlled environment. It ensures scripts run correctly before deployment in production systems.
Offer a free tier with basic language support and limited runs, then charge for premium features like advanced languages, higher execution limits, and priority support. Revenue comes from monthly subscriptions and enterprise plans.
Provide the code runner as an API that other platforms can integrate, charging based on usage volume such as number of code executions or language support. Targets educational sites, coding bootcamps, and developer tools.
Sell customized on-premise or cloud versions to companies for internal training, development testing, or secure sandbox environments. Includes features like enhanced security, compliance, and dedicated support.
💬 Integration Tip
Use stdin for code input to avoid escaping issues with quotes and special characters, ensuring reliable execution across all supported languages.
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.