codex-agent-enhanced作为项目经理操作 OpenAI Codex CLI 完全体。包含:知识库维护(自动跟踪 Codex 最新功能)、任务执行(提示词设计→执行→监控→质量检查→迭代→汇报)、配置管理(feature flags/模型/skills/MCP)。通过 tmux 操作交互式 TUI,通过 notify hooks + pa...
Install via ClawdBot CLI:
clawdbot install geq1fan/codex-agent-enhancedGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/openclaw/openclawUses known external API (expected, informational)
api.github.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 13, 2026
A software development team uses the agent to systematically refactor a large, outdated codebase. The agent analyzes the code, designs refactoring steps, executes changes in controlled iterations, and reports progress, ensuring minimal disruption while modernizing the system.
An IT operations team employs the agent to optimize CI/CD pipelines. The agent reviews existing configurations, suggests improvements, implements automated testing and deployment scripts, and monitors execution, reducing manual effort and increasing pipeline reliability.
A marketing agency leverages the agent to generate and iterate on promotional content, such as website copy or social media posts. The agent designs prompts, executes content creation tasks, performs quality checks, and adapts based on performance metrics, streamlining campaign workflows.
A research institution uses the agent to automate data processing and report generation. The agent handles complex data queries, applies statistical models, generates insights, and produces formatted reports, accelerating research cycles and ensuring consistency.
A consultancy firm deploys the agent to build specialized AI tools for clients in sectors like finance or healthcare. The agent manages the full development lifecycle from requirement analysis to deployment, incorporating domain-specific knowledge and compliance checks.
Offer the agent as a managed service where clients pay a monthly fee for access to enhanced Codex capabilities, including priority support, custom skill integrations, and dedicated project oversight, targeting SMEs needing scalable AI assistance.
Sell licenses to large organizations for on-premises or cloud deployment of the agent, allowing them to integrate it into their internal workflows for tasks like code review, documentation, and process automation, with customization options.
Provide a basic version of the agent for free to individual developers or small teams, with advanced features like multi-agent collaboration, enhanced monitoring, and priority hooks available through paid tiers, driving adoption and upselling.
💬 Integration Tip
Ensure proper environment variable isolation per project to avoid conflicts and leverage the agent's state management for tracking long-running tasks effectively.
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.