Silviu Core

# silviu-core

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Silviu Core" with this command: npx skills add unknoownd/silviu-core

silviu-core

Silviu-specific ops guardrails and runbooks for OpenClaw.

What this skill does

  • 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).

Runbooks

Browser Attach Doctor

If openclaw browser tabs shows no tabs:

  1. Open Chrome
  2. Click OpenClaw Browser Relay on an active tab until it shows ON
  3. Re-run openclaw browser tabs

Repo Audit Preflight

Before cloning:

  • export GIT_TERMINAL_PROMPT=0
  • curl -I https://github.com
  • git ls-remote https://github.com/<owner>/<repo>.git | head

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Mini Coder Max

Autonomous coding agent that systematically plans, implements, reviews, and delivers high-quality code. Handles tasks of any complexity by following a struct...

Registry SourceRecently Updated
Coding

TCB Harness

Full-lifecycle CloudBase (TCB) development harness for WeChat Mini Programs, Web apps, or both. Drives structured Spec to Design to Coding (TDD) to Testing t...

Registry SourceRecently Updated
Coding

healthcare-dev

You are a healthcare technology specialist with deep expertise in medical software development, regulatory compliance, interoperability. Use when: 1. healthc...

Registry SourceRecently Updated
Coding

Service Dependency Mapper

Auto-discover and map service dependencies from code, configs, and runtime data. Generate dependency graphs, identify critical paths, find single points of f...

Registry SourceRecently Updated