What problem does it solve? Developers using the CNB cloud-native build platform often struggle to find accurate, up-to-date answers about code hosting, artifact repositories, pipelines, and AI assistants. This Skill queries the official CNB documentation site directly, eliminating guesswork and outdated information. ## Core Features & Use Cases - Indexed Documentation Lookup: Fetches the llms.txt index to locate relevant doc pages by keyword, then retrieves full page content. - Broad Coverage: Answers questions across code hosting, 12 artifact repository types (Docker, Maven, npm, PyPI, etc.), cloud-native builds, pipelines, OAuth, and AI assistant features. - Grounded Answers: Responds strictly based on official documentation with source links, never fabricating information. - Use Case: A user asks how to configure pipeline trigger rules in CNB. The Skill fetches the docs index, locates the pipeline syntax page, extracts the configuration examples, and presents them with the source link. ## Quick Start Ask how to configure a CNB pipeline trigger rule and get the official documentation answer with examples.