Skip to content

feat(skills): add Anaconda MCP guidance#5

Open
lambertjosh wants to merge 5 commits into
mainfrom
feat/anaconda-mcp-skill
Open

feat(skills): add Anaconda MCP guidance#5
lambertjosh wants to merge 5 commits into
mainfrom
feat/anaconda-mcp-skill

Conversation

@lambertjosh

Copy link
Copy Markdown

What changed

Add an official anaconda-mcp skill for installing, configuring, securing, and troubleshooting Anaconda MCP across Kilo and other supported clients. The skill covers guarded conda environment operations, Kilo-specific MCP configuration, authentication and beta terms, telemetry and personal-data constraints, and safe cleanup.

It also documents when conda-pypi is preferable to direct pip, while keeping the beta plugin separate from Anaconda MCP runtimes that bundle older conda versions.

Why

AI assistants frequently guess PyPI names, bypass channel policy, or mutate conda environments without enough context. This gives agents a researched workflow grounded in actual environment state, explicit approval for destructive operations, and safer package-source escalation.

Validation

  • uvx --from "git+https://github.com/agentskills/agentskills.git#subdirectory=skills-ref" skills-ref validate skills/anaconda-mcp
  • kilo debug skill discovers anaconda-mcp
  • git diff --check origin/main...HEAD
  • Independent correctness and security review of all bundled guidance

@lambertjosh lambertjosh requested a review from kirillk June 26, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant