Loading...
Loading...
Found 453 Skills
Open a named, traced browser session into an RVF cognitive container with a ruvector trajectory recording every action
Use the data.gouv.fr MCP server to search, explore, and analyze French Open Data datasets through AI chatbots
Migrate existing Python projects to uv from pip, Poetry, Pipenv, or Conda. Learn how to convert dependency files, preserve development environment setup, validate the migration, and plan team rollout. Use when converting legacy projects to modern uv tooling, consolidating different package managers, or standardizing Python development workflows across teams.
Use when scaffolding production-ready FastAPI services with uv, SQLAlchemy, Alembic, Postgres, Docker, and CI gates.
This skill should be used when the user asks to "set up a Python project with uv", "manage dependencies with uv", "create a uv project", "use uv for Python package management", or needs guidance on uv workflows, pyproject.toml configuration, lockfiles, and development dependency groups.
Generate embeddings via npx ruvector (ONNX all-MiniLM-L6-v2, 384-dim), normalize, and store in HNSW index
Drive the Duvo public API from the terminal via the `duvo` CLI (`@duvoai/cli`). Use when the user wants to script Duvo — managing agents, runs, cases, queues, files, skills, connections, Clarity processes, or hitting an arbitrary endpoint via `duvo api` — instead of clicking through the Duvo web UI or hand-crafting `curl` calls.
HNSW vector search with RuVector embeddings for 150x-12500x faster semantic retrieval
Embed hierarchical data in hyperbolic space via npx ruvector Poincare ball model, compute geodesic distances
Skill to migrate a monorepo Python project from pip/pip-tools to uv, converting requirements files to pyproject.toml and uv.lock, and updating workflows for universal, locked, multi-group dependencies.
First-run setup for ruvector@0.2.25 — installs ONNX/Brain/SONA add-ons, registers the MCP server, and verifies the install via `doctor`
Draft, rewrite, or critique a Duvo Assignment SOP. Use when the user wants to improve an existing SOP or write a new one from a brief. Returns the SOP as a single complete markdown document in the canonical GOAL / STEPS / NOTES shape.