forgecad-project

Automates ForgeCAD project creation, including naming and visibility settings.

Updated May 8, 2021
One-click install
npx skills add https://github.com/tamayotchi/dotfiles --skill forgecad-project-tamayotchi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forgecad-project
Source: https://github.com/tamayotchi/dotfiles/tree/main/my-forgecad-project/.agents/skills/forgecad-project
Command: npx skills add https://github.com/tamayotchi/dotfiles --skill forgecad-project-tamayotchi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the workflow for managing ForgeCAD projects, including project creation, file management, member management, and publishing.

Core Features & Use Cases

  • Project Management: Create, clone, sync, and manage ForgeCAD projects.
  • File Management: Perform file operations on remote ForgeCAD project files.
  • Member Management: Add, remove, and manage project members with different roles.
  • Publishing & Sharing: Publish models and share them with others.
  • Use Case: If you are a ForgeCAD user looking to efficiently manage your projects and collaborate with others, this Skill can save you time by automating many of the manual steps involved.

Quick Start

Initialize a new ForgeCAD project named 'My Project' and set it to public visibility.

Frequently Asked Questions about forgecad-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage ForgeCAD project lifecycles and file operations?

ForgeCAD project management handles the entire project lifecycle, automating project creation, cloning, syncing, and remote file operations using SHA-256 content hashing to ensure data integrity.

Can I assign member roles and manage team access for ForgeCAD projects?

Yes, member management for ForgeCAD projects allows you to add or remove project members and assign specific member roles, streamlining team collaboration and access control directly through the API.

What is the best way to publish and share ForgeCAD models with others?

Publishing and sharing ForgeCAD models is handled directly through the Skill, enabling you to publish your models and set project visibility to public for easy sharing with collaborators.

Do I need ForgeCAD API access to create and sync projects?

Yes, ForgeCAD API access is required to perform core project operations like creating, cloning, and syncing projects, as well as executing remote file operations and model publishing.

How does SHA-256 content hashing work for ForgeCAD file management?

SHA-256 content hashing is used during remote project file operations to verify file integrity, ensuring that synced and managed files match their expected content hashes across the ForgeCAD project lifecycle.