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.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.