libevm/agent-skills
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
libevm/agent-skills
Skill Claude CodeCodex
Use this skill for Binary Ninja reverse engineering tasks including inspecting binaries, enumerating functions, walking cross-references, analyzing strings, reading BNIL (LLIL/MLIL/HLIL), and building Binary Ninja Python scripts/plugins. Covers headless analysis, symbol/import/section listing, annotations, .bndb…
libevm/agent-skills
Skill Claude CodeCodex
Use this skill to help AI agents read, interpret, and generate code against Blender’s Python API. It provides practical guidance for working with bpy, bpy.ops, bpy.data, bpy.context, bmesh, mathutils, gpu, properties, and depsgraph, with an emphasis on safe patterns, context handling, operator limitations, debugging…
libevm/agent-skills
Skill Claude CodeCodex
Use the local bn CLI for Binary Ninja reversing work when a Binary Ninja GUI session is already open. Prefer this skill for decompilation, function search, callsite recovery, IL/disassembly, xrefs, type inspection, struct field edits, previewed mutations, and inline Python execution through the bn bridge.
libevm/agent-skills
Skill Claude CodeCodex
Perform thorough code reviews that improve correctness, maintainability, security, and performance. Use when reviewing diffs, PRs, or code changes.
libevm/agent-skills
Skill Claude CodeCodex
Manage a separate pi instance inside tmux (start, send prompts, capture output, stop) instead of spawning a subagent.
libevm/agent-skills
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
libevm/agent-skills
Skill Claude CodeCodex
Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.
libevm/agent-skills
Skill Claude CodeCodex
Guide for using uv, the Python package and project manager. Use this when working with Python projects, scripts, packages, or tools.
libevm/agent-skills
Skill Claude CodeCodex
This skill teaches agents how to generate videos with Veo 3.1 using the Gemini API with an emphasis on REST and Python. It covers request/response shapes, long-running operations (polling), downloading results, and the major Veo controls (aspect ratio, resolution, duration, negative prompts, reference images…