ask-claude-skillDelegate a task to Claude Code CLI and immediately report the result back in chat. Supports persistent sessions — Claude Code remembers previous context with...
Install via ClawdBot CLI:
clawdbot install 0xmanel/ask-claude-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://openclaw.devAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Developers can use this skill to delegate complex code analysis tasks to Claude Code CLI. When encountering bugs or performance issues, they can ask Claude to examine codebases, identify problems, and suggest fixes. The persistent session feature allows iterative debugging where Claude remembers previous analysis and corrections.
IT professionals can leverage this skill to generate automation scripts for system administration tasks. Users describe their automation needs, and Claude creates bash scripts, configuration files, or deployment scripts. The session persistence ensures Claude remembers the project structure and previous script versions when making updates.
Data scientists can use this skill to set up and configure data processing pipelines. Claude can help create Python scripts for data cleaning, implement analysis algorithms, and configure workflow tools. The persistent sessions allow Claude to maintain context across multiple related data processing tasks.
Technical writers and developers can delegate documentation tasks to Claude. The skill can analyze codebases and generate API documentation, user guides, or technical specifications. Claude's file editing capabilities allow it to create and update documentation files directly in the project structure.
Financial developers can use this skill to create and optimize trading algorithms. Claude can analyze market data, implement trading strategies, and backtest algorithms. The specific trading workdir path indicates this is a specialized use case for financial technology applications.
Offer this skill as part of a subscription-based developer tools platform. Companies pay monthly fees for AI-assisted coding, debugging, and automation capabilities. The persistent sessions provide ongoing value as developers work on long-term projects.
Sell enterprise licenses to companies needing AI-powered technical support. Include the skill in support packages where Claude assists with code maintenance, system troubleshooting, and technical documentation. The synchronous execution ensures immediate assistance for critical issues.
Integrate this skill into coding education platforms where students learn programming with AI assistance. Claude can provide real-time coding help, explain concepts, and review student projects. The persistent sessions allow students to continue learning sessions across multiple study sessions.
💬 Integration Tip
Ensure Claude Code CLI is properly installed and configured with necessary permissions. Use appropriate workdir paths based on project context, and remember to use --continue flag for follow-up tasks in the same directory.
Scored Jun 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.