Real Skill packageSource verifiedClawHub registry

Openclaw Skill Os

The master orchestrator for the OpenClaw Skill OS ecosystem. Coordinates multiple skills, manages skill interactions, and routes tasks to optimal skill combinations when the user explicitly asks to orchestrate or combine skills. Use this skill only when the user requests skill orchestration, multi-skill routing, or ecosystem-wide coordination — not for ordinary single-skill tasks.

Identity and source

Publisher attributionSuga Nickregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 68% rule confidence
Package forminstruction bundle25 recorded files
Canonical sourceClawHub registryclawhub:pmuhammadagus-byte:skill-os
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/openclaw-skill-os
1 structural issue
  • error: metadata must be a mapping. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/openclaw-skill-os
1 structural issue
  • error: metadata must be a mapping. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/openclaw-skill-os
1 structural issue
  • error: metadata must be a mapping. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @pmuhammadagus-byte/skill-os
clawhub inspect @pmuhammadagus-byte/skill-os --version 1.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
25 / 25 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 12:59:26 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:a01fbfb427b8e462bdac19b25192516875280304d111a39dc77caade9d15503d
Show up to 25 recorded paths
  • docs/architecture.md
  • docs/best-practices.md
  • docs/troubleshooting.md
  • example-skills/coding-assistant/README.md
  • example-skills/coding-assistant/references/frameworks.md
  • example-skills/coding-assistant/references/patterns.md
  • example-skills/coding-assistant/SKILL.md
  • example-skills/coding-assistant/templates/quick-start.md
  • example-skills/data-analysis/README.md
  • example-skills/data-analysis/references/frameworks.md
  • example-skills/data-analysis/references/patterns.md
  • example-skills/data-analysis/SKILL.md
  • example-skills/data-analysis/templates/quick-start.md
  • example-skills/research-analyst/README.md
  • example-skills/research-analyst/references/frameworks.md
  • example-skills/research-analyst/references/patterns.md
  • example-skills/research-analyst/SKILL.md
  • example-skills/research-analyst/templates/quick-start.md
  • README.md
  • skill-card.md
  • SKILL.md
  • templates/starter-skill/README.md
  • templates/starter-skill/SKILL.md
  • tests/skill-validator.md
  • tests/test-cases.md

Source changelog

Fix SkillSpector Trigger Abuse false positive: added specific triggers field, narrowed description/when-to-use prose.