nexxelnnexxelnCommunityยท7 Agent Skills Included

opencode-config

Browser automation, repo exploration, code review, and git workflows

Automates browser interactions, GitHub repository exploration, atomic git commits, and strict code quality reviews. Eliminates manual clicking, repetitive repo cloning, messy staging, and shallow code review passes. Includes ready-made scripts and subagent routing so coding workflows run faster with consistent, evidence-based results.
npx skills add nexxeln/opencode-config --all -g -y
Available:

Tells the agent how to work end-to-end, which specialized subagents and skills to route each task to, and what engineering and reporting standards to follow.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install opencode-config?โ–ผ

Run `npx skills add nexxeln/opencode-config --all -g -y` in your terminal to install all skills in this collection globally.

How to automate browser tasks from the command line?โ–ผ

The agent-browser skill lets your agent navigate pages, fill forms, click elements, take screenshots, and extract data using simple commands with saved login sessions.

How to analyze a GitHub repo without reading every file?โ–ผ

The repo-explorer skill clones any repository into a local cache and provides structure, search, dependency, hotspot, and AST-level analysis scripts.

Can it split messy changes into clean commits?โ–ผ

Yes. The git skill turns large diffs into atomic conventional commits using hunk-level staging, and can push branches and open pull requests.

Does opencode-config work with Claude Code and OpenCode?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in OpenCode, Claude Code, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’