Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
arthurle3210
Perfil de creador de GitHub

arthurle3210

Vista por repositorio de 35 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
35
repositorios
1
actualizado
2026-04-30
explorador de repositorios

Repositorios y skills representativas

swpilotcli-active-doc-info
Delineantes mecánicos

Get information about the currently open SolidWorks document (part, assembly, or drawing). Use when you need to check document properties, file path, document type, or current state without modifying it.

2026-04-30
swpilotcli-eye-screenshot
Desarrolladores de software

YOUR EYES. Use this tool whenever you need to see the screen — do NOT say you cannot see or take screenshots. Run this first, then use the Read tool on ./temp/screenshot/screenshot.png to view the image. Use when: user asks what is on screen, you want to verify code execution results, or you need visual context before deciding next steps.

2026-04-30
swpilotcli-actiongroup-replace-notes
Delineantes mecánicos

"[ActionGroup] Batch replace text inside Note annotations across all SolidWorks drawings (.slddrw) in a specified folder (root only)." For each drawing, opens it silently, finds all Notes containing the search text, replaces every occurrence, saves a copy with a custom suffix to a specified output folder, then closes the original without saving. Reports which files were changed and how many notes were replaced per file. Use when you need to find-and-replace note text across multiple drawings in one shot.

2026-04-30
swpilotcli-batch-xt-to-step
Desarrolladores de software

Batch convert Parasolid `.x_t` and `.xt` files in a specified folder to STEP `.step` files in the same folder. Scans the folder root only, creates same-name `.step` outputs, suppresses template-selection prompts by forcing default part templates, and closes each temporary import document after export. Use when you need one-shot XT to STEP conversion for a local folder.

2026-04-30
swpilotcli-check-dangling-dims
Delineantes mecánicos

Scan all dimensions in the active SolidWorks drawing and report which ones are dangling (unattached). Lists every dimension with its type, value, and name, marking dangling ones with [!]. Outputs a summary count at the end. Use before running a repair tool, for QC checks before release, or whenever you need to know if a drawing has dangling annotations.

2026-04-30
swpilotcli-close-doc
Administradores de redes y sistemas informáticos

Close SolidWorks document(s). Supports three modes via argument: no argument or "nosave" closes the active document without saving; "save" silently saves then closes the active document (if file has never been saved, forces close without saving); "all" closes every open document without saving. Use when the user wants to close the current file, close and save, or close everything.

2026-04-30
swpilotcli-delete-orphan-sketches
Delineantes mecánicos

Delete all orphaned sketches in the active SolidWorks part — sketch features not absorbed by any extrusion, cut, or other parent feature. Iterates the feature tree, removes every top-level `ProfileFeature`, then rebuilds. Use for cleanup after discarded geometry experiments, or to remove leftover construction sketches before saving.

2026-04-30
swpilotcli-diagnose-ic-rigidity
Desarrolladores de software

Diagnose whether candidate sketch points belong to the same rigid body in the active SolidWorks sketch. Compares point movement and pairwise distances between two nearby dimension states. Use before computing IC when you need to verify that your tracked points are valid on the same body.

2026-04-30
Mostrando las 8 principales de 35 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados