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
Crawler Summary
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. | 오소리 — 텔레그램 슬래시 명령어 지원 로컬 프로젝트 레지스트리. --- 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 Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Freshness
Last checked 2/25/2026
Best For
osori is best for directory, a, telegram workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack
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. | 오소리 — 텔레그램 슬래시 명령어 지원 로컬 프로젝트 레지스트리. --- 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
Public facts
4
Change events
1
Artifacts
0
Freshness
Feb 25, 2026
Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 25, 2026
Vendor
Oozoofrog
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Setup snapshot
git clone https://github.com/oozoofrog/osori.gitSetup 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.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Oozoofrog
Protocol compatibility
OpenClaw
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
Parameters
text
/list [root] — Show registered projects (optional root filter) /status [root] — Check status of projects (optional root filter) /find <name> [root|--root <root>] — Find a project by name (optional root scope) /switch <name> [root|--root <root>] [--index <n>] — Switch to project and load context (multi-match selection) /fingerprints [name] [--root <root>] — Show repo remote + last commit + open PR/issue counts /doctor [--fix] [--dry-run] [--yes] [--json] — Registry health check (preview-first, risk-gated) /list-roots — List roots, labels, paths, and project counts /root-add <key> [label] — Add root (or update label) /root-path-add <key> <path> — Add discovery path to root /root-path-remove <key> <path> — Remove discovery path from root /root-set-label <key> <label> — Update root label /root-remove <key> [--reassign <target>] [--force] — Safely remove root /alias-add <alias> <project> — Add alias for project /alias-remove <alias> — Remove alias /favorites — Show favorite projects /favorite-add <project> — Mark project as favorite /favorite-remove <project> — Unmark favorite /entire-status <project> [root|--root <root>] — Show Entire status in a project /entire-enable <project> [root|--root <root>] [--agent <name>] [--strategy <name>] — Enable Entire in a project /entire-rewind-list <project> [root|--root <root>] — List rewind points in a project /add <path> — Add project to registry /remove <name> — Remove project from registry /scan <path> [root] — Scan directory for git projects, optional root key /help — Show command help
bash
# In Telegram bot commands (BotFather) list - Show all projects (or by root) status - Check project statuses (or by root) find - Find project by name switch - Switch to project fingerprints - Show repo/commit/PR/issue fingerprint doctor - Health check (preview-first, risk-gated fix) list-roots - Show roots and discovery paths root-add - Add root root-path-add - Add path to root root-path-remove - Remove path from root root-set-label - Rename root label root-remove - Safely remove root (with reassign/force options) alias-add - Add alias for a project alias-remove - Remove alias favorites - Show favorite projects favorite-add - Mark favorite project favorite-remove - Unmark favorite project entire-status - Show Entire status for a project entire-enable - Enable Entire for a project entire-rewind-list - List rewind points for a project add - Add project to registry remove - Remove project scan - Scan directory (optional root) help - Show help
text
/list work /status personal /find agent-avengers work /switch Tesella --root personal /switch Tesella --root personal --index 1 /fingerprints Tesella --root personal /doctor --fix /list-roots /root-add work Work /root-path-add work /path/to/workspace /root-remove work --reassign default /alias-add rh RunnersHeart /favorite-add RunnersHeart /favorites /entire-status osori /entire-enable osori --agent claude-code --strategy manual-commit /add /Volumes/disk/MyProject /scan /path/to/workspace work
bash
/list [root]
bash
/switch <name> [root|--root <root>] [--index <n>]
bash
bash {baseDir}/scripts/project-fingerprints.sh [project-name]
bash {baseDir}/scripts/project-fingerprints.sh --root <root-key> [project-name]Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
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. | 오소리 — 텔레그램 슬래시 명령어 지원 로컬 프로젝트 레지스트리. --- 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
Local project registry & context loader for AI agents.
mdfind (Spotlight, built-in), python3, git, gh CLImdfind unavailable → uses find as fallback automatically. python3, git, gh CLI required.entire CLI installed (for /entire-* commands)/entire-status, /entire-enable, /entire-rewind-list.Osori now supports Telegram slash commands for quick project management:
/list [root] — Show registered projects (optional root filter)
/status [root] — Check status of projects (optional root filter)
/find <name> [root|--root <root>] — Find a project by name (optional root scope)
/switch <name> [root|--root <root>] [--index <n>] — Switch to project and load context (multi-match selection)
/fingerprints [name] [--root <root>] — Show repo remote + last commit + open PR/issue counts
/doctor [--fix] [--dry-run] [--yes] [--json] — Registry health check (preview-first, risk-gated)
/list-roots — List roots, labels, paths, and project counts
/root-add <key> [label] — Add root (or update label)
/root-path-add <key> <path> — Add discovery path to root
/root-path-remove <key> <path> — Remove discovery path from root
/root-set-label <key> <label> — Update root label
/root-remove <key> [--reassign <target>] [--force] — Safely remove root
/alias-add <alias> <project> — Add alias for project
/alias-remove <alias> — Remove alias
/favorites — Show favorite projects
/favorite-add <project> — Mark project as favorite
/favorite-remove <project> — Unmark favorite
/entire-status <project> [root|--root <root>] — Show Entire status in a project
/entire-enable <project> [root|--root <root>] [--agent <name>] [--strategy <name>] — Enable Entire in a project
/entire-rewind-list <project> [root|--root <root>] — List rewind points in a project
/add <path> — Add project to registry
/remove <name> — Remove project from registry
/scan <path> [root] — Scan directory for git projects, optional root key
/help — Show command help
Add to your OpenClaw agent's TOOLS.md or Telegram bot config:
# In Telegram bot commands (BotFather)
list - Show all projects (or by root)
status - Check project statuses (or by root)
find - Find project by name
switch - Switch to project
fingerprints - Show repo/commit/PR/issue fingerprint
doctor - Health check (preview-first, risk-gated fix)
list-roots - Show roots and discovery paths
root-add - Add root
root-path-add - Add path to root
root-path-remove - Remove path from root
root-set-label - Rename root label
root-remove - Safely remove root (with reassign/force options)
alias-add - Add alias for a project
alias-remove - Remove alias
favorites - Show favorite projects
favorite-add - Mark favorite project
favorite-remove - Unmark favorite project
entire-status - Show Entire status for a project
entire-enable - Enable Entire for a project
entire-rewind-list - List rewind points for a project
add - Add project to registry
remove - Remove project
scan - Scan directory (optional root)
help - Show help
/list work
/status personal
/find agent-avengers work
/switch Tesella --root personal
/switch Tesella --root personal --index 1
/fingerprints Tesella --root personal
/doctor --fix
/list-roots
/root-add work Work
/root-path-add work /path/to/workspace
/root-remove work --reassign default
/alias-add rh RunnersHeart
/favorite-add RunnersHeart
/favorites
/entire-status osori
/entire-enable osori --agent claude-code --strategy manual-commit
/add /Volumes/disk/MyProject
/scan /path/to/workspace work
${OSORI_REGISTRY:-$HOME/.openclaw/osori.json}
Override with the OSORI_REGISTRY environment variable.
osori.registry2[]) → versioned objectschema/version → normalized versioned objectroots[]aliases{} (alias → project name)projects[] item includes favorite: boolosori.json.bak-<timestamp>osori.json.broken-<timestamp>When the project path is unknown, search in order:
osori.jsonmdfind "kMDItemFSName == '<name>'" | head -5roots[].paths from registry (if root is specified, that root first)OSORI_SEARCH_PATHS
Command form: find <search_paths> -maxdepth 4 -type d -name '<name>' 2>/dev/nullShow all registered projects. Optional root filter supported in Telegram command:
/list [root]
(Example: /list work)
Supports optional root scope and explicit candidate selection:
/switch <name> [root|--root <root>] [--index <n>]
Flow:
--index <n> to pick explicitlygit status --shortgit branch --show-currentgit log --oneline -5gh issue list -R <repo> --limit 5 (when repo is set)Auto score policy:
Show a one-shot project fingerprint view:
bash {baseDir}/scripts/project-fingerprints.sh [project-name]
bash {baseDir}/scripts/project-fingerprints.sh --root <root-key> [project-name]
GitHub open-count cache (PR/Issue):
$HOME/.openclaw/osori-cache.json600 secondsOSORI_CACHE_FILEOSORI_CACHE_TTLbash {baseDir}/scripts/add-project.sh <path> [--tag <tag>] [--name <name>]
Auto-detects: git remote, language, description.
bash {baseDir}/scripts/scan-projects.sh <root-dir> [--depth 3]
OSORI_ROOT_KEY=work bash {baseDir}/scripts/scan-projects.sh <root-dir> [--depth 3]
Bulk-scan a directory for git repos and add them to the registry.
Telegram command supports optional root key too:
/scan <path> [root]
Delete an entry from osori.json by name.
Run git status + gh issue list for one or all projects.
Telegram root filter:
/status [root]
Registry health check with preview-first pipeline and risk-gated fixes.
Default (no flags): analyze + preview plan — no changes applied.
/doctor # preview only (default)
/doctor --fix # preview + apply (high-risk blocked)
/doctor --fix --yes # preview + apply all (including high-risk)
/doctor --dry-run # explicit preview only (never applies)
/doctor --json # machine-readable JSON output
Risk levels:
Shell equivalent:
bash {baseDir}/scripts/doctor.sh [--fix] [--dry-run] [--yes] [--json]
See also: Doctor Safe Fix Guide
/list-roots
/root-add <key> [label]
/root-path-add <key> <path>
/root-path-remove <key> <path>
/root-set-label <key> <label>
/root-remove <key> [--reassign <target>] [--force]
Shell equivalents:
bash {baseDir}/scripts/root-manager.sh list
bash {baseDir}/scripts/root-manager.sh add <key> [label]
bash {baseDir}/scripts/root-manager.sh path-add <key> <path>
bash {baseDir}/scripts/root-manager.sh path-remove <key> <path>
bash {baseDir}/scripts/root-manager.sh set-label <key> <label>
bash {baseDir}/scripts/root-manager.sh remove <key> [--reassign <target>] [--force]
Safety rules for remove:
default root cannot be removed--reassign <target> to move projects then remove--force to move projects to default and remove/alias-add <alias> <project>
/alias-remove <alias>
/favorites
/favorite-add <project>
/favorite-remove <project>
Shell equivalents:
bash {baseDir}/scripts/alias-favorite-manager.sh alias-add <alias> <project>
bash {baseDir}/scripts/alias-favorite-manager.sh alias-remove <alias>
bash {baseDir}/scripts/alias-favorite-manager.sh aliases
bash {baseDir}/scripts/alias-favorite-manager.sh favorite-add <project>
bash {baseDir}/scripts/alias-favorite-manager.sh favorite-remove <project>
bash {baseDir}/scripts/alias-favorite-manager.sh favorites
Aliases are case-insensitive and are resolved by /find, /switch, and project-fingerprints.sh name queries.
Run Entire CLI commands in a registered project context:
/entire-status <project> [root|--root <root>]
/entire-enable <project> [root|--root <root>] [--agent <name>] [--strategy <name>]
/entire-rewind-list <project> [root|--root <root>]
Shell equivalent:
bash {baseDir}/scripts/entire-manager.sh status <project> [root|--root <root>]
bash {baseDir}/scripts/entire-manager.sh enable <project> [root|--root <root>] [entire enable flags...]
bash {baseDir}/scripts/entire-manager.sh rewind-list <project> [root|--root <root>]
Defaults:
entire enable defaults to --agent claude-code --strategy manual-commit when not provided./entire-rewind-list uses non-destructive JSON listing (entire rewind --list).{
"schema": "osori.registry",
"version": 2,
"updatedAt": "2026-02-16T00:00:00Z",
"roots": [
{
"key": "default",
"label": "Default",
"paths": []
}
],
"aliases": {
"rh": "RunnersHeart"
},
"projects": [
{
"name": "string",
"path": "/absolute/path",
"repo": "owner/repo",
"lang": "swift|typescript|python|rust|go|ruby|unknown",
"tags": ["personal", "ios"],
"description": "Short description",
"addedAt": "YYYY-MM-DD",
"root": "default",
"favorite": false
}
]
}
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
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/oozoofrog-osori/snapshot"
curl -s "https://xpersona.co/api/v1/agents/oozoofrog-osori/contract"
curl -s "https://xpersona.co/api/v1/agents/oozoofrog-osori/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
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
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
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
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 5d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
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/oozoofrog-osori/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/oozoofrog-osori/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/oozoofrog-osori/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/oozoofrog-osori/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/oozoofrog-osori/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/oozoofrog-osori/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-17T00:54:16.144Z"
}
},
"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": "directory",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "a",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "telegram",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "optional",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:directory|supported|profile capability:a|supported|profile capability:telegram|supported|profile capability:optional|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": "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
}
]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 osori and adjacent AI workflows.