Skip to content

History / Creating Skills

Revisions

  • docs: v0.13.0-alpha — Configuration paths section, <FreeCADAI dir> placeholder Document the new path resolution (<FreeCAD user config dir>/FreeCADAI/ on FreeCAD 1.1+ Linux: ~/.config/FreeCAD/v1-1/FreeCADAI/) and the rename-then- move-plus-sweep migration in Configuration.md. Switch literal ~/.config/FreeCAD/FreeCADAI/ references to <FreeCADAI dir> placeholder across Architecture, Skills, Skills-Reference, Creating-Skills, Creating- Custom-Tools, Tool-Reranking, MCP-Integration, AGENTS-md, Getting-Started, FAQ. Architecture and Getting-Started link back to Configuration#configuration-paths. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @ghbalf ghbalf committed May 1, 2026
  • docs: add section_area check type for detecting flipped parts Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @ghbalf ghbalf committed Mar 18, 2026
  • docs: add bbox_position check type for catching orientation errors Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @ghbalf ghbalf committed Mar 18, 2026
  • docs: expand expression language reference with examples and limitations Replaces the brief bullet list with a full reference: syntax table, formula examples (shell, posts, circle, diagonal, lip), and explicit list of what's NOT supported (strings, comparisons, imports, ^ vs **). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @ghbalf ghbalf committed Mar 17, 2026
  • docs: add geometry validation, report_skill_params, VALIDATION.md documentation - Tool Reference: add report_skill_params tool (34 tools total) - Creating Skills: add VALIDATION.md section with format, check types, expressions, tolerances, conditional rules, --validate usage - Creating Skills: add VALIDATION.md to directory structure Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @ghbalf ghbalf committed Mar 17, 2026
  • Update wiki docs for skill-creator rewrite and YAML frontmatter - Creating-Skills: Add YAML frontmatter section, progressive disclosure pattern, references/ directory, updated /skill-creator description - Skills-Reference: Rewrite /skill-creator section to reflect new interview-and-iterate flow with testing loop - Skills: Already updated with frontmatter and references/ support Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @ghbalf ghbalf committed Mar 9, 2026
  • Add complete wiki documentation (16 pages) Covers installation, configuration, getting started, tool reference (21 tools), skills system (6 built-in skills), AGENTS.md, MCP integration, architecture, 3 tutorials (simple box, enclosure, gear), and FAQ/troubleshooting.

    @ghbalf ghbalf committed Feb 23, 2026