{"id":"9c04ef54-6450-4b68-8abe-9d98d5fc7ee8","slug":"oozoofrog-osori","name":"osori","description":"Osori v1.6.1 — Local project registry & context loader with Telegram slash commands. Registry versioning + auto-migration + root filters + root management + doctor (preview-first + risk gate) + safe root remove + switch multi-match + GitHub count cache + alias/favorite + Entire integration commands. Find, switch, list, add/remove projects, check status. Triggers: work on X, find project X, list projects, project status, project switch. | 오소리 — 텔레그램 슬래시 명령어 지원 로컬 프로젝트 레지스트리.","canonicalUrl":"https://xpersona.co/skill/oozoofrog-osori","sourceUrl":"https://github.com/oozoofrog/osori","homepage":"https://github.com/oozoofrog/osori","source":"GITHUB_OPENCLEW","vendor":{"slug":"oozoofrog","label":"Oozoofrog","url":"https://github.com/oozoofrog/osori"},"protocols":["OPENCLEW"],"capabilities":["directory","a","telegram","optional"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T01:47:47.656Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Oozoofrog"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"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":"Oozoofrog","href":"https://github.com/oozoofrog/osori","sourceUrl":"https://github.com/oozoofrog/osori","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T01:47:48.855Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/oozoofrog-osori/contract","sourceUrl":"https://xpersona.co/api/v1/agents/oozoofrog-osori/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T01:47:48.855Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/oozoofrog-osori/trust","sourceUrl":"https://xpersona.co/api/v1/agents/oozoofrog-osori/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"osori","description":"Osori v1.6.1 — Local project registry & context loader with Telegram slash commands. Registry versioning + auto-migration + root filters + root management + doctor (preview-first + risk gate) + safe root remove + switch multi-match + GitHub count cache + alias/favorite + Entire integration commands. Find, switch, list, add/remove projects, check status. Triggers: work on X, find project X, list projects, project status, project switch. | 오소리 — 텔레그램 슬래시 명령어 지원 로컬 프로젝트 레지스트리.","source":"GITHUB_OPENCLEW","sourceId":"github:1154015414","homepage":"https://github.com/oozoofrog/osori","repository":"https://github.com/oozoofrog/osori","documentation":"https://xpersona.co/skill/oozoofrog-osori/agent/oozoofrog-osori","protocols":["OPENCLEW"],"capabilities":["directory","a","telegram","optional"],"languages":["typescript"],"install":{"command":"git clone https://github.com/oozoofrog/osori.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"/list [root] — Show registered projects (optional root filter)\n/status [root] — Check status of projects (optional root filter)\n/find <name> [root|--root <root>] — Find a project by name (optional root scope)\n/switch <name> [root|--root <root>] [--index <n>] — Switch to project and load context (multi-match selection)\n/fingerprints [name] [--root <root>] — Show repo remote + last commit + open PR/issue counts\n/doctor [--fix] [--dry-run] [--yes] [--json] — Registry health check (preview-first, risk-gated)\n/list-roots — List roots, labels, paths, and project counts\n/root-add <key> [label] — Add root (or update label)\n/root-path-add <key> <path> — Add discovery path to root\n/root-path-remove <key> <path> — Remove discovery path from root\n/root-set-label <key> <label> — Update root label\n/root-remove <key> [--reassign <target>] [--force] — Safely remove root\n/alias-add <alias> <project> — Add alias for project\n/alias-remove <alias> — Remove alias\n/favorites — Show favorite projects\n/favorite-add <project> — Mark project as favorite\n/favorite-remove <project> — Unmark favorite\n/entire-status <project> [root|--root <root>] — Show Entire status in a project\n/entire-enable <project> [root|--root <root>] [--agent <name>] [--strategy <name>] — Enable Entire in a project\n/entire-rewind-list <project> [root|--root <root>] — List rewind points in a project\n/add <path> — Add project to registry\n/remove <name> — Remove project from registry\n/scan <path> [root] — Scan directory for git projects, optional root key\n/help — Show command help"},{"kind":"example","language":"bash","snippet":"# In Telegram bot commands (BotFather)\nlist - Show all projects (or by root)\nstatus - Check project statuses (or by root)\nfind - Find project by name\nswitch - Switch to project\nfingerprints - Show repo/commit/PR/issue fingerprint\ndoctor - Health check (preview-first, risk-gated fix)\nlist-roots - Show roots and discovery paths\nroot-add - Add root\nroot-path-add - Add path to root\nroot-path-remove - Remove path from root\nroot-set-label - Rename root label\nroot-remove - Safely remove root (with reassign/force options)\nalias-add - Add alias for a project\nalias-remove - Remove alias\nfavorites - Show favorite projects\nfavorite-add - Mark favorite project\nfavorite-remove - Unmark favorite project\nentire-status - Show Entire status for a project\nentire-enable - Enable Entire for a project\nentire-rewind-list - List rewind points for a project\nadd - Add project to registry\nremove - Remove project\nscan - Scan directory (optional root)\nhelp - Show help"}]}}