Commit Graph
3 Commits
Author SHA1 Message Date
xufengandGitHub d2e80d4f86 feat(docs): refresh GitHub Pages content and local preview (#9) 2026-03-14 12:36:42 +08:00
科林_Cyril Pilgrim 8712aafb22 docs(core): move LLM summary files to docs directory and sync links
Motivation:
To maintain a cleaner root directory structure and follow the project's documentation organization standards.

Implementation:
- Relocated llms.txt and llms-full.txt to the docs/ folder.
- Updated file paths in README.md, README.zh.md, and PROJECT_DISCOVERY_CHECKLIST.md to point to the new location.
2026-03-08 21:11:50 +08:00
科林_Cyril Pilgrim 9fb435bb76 docs(core): update documentation with SEO keywords and LLM-oriented summaries
Motivation:
To improve project discoverability on GitHub and provide better context for LLM agents interacting with the repository. Search intents like 'ComfyUI Skills' and 'OpenClaw' needed focus.

Implementation:
- Added comprehensive 'Project Keywords' section to both English and Chinese READMEs.
- Introduced llms.txt and llms-full.txt as standardized LLM-readable project summaries.
- Tracked PROJECT_DISCOVERY_CHECKLIST and other metadata files.
2026-03-08 20:48:01 +08:00