docs: clarify Skill.md generation process#18
Conversation
Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
The Skill.md files (API documentation for LLMs) are now explicitly included in the repository to allow users to download and use them as context for AI models. Updated llm_api.md to point to these persistent files. Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
Updated the LLM API documentation in both English and German to clarify that Skill.md is a dynamically generated file during the documentation build process, and not a static file in the repository. Verified that the generation script is pyadm1/utils/generate_skill_md.py and the output paths are docs/en/user_guide/Skill.md and docs/de/user_guide/Skill.md.
PR created automatically by Jules for task 17087132086192101721 started by @dgaida