{"id":50582129,"url":"https://github.com/mixedbread-ai/skills","last_synced_at":"2026-06-05T03:30:38.114Z","repository":{"id":353139457,"uuid":"1168354599","full_name":"mixedbread-ai/skills","owner":"mixedbread-ai","description":"Agent skills for search, RAG, and document parsing with Mixedbread. Install with: npx skills add mixedbread-ai/skills","archived":false,"fork":false,"pushed_at":"2026-05-13T14:08:46.000Z","size":110,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T16:15:14.446Z","etag":null,"topics":["agent-skill","agent-skills","parsing","rag","search","skills-sh"],"latest_commit_sha":null,"homepage":"https://www.mixedbread.com/docs/skills","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mixedbread-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-27T09:41:31.000Z","updated_at":"2026-05-13T14:48:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mixedbread-ai/skills","commit_stats":null,"previous_names":["mixedbread-ai/skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mixedbread-ai/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixedbread-ai%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixedbread-ai%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixedbread-ai%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixedbread-ai%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixedbread-ai","download_url":"https://codeload.github.com/mixedbread-ai/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixedbread-ai%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33928630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skill","agent-skills","parsing","rag","search","skills-sh"],"created_at":"2026-06-05T03:30:33.403Z","updated_at":"2026-06-05T03:30:38.108Z","avatar_url":"https://github.com/mixedbread-ai.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/mixedbread-ai/skills\"\u003e\n    \u003cimg src=\"public/logo_mb.svg\" alt=\"Mixedbread Logo\" width=\"96\" height=\"96\" /\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eMixedbread Skills\u003c/h1\u003e\n  \u003cp\u003e\u003cem\u003eAll Mixedbread Skills you ever need.\u003c/em\u003e\u003c/p\u003e\n\u003c/div\u003e\n\nAgent skills for building search, RAG, and document parsing with [Mixedbread](https://www.mixedbread.com). Compatible with Claude Code, Cursor, Codex, Gemini CLI, and [20+ other agents](https://skills.sh/).\n\n## Installation\n\nInstall all skills with one command (works with Claude Code, Cursor, Codex, Gemini CLI, and more):\n\n```bash\nnpx skills add mixedbread-ai/skills\n```\n\nOr install globally for all projects:\n\n```bash\nnpx skills add mixedbread-ai/skills -g\n```\n\nBrowse on the registry: [skills.sh/mixedbread-ai/skills](https://skills.sh/mixedbread-ai/skills)\n\n### Platform-Specific Alternatives\n\n\u003cdetails\u003e\n\u003csummary\u003eClaude Code\u003c/summary\u003e\n\n```bash\nclaude install-skill mixedbread-ai/skills mxbai-cli\nclaude install-skill mixedbread-ai/skills mixedbread-search\nclaude install-skill mixedbread-ai/skills mixedbread-parsing\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCursor\u003c/summary\u003e\n\nThis repo ships as a Cursor marketplace with three separately-installable plugins (`mxbai-cli`, `mixedbread-search`, `mixedbread-parsing`). Install from the [Cursor marketplace](https://cursor.com/marketplace), or test locally by cloning into `~/.cursor/plugins/local`:\n\n```bash\ngit clone https://github.com/mixedbread-ai/skills ~/.cursor/plugins/local/mixedbread-skills\n```\n\nCursor reads `.cursor-plugin/marketplace.json` at the repo root.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCodex\u003c/summary\u003e\n\n```bash\ncp agents/AGENTS.md .agents/AGENTS.md\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eGemini CLI\u003c/summary\u003e\n\nReference the `gemini-extension.json` for extension configuration, or use the `.mcp.json` for MCP server integration.\n\u003c/details\u003e\n\n## Available Skills\n\n| Skill | Description |\n|-------|-------------|\n| [`mxbai-cli`](skills/mxbai-cli/SKILL.md) | Manage stores, upload files, search, and sync using the `mxbai` CLI |\n| [`mixedbread-search`](skills/mixedbread-search/SKILL.md) | Create and search managed knowledge bases using the Stores API and SDKs |\n| [`mixedbread-parsing`](skills/mixedbread-parsing/SKILL.md) | Parse documents, extract structured content, and run OCR using the Parsing API |\n\nSee [SKILL_TREE.md](SKILL_TREE.md) for a navigable index of all skills.\n\n## Repository Structure\n\n```\nmixedbread-skills/\n├── .claude-plugin/          # Claude Code plugin config\n├── .cursor-plugin/          # Cursor plugin config\n├── .mcp.json                # MCP server config\n├── gemini-extension.json    # Gemini CLI extension\n├── agents/AGENTS.md         # Codex fallback\n├── CLAUDE.md                # Project conventions\n├── SKILL_TREE.md            # Navigable skill index\n├── README.md\n├── LICENSE\n└── skills/\n    ├── mxbai-cli/           # CLI tool usage\n    ├── mixedbread-search/   # Stores API \u0026 SDKs\n    └── mixedbread-parsing/  # Parsing API \u0026 OCR\n```\n\n## Links\n\n- [Documentation](https://www.mixedbread.com/docs)\n- [API Reference](https://www.mixedbread.com/api-reference)\n- [CLI Guide](https://www.mixedbread.com/cli)\n- [Platform (API Keys)](https://platform.mixedbread.com)\n- [GitHub](https://github.com/mixedbread-ai)\n\n## License\n\nApache-2.0 — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixedbread-ai%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixedbread-ai%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixedbread-ai%2Fskills/lists"}