Forge Skill Cleanup Requirements
1. Define Skill vs. Knowledge
We need a clear definition of what constitutes a skill versus what constitutes knowledge. Currently the boundary is ambiguous — some things live in Skills/ that might belong in Knowledge/ (or vice versa), and the criteria for placement are not documented.
Outcome: A written definition that is unambiguous, actionable, and added to FORGE.md (or the appropriate canonical location) so future agents and humans can consistently classify new content.
2. Verify Placement & Size Limits
We need to double-check that the placement rules and size limits for skills and knowledge are clearly defined and enforced. This may already exist — if so, identify where and confirm it is complete and consistent.
Outcome: Either confirm existing definitions are sufficient (with a reference to where they live), or produce updated definitions that fill any gaps.
3. Extract & Atomize Uncaptured Content
A significant amount of existing skill, knowledge, and standards information is not properly captured in atomic, findable, usable units. For example, Uvilo OS To Forge Spec §4.3 “Project Sidebar Naming and Order” is nowhere to be found outside of the Spec itself — it should be extracted into its own skill or knowledge file.
Sources to audit and extract from:
Forge/Knowledge/AI_Guide.md— contains procedural and standards information that belongs in atomic skills or knowledge files.Uvilo_OS_To_Forge_Spec.md— contains uncaptured items (like §4.3) that should be broken out into standalone, discoverable units.
Outcome: Every actionable piece of information in those sources is either extracted into an atomic skill/knowledge file, or explicitly covered by an existing file. No procedural or standards content remains buried inside a larger document.
4. Fix Broken Artifacts
The Artifacts skill is completely broken. Something went wrong during the conversion of the original LibreChat Artifact Instructions. The content should have been broken up into atomic units, but none of it should have been discarded.
The original prompt text is saved at Forge/Projects/Forge_Skill_Cleanup/Original_Artifact_Instructions.md and serves as the authoritative source for reconstruction.
Outcome: The Artifacts skill is restored from the original prompt, properly atomized into skill/knowledge units, and verified functional.