AI-Enablement-Wiki

goodb/AI-Enablement-Wiki
★ 0 stars Python 🤖 AI/LLM Updated 6d ago
Self-evolving, agent-maintained wiki of MCP servers, Skills, Claude Code plugins, Codex equivalents, and AI/agent best practices for life-science researchers.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-enablement-wiki": {
      "command": "uvx",
      "args": [
        "ai-enablement-wiki"
      ]
    }
  }
}

Or install with pip: pip install ai-enablement-wiki

README Excerpt

A self-evolving, agent-maintained wiki of the best MCP servers, Skills, Claude Code plugins, Codex equivalents, and best practices for **life-science users** of Claude, Claude Code, and other LLM/agent tooling. - **Browse the site:** https://goodb.github.io/AI-Enablement-Wiki/ (published from `main` via GitHub Pages)