oci-iot-platform
БесплатноЗапускает вложенные скриптыНе проверенExplore, create, and troubleshoot Oracle Cloud Infrastructure Internet of Things Platform resources, including domains, digital twin models, adapters, instances
Об этом скилле
OCI IoT Platform
Quick Start
- Confirm the user is working with Oracle Cloud Infrastructure Internet of Things Platform.
- Ask for the minimum context needed before giving commands:
IOT_DOMAIN_IDwhen availableOCI_CLI_PROFILEOCI_CLI_AUTHwhen the selected profile needs it, such assecurity_tokenOCI_REGIONif it cannot be derived from the domain- intended operation: inspect, create, update, delete, or publish test telemetry
- Prefer this execution order:
- discover the domain and current state
- inspect the relevant model, adapter, or twin
- check local CLI capability with
oci ... --helpwhen using newer filters or gateway/raw-command options - make the smallest required change
- verify the result with a fresh read
Default Workflow
- Start with read-only OCI CLI discovery.
- Use
scripts/derive_domain_context.shwhen the user only hasIOT_DOMAIN_ID. - Use references/platform-surface.md when the task needs orientation on OCI IoT resource families, data flow, connectivity types, or which surface to use.
- Use references/cli-workflows.md for control-plane actions:
- domains and domain groups
- digital twin models
- adapters
- instances
- relationships
- work requests
- HTTPS publish examples
- Use references/mcp-optional-use.md only when an OCI IoT MCP server is already available in the user's environment. Keep CLI as the fallback and never require MCP for public workflows.
- Use references/resilience-guidance.md for:
- large or ambiguous list operations
- SDK or CLI command-shape drift
- gateway-aware topology
- relationship source/target diagnosis
- work-request failures
- publish rejection triage
- raw-command final-state validation
- cleanup or rollback planning
- Use references/modeling-guidance.md when the request involves DTDL authoring or adapter payload design.
- Use references/data-access.md only when the user explicitly needs Data API, ORDS, direct database access, or APEX-oriented workflows.
- Use references/release-validation.md before calling the skill package ready to share publicly.
Bundled Resources
- Run scripts/derive_domain_context.sh to derive:
- region
- device host
- data host
- domain group OCID
- short IDs used in later commands
- Run scripts/twin_tools.py for:
last-knownofflinetelemetry-template
- Reuse templates/model.temperature-sensor.template.json, templates/adapter.default.template.json, templates/instance.template.json, and templates/publish-curl.template.sh as neutral starting points.
- Use references/platform-surface.md to explain how domains, domain groups, models, adapters, twins, relationships, work requests, raw commands, and data access fit together.
- Use references/resilience-guidance.md to keep operator responses bounded, active-resource focused, and explicit about final-state evidence.
- Use references/mcp-optional-use.md to recognize optional OCI IoT MCP tool families, gateway-aware helper behavior, Data API wrappers, and safety rules.
Guardrails
- Do not assume internal tenancy names, profiles, network access patterns, or private tooling.
- Treat Oracle product docs and official samples as the source of truth for platform behavior.
- Prefer read-only commands first and verify current state before recommending mutations.
- When suggesting create, update, or delete operations, include a verification command immediately after the mutation.
- Bound large reads with filters and
--limitbefore using--all. - Treat asynchronous acceptance, including raw-command
202, as incomplete until final state is verified. - For digital twin instance creation, never use
INDIRECTas a shortcut to avoid auth setup. UseINDIRECTonly when the user explicitly asks for a gateway/downstream topology or provides a gateway routing requirement. Otherwise clarify connectivity or proceed withDIRECTwhen a publishing device is implied. - Keep MCP guidance optional. Do not make MCP installation or private MCP bootstrap part of the public workflow.
- When MCP is already available, treat it as an accelerator for joined context, selector resolution, bounded pagination, gateway topology, Data API summaries, and polling; always be ready to fall back to CLI or SDK commands.
- Treat device publishing auth modes separately:
- vault-secret-backed basic auth
- certificate-based mTLS
- Do not imply OCI IoT is a general-purpose MQTT broker.
- Keep examples redacted and tenant-neutral.
Authoritative References
- Oracle IoT service docs:
https://docs.oracle.com/en-us/iaas/Content/internet-of-things/home.htm
- OCI CLI IoT command reference:
https://docs.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/iot.html
- Oracle sample repository:
https://github.com/oracle-samples/oci-iot-samples
Output Style
For each task, return:
- The exact command sequence with placeholders filled or called out.
- The key IDs, state, or timestamps that matter.
- The next verification step.
Установить oci-iot-platform в Claude Code и Claude Desktop
Зарегайся, чтобы установить скилл
Создай бесплатный аккаунт, чтобы открыть команду установки и сохранить скилл в библиотеку.
- Открой команду установки в одну строку
- Сохраняй скиллы в синхронизируемую библиотеку
- Уведомления, когда скиллы обновляются
Разрешённые инструменты
Инструменты, которые скиллу разрешено вызывать.
Без ограничений — скилл может использовать любой инструмент.
Вложенные файлы
FAQ
Что делает скилл oci-iot-platform?
Explore, create, and troubleshoot Oracle Cloud Infrastructure Internet of Things Platform resources, including domains, digital twin models, adapters, instances, relationships, and device publish flows. Use when requests involve OCI IoT bootstrap, digital twin inspection, safe lifecycle operations, or translating OCI IoT docs and samples into concrete commands.
Как установить скилл oci-iot-platform?
Скопируй папку скилла в ~/.claude/skills (вкладка Claude Code выше делает это одной командой), либо поставь как плагин.
Скилл oci-iot-platform запускает скрипты?
Да, скилл несёт исполняемые скрипты. Проверь исходник перед установкой.
Похожие скиллы
lamindb
Use when working with LaminDB, the open-source lineage-native lakehouse for biological datasets and models. Covers setup, artifact registration, query/search, l
от K-Dense AIliterature-review
Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be us
от K-Dense AIpaper-lookup
Search 10 academic paper databases via REST APIs for research papers, preprints, and scholarly articles. Covers PubMed, PMC (full text), bioRxiv, medRxiv, arXiv
от K-Dense AIpaperzilla
Chat with your agent about projects, recommendations, and canonical papers in Paperzilla. Use when users ask for recent project recommendations, canonical paper
от K-Dense AI