{"id":50782983,"url":"https://github.com/jcartu/rasputin-omnitool-skill","last_synced_at":"2026-06-12T05:02:20.269Z","repository":{"id":356690681,"uuid":"1233656991","full_name":"jcartu/rasputin-omnitool-skill","owner":"jcartu","description":"Rasputin Omnitool: OpenClaw skill bundle with planner/executor/reviewer agent loop and 12 tools (research, browser, sandbox, multimedia). Manus-equivalent agent built from OSS.","archived":false,"fork":false,"pushed_at":"2026-05-09T08:20:02.000Z","size":625,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-09T10:05:26.487Z","etag":null,"topics":["agent-skill","ai-agent","anthropic","claude","comfyui","crawl4ai","docling","llm-agent","manus","multimodal-agent","openclaw","playwright","qwen","rasputin"],"latest_commit_sha":null,"homepage":"https://github.com/jcartu/rasputin-omnitool","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcartu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-05-09T07:40:37.000Z","updated_at":"2026-05-09T07:56:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jcartu/rasputin-omnitool-skill","commit_stats":null,"previous_names":["jcartu/rasputin-omnitool-skill"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcartu/rasputin-omnitool-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcartu%2Frasputin-omnitool-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcartu%2Frasputin-omnitool-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcartu%2Frasputin-omnitool-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcartu%2Frasputin-omnitool-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcartu","download_url":"https://codeload.github.com/jcartu/rasputin-omnitool-skill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcartu%2Frasputin-omnitool-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34229624,"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-12T02:00:06.859Z","response_time":109,"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","ai-agent","anthropic","claude","comfyui","crawl4ai","docling","llm-agent","manus","multimodal-agent","openclaw","playwright","qwen","rasputin"],"created_at":"2026-06-12T05:02:19.464Z","updated_at":"2026-06-12T05:02:20.263Z","avatar_url":"https://github.com/jcartu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\".github/assets/logo-mark.png\" alt=\"rasputin-omnitool-skill\" width=\"80\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\".github/assets/hero.png\" alt=\"rasputin-omnitool-skill hero\" width=\"100%\"/\u003e\n\u003c/p\u003e\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-blue.svg)](pyproject.toml)\n[![Tests](https://github.com/jcartu/rasputin-omnitool-skill/actions/workflows/tests.yml/badge.svg)](https://github.com/jcartu/rasputin-omnitool-skill/actions/workflows/tests.yml)\nOpenClaw skill bundle providing agent workflows: research, browse, parse, sandbox-execute, generate multimedia (image / video / audio / music), and deliver multi-format reports.\n\nBuilt on top of [rasputin-omnitool](https://github.com/jcartu/rasputin-omnitool) for catalog, library-smoke, and deliverable primitives.\n\n\u003e Formerly `become-manus-skill`. Renamed to `rasputin-omnitool-skill` at v0.2.0. Sprint history (audits, evidence, governance docs) under `runlog/sprint-2026-05/` is preserved as-is.\n\n## What this skill does\n\nGiven a user goal, the skill:\n\n1. **Plans** — Planner model emits a typed task list using only tools in the manifest.\n2. **Executes** — Dispatcher runs each tool and feeds results back.\n3. **Reviews** — Opus 4.7 inspects the trace and final artifacts; returns APPROVE / REVISE / ABORT.\n\nA REVISE verdict triggers exactly one re-plan cycle. ABORT halts cleanly with a summary.\n\n## Tools (16)\n\n| Tool | Status | Backend |\n|---|---|---|\n| catalog | available | rasputin_omnitool.catalog |\n| docling | available | Docling library, sandboxed paths |\n| crawl4ai | available | Crawl4AI with URL safety filters |\n| sandbox | available | agent-infra/sandbox HTTP API |\n| browser | available | Playwright sync (5 actions) |\n| deliverables | available | Parameterized rasputin_omnitool.deliverables |\n| tts | available | Voxtral TTS, Kokoro fallback |\n| stt | available | Whisper-large-v3-turbo |\n| image_gen | available | ComfyUI + FLUX.2 [dev] |\n| video_gen | deferred | Wan 2.1 (requires 96GB VRAM GPU) |\n| music_gen | deferred | MusicGen-Melody (requires audiocraft venv) |\n| memory | available | RASPUTIN MCP @ 8808 |\n| web_search | available | SearXNG |\n| slides | available | Marp CLI (PDF/HTML/PPTX) |\n| mail | available | Himalaya CLI (IMAP/SMTP) |\n| coding_agent | available | aider subprocess |\n\n## Models\n\n- **Planner**: Configurable via `RASPUTIN_OMNITOOL_PLANNER_MODEL` (default: `gpt-oss-120b`).\n- **Executor**: Same as planner. Configurable via `RASPUTIN_OMNITOOL_EXECUTOR_MODEL`.\n- **Reviewer**: Claude Opus 4.7 (Anthropic API). Configurable via `RASPUTIN_OMNITOOL_REVIEWER_MODEL`.\n\n## Install\n\n```bash\n# 1. Install the kernel\ncd ../rasputin-omnitool\npip install -e .\n\n# 2. Install the skill\ncd ../rasputin-omnitool-skill\npip install -e .\n```\n\n## Run a goal\n\n```bash\n./examples/run-demo.sh\n# Or programmatically:\npython -c \"\nfrom agent import run_goal\nresult = run_goal('Crawl http://example.com and produce a 1-paragraph markdown summary saved to outputs/.')\nprint(result['review'].verdict)\n\"\n```\n\n## Tests\n\n```bash\npytest  # 121 tests\n```\n\n## Observability\n\nReal Langfuse-backed tracing. All planner / executor / reviewer / tool calls produce spans with token counts and dollar costs. Cost ceiling enforcement halts goals cleanly when `RASPUTIN_OMNITOOL_MAX_COST_USD` is exceeded.\n\nSee [docs/OBSERVABILITY.md](docs/OBSERVABILITY.md).\n\n## Evals\n\nPromptfoo eval harness with 10 golden tasks. CI runs on PRs with `[run-evals]` label.\n\nSee [docs/EVALS.md](docs/EVALS.md).\n\n## User Surface\n\nOpen WebUI plugin for chat-driven goal invocation. Streams executor status to chat, returns verdict + artifacts.\n\nSee [docs/OPEN_WEBUI_SETUP.md](docs/OPEN_WEBUI_SETUP.md).\n\n## Compose Stack\n\nDocker Compose with 3 profiles (cpu, gpu-single, gpu-multi). Bundles sandbox, SearXNG, and ComfyUI.\n\nSee [docs/COMPOSE.md](docs/COMPOSE.md).\n\n## Skill manifest\n\nOpenClaw consumes `manifest.json` to know what tools the skill provides. See it for full input/output/error schemas per tool.\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcartu%2Frasputin-omnitool-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcartu%2Frasputin-omnitool-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcartu%2Frasputin-omnitool-skill/lists"}