Knowledge Manager Setup

Detect environments and generate configuration files for Knowledge Manager setup.

210|49|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/treylom/knowledge-manager --skill knowledge-manager-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Knowledge Manager Setup
Source: https://github.com/treylom/knowledge-manager/tree/main/.agent/skills/km-setup
Command: npx skills add https://github.com/treylom/knowledge-manager --skill knowledge-manager-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the complex setup process for the Knowledge Manager, ensuring all necessary configurations and server connections are correctly established, saving users significant time and reducing setup errors.

Core Features & Use Cases

  • Environment Detection: Automatically identifies whether the user is running in Antigravity or Claude Code.
  • User Preference Configuration: Gathers essential user inputs like preferred note-saving locations (Obsidian, local files, or both).
  • Automated MCP Server Setup: Configures necessary MCP (Model Context Protocol) servers, including Obsidian MCP and optionally Playwright MCP, based on the detected environment and user choices.
  • Configuration File Generation: Creates and updates essential configuration files like km-config.json and mcp_config.json.
  • Verification and Guidance: Provides clear feedback on the setup status and guides users on next steps, including how to activate MCP servers in Antigravity.

Quick Start

Run the Knowledge Manager setup wizard to configure your note-saving preferences and MCP servers.

Frequently Asked Questions about Knowledge Manager Setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Knowledge Manager setup for Obsidian and Claude Code?

Automating Knowledge Manager setup detects your environment, gathers your note storage preferences, and configures required MCP servers. It then automatically generates the necessary km-config.json and mcp_config.json files for your environment.

Can I configure the Obsidian MCP server automatically in Antigravity?

Yes, you can configure the Obsidian MCP server automatically in Antigravity. The setup process detects your environment, collects your preferences, and configures the required MCP servers, providing guidance on how to activate them within Antigravity.

What is the best way to configure MCP servers for local note storage?

The best way to configure MCP servers for local note storage is to use an automated setup wizard. It collects your preferences for local files or Obsidian, configures the necessary MCP servers, and generates the required configuration files.

Does the Knowledge Manager setup wizard support both local files and Obsidian?

Yes, the Knowledge Manager setup wizard supports both local files and Obsidian. It gathers your preferred note-saving locations during the configuration process and sets up the appropriate MCP servers based on your choices.

How do I generate km-config.json and mcp_config.json files for my notes?

To generate km-config.json and mcp_config.json files, run the automated setup wizard. It collects your environment details and storage preferences, automatically creating and updating these essential configuration files for you.

Why do I need Playwright MCP configured for my Knowledge Manager?

Playwright MCP is an optional server configured during setup to enable browser automation capabilities. It is set up alongside the Obsidian MCP based on your detected environment and specific choices during the configuration wizard.