Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Kalpataru

Kalpataru 收录了来自 ChivukulaVirinchi 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
1
更新
2026-05-18
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

kalpataru-examples
商业与工业设计师

Concrete worked recipes for building canonical shapes in SolidWorks via the Kalpataru MCP — cube, cube-with-hole, cylinder, plate, L-bracket, revolved shaft. Use when the user asks for any of these (or anything similar to them) so the model doesn't have to derive the tool sequence from first principles.

2026-05-18
kalpataru-make-a-part
商业与工业设计师

Build a parametric part from scratch in SolidWorks. Sketch-then-feature workflow, correct feature ordering, and how to chain features so the topology stays valid.

2026-05-18
kalpataru-sketch-workflow
软件开发工程师

How to author a fully-defined SolidWorks sketch via Kalpataru. Geometric entity types, constraints, dimensions, and degree-of-freedom (DOF) tactics.

2026-05-17
kalpataru-debug-rebuild
计算机系统分析师

Diagnose Kalpataru/SolidWorks failures — sketch under-constrained, rebuild errors, missing entities, stale references after topology changes. Use whenever a tool returns ok=false or rebuild_status="failed".

2026-05-17
kalpataru-edit-feature
计算机系统分析师

Parametrically edit an existing SolidWorks feature — change a depth, radius, count, or angle without rebuilding the part from scratch. The safest way to modify geometry because no topology changes are introduced.

2026-05-17
kalpataru-introspect-feature-tree
计算机系统分析师

Read and explore an existing SolidWorks part — its features, faces, edges, and topology. Use when the user wants you to modify or build on top of geometry that's already in the document.

2026-05-17
kalpataru
计算机系统分析师

Drive SolidWorks via the Kalpataru MCP server — create parts, query geometry, edit features, and manage documents. Use when the user wants to model anything in SolidWorks (bracket, housing, shaft, gear, assembly, etc.).

2026-05-17