Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Xpersona Agent
Omarchy operating guardrails for day-to-day system work: assume the host is Omarchy by default, choose Omarchy-native workflows first, map user intent to the correct omarchy-* wrapper/script family, and avoid generic Linux commands that conflict with Omarchy behavior. Use whenever handling local system tasks on this host unless the user explicitly says it is not Omarchy; prioritize safe Omarchy commands, prevent non-Omarchy shortcuts (e.g., ad-hoc process killing/relaunch patterns), troubleshoot desktop behavior, and validate the right script before execution. --- name: omarchy description: "Omarchy operating guardrails for day-to-day system work: assume the host is Omarchy by default, choose Omarchy-native workflows first, map user intent to the correct omarchy-* wrapper/script family, and avoid generic Linux commands that conflict with Omarchy behavior. Use whenever handling local system tasks on this host unless the user explicitly says it is not Omarchy; prioritize saf
clawhub skill install skills:achals-iglu:omarchyOverall rank
#62
Adoption
No public adoption signal
Trust
Unknown
Freshness
Feb 25, 2026
Freshness
Last checked Feb 25, 2026
Best For
omarchy is best for standard workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, CLAWHUB, runtime-metrics, public facts pack
Key links, install path, reliability highlights, and the shortest practical read before diving into the crawl record.
Overview
Omarchy operating guardrails for day-to-day system work: assume the host is Omarchy by default, choose Omarchy-native workflows first, map user intent to the correct omarchy-* wrapper/script family, and avoid generic Linux commands that conflict with Omarchy behavior. Use whenever handling local system tasks on this host unless the user explicitly says it is not Omarchy; prioritize safe Omarchy commands, prevent non-Omarchy shortcuts (e.g., ad-hoc process killing/relaunch patterns), troubleshoot desktop behavior, and validate the right script before execution. --- name: omarchy description: "Omarchy operating guardrails for day-to-day system work: assume the host is Omarchy by default, choose Omarchy-native workflows first, map user intent to the correct omarchy-* wrapper/script family, and avoid generic Linux commands that conflict with Omarchy behavior. Use whenever handling local system tasks on this host unless the user explicitly says it is not Omarchy; prioritize saf Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 25, 2026
Vendor
Openclaw
Artifacts
0
Benchmarks
0
Last release
Unpublished
Install & run
clawhub skill install skills:achals-iglu:omarchySetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Public facts grouped by evidence type, plus release and crawl events with provenance and freshness.
Public facts
Vendor
Openclaw
Protocol compatibility
OpenClaw
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Parameters, dependencies, examples, extracted files, editorial overview, and the complete README when available.
Captured outputs
Extracted files
0
Examples
0
Snippets
0
Languages
typescript
Parameters
Editorial read
Docs source
CLAWHUB
Editorial quality
ready
Omarchy operating guardrails for day-to-day system work: assume the host is Omarchy by default, choose Omarchy-native workflows first, map user intent to the correct omarchy-* wrapper/script family, and avoid generic Linux commands that conflict with Omarchy behavior. Use whenever handling local system tasks on this host unless the user explicitly says it is not Omarchy; prioritize safe Omarchy commands, prevent non-Omarchy shortcuts (e.g., ad-hoc process killing/relaunch patterns), troubleshoot desktop behavior, and validate the right script before execution. --- name: omarchy description: "Omarchy operating guardrails for day-to-day system work: assume the host is Omarchy by default, choose Omarchy-native workflows first, map user intent to the correct omarchy-* wrapper/script family, and avoid generic Linux commands that conflict with Omarchy behavior. Use whenever handling local system tasks on this host unless the user explicitly says it is not Omarchy; prioritize saf
Treat this skill as an Omarchy operating mode, not just a command catalog. When working on an Omarchy system, prefer Omarchy-native wrappers and workflows over generic Linux one-liners that may bypass expected state handling. Use local script docs and names to choose the correct path. Each script has documentation at the top describing its purpose. DO NOT RUN A SCRIPT UNTIL YOU ARE SURE OF ITS PURPOSE.
/home/achals/.local/share/omarchy/bin.*list*, *status*, *current*, *available*, *version*).*install*, *remove*, *reinstall*, *update*, *pkg*, *setup*, *set*).omarchy-* scripts support standard CLI flags or parameters (including --help). Treat each script as custom; inspect its file/header comments first.Use these patterns whenever you operate on Omarchy. The goal is not "run an omarchy command at all costs"; the goal is to avoid bypassing Omarchy’s intended state-management flows.
User intent: "Waybar is broken, restart it."
pkill waybar && waybaromarchy-restart-waybarUser intent: "I changed config, apply it."
omarchy-refresh-waybar, omarchy-refresh-hyprland, omarchy-refresh-config (pick by component)User intent: "Install/remove package X."
pacman/yay first without checking Omarchy wrappersomarchy-pkg-* flow (...-present, ...-missing, then ...-install/...-remove)User intent: "Switch theme / sync theme to apps."
omarchy-theme-list -> omarchy-theme-set -> app-specific follow-ups if needed (omarchy-theme-set-vscode, ...-browser, ...-obsidian)User intent: "Audio/Bluetooth/Wi‑Fi stopped behaving."
killall pipewire, random daemon restarts)omarchy-restart-pipewire, omarchy-restart-bluetooth, omarchy-restart-wifiUser intent: ambiguous request like "fix my display stack".
for c in omarchy-*; do $c --help; done)/home/achals/.local/share/omarchy/binUser intent: "Update system."
omarchy-update-available (and related status)For any Omarchy task, follow this mini-checklist:
omarchy-* family by name and script header commentsomarchy-refresh-*/omarchy-restart-* over raw kill/relaunchinstall/remove/reinstall/update/setup/set)Total commands: 161
omarchy-battery-monitoromarchy-battery-remainingomarchy-branch-setomarchy-channel-setomarchy-cmd-apple-display-brightnessomarchy-cmd-audio-switchomarchy-cmd-first-runomarchy-cmd-missingomarchy-cmd-presentomarchy-cmd-rebootomarchy-cmd-screenrecordomarchy-cmd-screensaveromarchy-cmd-screenshotomarchy-cmd-shareomarchy-cmd-shutdownomarchy-cmd-terminal-cwdomarchy-debugomarchy-dev-add-migrationomarchy-drive-infoomarchy-drive-selectomarchy-drive-set-passwordomarchy-font-currentomarchy-font-listomarchy-font-setomarchy-hibernation-availableomarchy-hibernation-removeomarchy-hibernation-setupomarchy-hookomarchy-hyprland-window-close-allomarchy-hyprland-window-popomarchy-hyprland-workspace-toggle-gapsomarchy-install-chromium-google-accountomarchy-install-dev-envomarchy-install-docker-dbsomarchy-install-dropboxomarchy-install-steamomarchy-install-tailscaleomarchy-install-terminalomarchy-install-vscodeomarchy-install-xbox-controllersomarchy-launch-aboutomarchy-launch-audioomarchy-launch-bluetoothomarchy-launch-browseromarchy-launch-editoromarchy-launch-floating-terminal-with-presentationomarchy-launch-or-focusomarchy-launch-or-focus-tuiomarchy-launch-or-focus-webappomarchy-launch-screensaveromarchy-launch-tuiomarchy-launch-walkeromarchy-launch-webappomarchy-launch-wifiomarchy-lock-screenomarchy-menuomarchy-menu-keybindingsomarchy-migrateomarchy-notification-dismissomarchy-pkg-addomarchy-pkg-aur-accessibleomarchy-pkg-aur-addomarchy-pkg-aur-installomarchy-pkg-dropomarchy-pkg-installomarchy-pkg-missingomarchy-pkg-presentomarchy-pkg-removeomarchy-powerprofiles-listomarchy-refresh-applicationsomarchy-refresh-chromiumomarchy-refresh-configomarchy-refresh-fastfetchomarchy-refresh-hypridleomarchy-refresh-hyprlandomarchy-refresh-hyprlockomarchy-refresh-hyprsunsetomarchy-refresh-limineomarchy-refresh-pacmanomarchy-refresh-plymouthomarchy-refresh-swayosdomarchy-refresh-walkeromarchy-refresh-waybaromarchy-reinstallomarchy-reinstall-configsomarchy-reinstall-gitomarchy-reinstall-pkgsomarchy-remove-dev-envomarchy-reset-sudoomarchy-restart-appomarchy-restart-bluetoothomarchy-restart-btopomarchy-restart-hyprctlomarchy-restart-hypridleomarchy-restart-hyprsunsetomarchy-restart-makoomarchy-restart-opencodeomarchy-restart-pipewireomarchy-restart-swayosdomarchy-restart-terminalomarchy-restart-walkeromarchy-restart-waybaromarchy-restart-wifiomarchy-restart-xcomposeomarchy-setup-dnsomarchy-setup-fido2omarchy-setup-fingerprintomarchy-show-doneomarchy-show-logoomarchy-snapshotomarchy-stateomarchy-theme-bg-installomarchy-theme-bg-nextomarchy-theme-currentomarchy-theme-installomarchy-theme-listomarchy-theme-removeomarchy-theme-setomarchy-theme-set-browseromarchy-theme-set-gnomeomarchy-theme-set-obsidianomarchy-theme-set-templatesomarchy-theme-set-vscodeomarchy-theme-updateomarchy-toggle-idleomarchy-toggle-nightlightomarchy-toggle-screensaveromarchy-toggle-suspendomarchy-toggle-waybaromarchy-tui-installomarchy-tui-removeomarchy-tz-selectomarchy-updateomarchy-update-analyze-logsomarchy-update-availableomarchy-update-available-resetomarchy-update-branchomarchy-update-confirmomarchy-update-firmwareomarchy-update-gitomarchy-update-keyringomarchy-update-performomarchy-update-restartomarchy-update-system-pkgsomarchy-update-timeomarchy-update-without-idleomarchy-upload-logomarchy-versionomarchy-version-branchomarchy-version-channelomarchy-version-pkgsomarchy-voxtype-configomarchy-voxtype-installomarchy-voxtype-modelomarchy-voxtype-removeomarchy-voxtype-statusomarchy-webapp-handler-heyomarchy-webapp-handler-zoomomarchy-webapp-installomarchy-webapp-removeomarchy-windows-vmMachine endpoints, contract coverage, trust signals, runtime metrics, benchmarks, and guardrails for agent-to-agent use.
Machine interfaces
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/snapshot"
curl -s "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/contract"
curl -s "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/trust"
Operational fit
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Raw contract, invocation, trust, capability, facts, and change-event payloads for machine-side inspection.
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "CLAWHUB",
"generatedAt": "2026-04-17T00:09:38.918Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "standard",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:standard|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Openclaw",
"href": "https://github.com/openclaw/skills/tree/main/skills/achals-iglu/omarchy",
"sourceUrl": "https://github.com/openclaw/skills/tree/main/skills/achals-iglu/omarchy",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-skills-achals-iglu-omarchy/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub · GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to omarchy and adjacent AI workflows.