Provide Alibaba Cloud SLS / Aliyun Log SDK installation, quickstart, usage guidance, and SDK selection advice across languages. Use when users ask how to install or use SLS SDKs, choose an SDK for a scenario, write logs, consume logs, query logs, or integrate application logs with Producer, Consumer, or logging framework Appender libraries.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Provide Alibaba Cloud SLS / Aliyun Log SDK installation, quickstart, usage guidance, and SDK selection advice across languages. Use when users ask how to install or use SLS SDKs, choose an SDK for a scenario, write logs, consume logs, query logs, or integrate application logs with Producer, Consumer, or logging framework Appender libraries.
Workflow
Read references/route.md first.
Identify the user's primary intent: install, write logs, consume logs, or query logs.
Pick exactly one scenario file from references/scenarios/ unless the user explicitly asks for comparison across multiple scenarios.
Follow references from the scenario file to the relevant SDK index.md.
Read SDK-level write-logs.md or consume-logs.md only when the scenario points to it or the user asks for concrete code.
Do not scan unrelated SDK directories.
When recommending an SDK, explain why it fits and mention when it should not be used.
For version-sensitive installation commands, avoid inventing exact latest versions. Use package-manager commands that resolve latest versions, or use version placeholders for Maven/Gradle production examples.