Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Implements Silviu-specific guards and runbooks to enforce validation, prevent common errors, and manage browser and GitHub interactions in OpenClaw.
Implements Silviu-specific guards and runbooks to enforce validation, prevent common errors, and manage browser and GitHub interactions in OpenClaw.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Silviu-specific ops guardrails and runbooks for OpenClaw.
Enforces: validate โ execute โ verify. Prevents common failure modes: No random package installs to solve unrelated tasks. GitHub auth prompts are not treated as "network issues". Browser automation requires an attached tab (Chrome relay ON).
If openclaw browser tabs shows no tabs: Open Chrome Click OpenClaw Browser Relay on an active tab until it shows ON Re-run openclaw browser tabs
Before cloning: export GIT_TERMINAL_PROMPT=0 curl -I https://github.com git ls-remote https://github.com/<owner>/<repo>.git | head
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.