Artificial-Intelligence
NewPortable, chezmoi-managed home for AI tooling configs — Claude Code CLI: CLAUDE.md, settings, skills, agents, hooks, MCP servers, rules.
Summary
This skill provides a portable, chezmoi-managed home for AI tooling configurations, including Claude Code CLI settings, skills, agents, hooks, MCP servers, and rules.
- It helps developers maintain consistent AI tooling across environments and streamline their workflow with reusable, version-controlled configs.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "artificial-intelligence": { "command": "...", "args": [] } }
/mcpUse Cases
Usage Examples
/artificial-intelligence add mcp-server weather-api --url https://api.weather.com/mcp
Update my Claude Code settings to include the new code-review rule from the skill repo.
List all available agents and hooks managed by the Artificial-Intelligence skill.
Security Audits
Frequently Asked Questions
What is Artificial-Intelligence?
This skill provides a portable, chezmoi-managed home for AI tooling configurations, including Claude Code CLI settings, skills, agents, hooks, MCP servers, and rules. It helps developers maintain consistent AI tooling across environments and streamline their workflow with reusable, version-controlled configs.
How to install Artificial-Intelligence?
To install Artificial-Intelligence: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "artificial-intelligence": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is Artificial-Intelligence best for?
Artificial-Intelligence is a mcp categorized under General. It is designed for: mcp, agent. Created by whitecapdata.
What can I use Artificial-Intelligence for?
Artificial-Intelligence is useful for: Set up Claude Code CLI with custom skills and MCP servers for a new development machine.; Synchronize AI agent configurations across multiple workstations using chezmoi.; Add a new MCP server configuration to the skill repository and apply it to Claude Code.; Create reusable Claude Code rules for code review or project-specific guidelines.; Manage hooks that trigger automated tasks before or after Claude Code sessions.; Share a curated set of AI skills and agents with team members via the chezmoi-managed repo..