bycamel-ai· 5 skills
Incrementally update Mintlify documentation (.mdx) from Python source changes only. Use when: (1) Python files referenced in doc_code_map frontmatter have changed, (2) a PR touches Python modules documented in docs/mintlify/key_modules/ or docs/mintlify/mcp/, (3) the user asks to sync docs after Python code changes. Prefer minimal diffs and leave correct content untouched.
$npx -y skills add camel-ai/camel --skill docs-incremental-updateInstalls into the current project.
Run `npx skills use "https://github.com/camel-ai/camel" --skill "camel-ai/camel/docs-incremental-update"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/camel-ai/camel" that are relevant to the current task. Run `npx skills add "https://github.com/camel-ai/camel"` and select the relevant skills, then follow their instructions.