osori - Local Project Registry & Context Loader
Manage and load project contexts from local registry for AI agents
Tags
Updated: 2026-02-15Capabilities
What this skill does
- Find projects by fuzzy matching
- List projects with filters
- Switch project context
- Add project to registry
- Scan directories for projects
- Remove project from registry
- Check project git status
Inputs
- Local project directories
- Project registry file
- Search path environment variable
- Command line arguments
Outputs
- Project registry JSON file
- Project context summary
- Git status information
- GitHub issues list
Requirements
- macOS or Linux operating system
- python3 for JSON processing
- git for project detection
- GitHub CLI for repository info
