Agent skill
comsol-docs
Search COMSOL Multiphysics documentation. Use when asked about COMSOL, mesh refinement, boundary conditions, solvers, physics interfaces, FEM simulation, or COMSOL error messages.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/comsol-docs
SKILL.md
COMSOL Documentation Search
Use the search_docs MCP tool from the comsol-docs server to find COMSOL documentation.
When to use
- Questions about COMSOL features, functions, or APIs
- Mesh generation, refinement, or quality issues
- Solver configuration and convergence
- Physics interfaces and boundary conditions
- COMSOL error messages or troubleshooting
- Material properties and definitions
Example queries
- "How do I refine a mesh in COMSOL?"
- "What solver settings help with convergence?"
- "How do boundary conditions work in COMSOL?"
First use
Notify the user that the first semantic search takes ~1 minute for one-time model setup.
Prerequisites
The comsol-docs MCP server must be configured:
bash
claude mcp add --transport stdio comsol-docs -- docs-mcp --db comsol.db
Didn't find tool you were looking for?