Install
openclaw skills install agent-pattern-miningStudy another AI agent, coding CLI, or assistant codebase and extract transferable patterns into concrete local improvements. Use when asked to learn from Claude Code, Codex, Gemini CLI, Cursor, or any agent framework/repo; when benchmarking agent UX/architecture; or when turning observed features into OpenClaw skills, workflow upgrades, AGENTS.md updates, or implementation plans.
openclaw skills install agent-pattern-miningMine reusable agent patterns from real codebases and turn them into concrete upgrades instead of vague inspiration.
Scope the source repo and the upgrade target.
Map the architecture quickly.
Build a transfer matrix.
Classify findings.
Apply improvements in this order.
AGENTS.md for stable workflow changes.TOOLS.md for environment-specific operational notes.MEMORY.md for durable lessons.Report the result concretely.
Prioritize patterns that reduce operator burden or improve agent reliability:
Deprioritize patterns that are mostly infrastructure-specific:
Use this structure when delivering results:
references/claude-code-patterns.md when the source is Claude Code or when the user wants proven patterns from agentic coding CLIs.SKILL.md procedural and move detailed analysis to references/.