Skip to main content
open-edge-platform
Perfil de criador do GitHub

open-edge-platform

Visão por repositório de 114 skills coletadas em 12 repositórios do GitHub.

skills coletadas
114
repositórios
12
atualizado
17 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
edge-ai-libraries
28 skills · 17 de ago. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
4 categorias ocupacionais · 71% classificado
25%participação
#02
edge-ai-suites
17 skills · 13 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de pesquisa de mercado e especialistas em marketingEscriturários gerais de escritório
4 categorias ocupacionais · 47% classificado
15%participação
#03
anomalib
12 skills · 9 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
11%participação
#04
geti
12 skills · 11 de ago. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 92% classificado
11%participação
#05
scenescape
10 skills · 8 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 60% classificado
8,8%participação
#06
edge-node-infrastructure-blueprint
10 skills · 4 de ago. de 2026
Administradores de redes e sistemas de computadorDesenvolvedores de software
2 categorias ocupacionais · 80% classificado
8,8%participação
#07
trusted-compute
6 skills · 11 de ago. de 2026
classificação pendente
5,3%participação
#08
edge-out-of-band-manageability
6 skills · 21 de mai. de 2026
Administradores de redes e sistemas de computador
1 categorias ocupacionais · 100% classificado
5,3%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

vss-deploy-helm
sem classificação

Use this skill whenever a developer needs to deploy VSS to Kubernetes, helm install VSS, configure values.yaml for VSS, or run VSS on k8s with GPU/vLLM for the video-search-and-summarization sample app. This skill is especially useful when translating Docker…

17 de ago. de 2026
vss-deploy
sem classificação

Deploys and manages VSS through setup.sh and its Docker Compose overlays. Use this skill for local lifecycle tasks such as configuration, startup, mode changes, inspection, shutdown, data cleanup, and health checks. It supports summary, search, dual, and…

17 de ago. de 2026
dlsps-user
Administradores de redes e sistemas de computador

Deploy and operate DL Streamer Pipeline Server — a microservice that wraps DL Streamer pipelines behind a REST API for containerized, no-code operation. Use this skill whenever a user wants to: deploy the pipeline server via Docker Compose or Helm; start,…

11 de ago. de 2026
model-download-user
sem classificação

Download and convert AI models using the Model Download microservice. Use this skill whenever a user wants to: download a model from HuggingFace, Ollama, Ultralytics, Geti, or Pipeline Zoo; convert a model to OpenVINO IR format for OVMS; download healthcare…

11 de ago. de 2026
multimodal-embedding-serving-user
Desenvolvedores de software

Deploy and consume the Multimodal Embedding Serving microservice — bring it up with setup.sh + docker compose (from a repo clone, or by fetching those same files from GitHub when no clone exists) using the prebuilt intel/multimodal-embedding-serving image,…

11 de ago. de 2026
multimodal-dataprep-user
Administradores de redes e sistemas de computador

Deploy and consume Intel Multimodal DataPrep from prebuilt images or a repository checkout. Use for configuring VDMS or Milvus vector storage, MinIO or local media storage, checking service dependencies, and ingesting, listing, streaming, or deleting videos…

11 de ago. de 2026
chatqna-docker-deploy
Administradores de redes e sistemas de computador

Deploy Chat Question-and-Answer Core with Docker Compose (OpenVINO CPU, OpenVINO GPU, or Ollama CPU), including env setup, profile selection, startup verification, health checks, and teardown. Use this skill when the user says "deploy chatqna core", "start…

11 de ago. de 2026
chatqna-helm-deploy
Administradores de redes e sistemas de computador

Deploy Chat Question-and-Answer Core to Kubernetes using Helm (OpenVINO CPU, OpenVINO GPU, or Ollama), including values.yaml configuration, helm install/upgrade, deployment verification, uninstall, and translation from Docker Compose setup_env.sh variables…

11 de ago. de 2026
Mostrando 8 de 28 skills coletadas.
metro-ai-apps-recipe
sem classificação

Build an end-to-end, vertical-agnostic computer-vision analytics stack on Intel hardware from a single streamlined Docker Compose deployment: DL Streamer Pipeline Server plus MediaMTX/WebRTC, Coturn, Mosquitto, Node-RED, Grafana, and Nginx. It streams live…

13 de ago. de 2026
metro-ai-apps-builder
sem classificação

Conversational orchestrator that turns a plain business objective into a working Intel Edge AI application. It OWNS the conversation: it asks only business questions (what outcome you want, your inputs, where it runs, your hardware) — never which framework,…

13 de ago. de 2026
configure-agent-alert-push
sem classificação

Configure real-time Smart Community monitor alerts for a specified OpenClaw agent. Use when a user asks to bind, route, subscribe, or push one monitor's alerts to an agent session. Requires an agent ID and monitor ID, and always targets session…

13 de ago. de 2026
knowledgebase
sem classificação

Generic RAG query skill - Retrieve any information from the local knowledge base and generate structured reports, summaries, or Q&A responses. Use for: product comparisons, technical analysis, documentation generation, competitive analysis, benchmark reports,…

12 de ago. de 2026
competitive-analysis-pdf-generator
Analistas de pesquisa de mercado e especialistas em marketing

生成竞品分析中文HTML和PDF报告 - 自动调研产品信息并生成专业中文对比报告

11 de ago. de 2026
smart-community-toolkit
sem classificação

Generic, use-case-agnostic guide to the smart-community MCP server and its smart_community_* video tool set. Read this before touching any smart_community_* tool. IMPORTANT: this toolkit must not create/register new use cases directly; for any new use case…

10 de ago. de 2026
smart-community-use-case-manager
sem classificação

MANDATORY for creating, previewing, refining, registering, or deleting any Smart Community video analytics use case, and for creating, rebinding, or updating any monitor. Use-case creation requires two cross-turn gates: explicit Q1/Q2 answers, then explicit…

10 de ago. de 2026
sc-doctor
sem classificação

Diagnose Content Search backend availability by probing the health endpoint, then surface connectivity issues between Flutter and backend when unhealthy. Use when the user says "is the backend up", "check health", "backend unreachable", "debug backend", or…

7 de ago. de 2026
Mostrando 8 de 17 skills coletadas.
agentic-actions-auditor
Analistas de segurança da informação

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD…

9 de jul. de 2026
fastapi-rest-api-design
Desenvolvedores de software

Designs and reviews REST APIs for FastAPI services using consistent resource naming, HTTP semantics, validation, security, and error handling patterns. Use for backend API tasks, endpoint design/refactors, or API review requests in FastAPI/Python projects.

22 de abr. de 2026
benchmark-and-docs-refresh
Desenvolvedores de software

Run or continue model benchmarks, collect measured results, and refresh README/docs benchmark sections from generated artifacts. Use when benchmark tables in model docs need to be created, updated, or corrected.

10 de abr. de 2026
docs-changelog
Desenvolvedores de software

Reviews anomalib docstrings, documentation updates, and changelog expectations

10 de abr. de 2026
model-doc-sync
Desenvolvedores de software

Keep anomalib model READMEs, docs pages, image assets, and benchmark/result references in sync

10 de abr. de 2026
model-sample-image-export
Desenvolvedores de software

Export, validate, and publish model sample-result images into docs/source/images and reference them from README/docs pages. Use when model sample images are missing, outdated, or suspected to be invalid.

10 de abr. de 2026
models-data
Desenvolvedores de software

Reviews anomalib model, data, callback, metric, and CLI integration conventions

10 de abr. de 2026
pr-workflow
Desenvolvedores de software

Reviews anomalib contributor workflow, PR title, branch naming, and quality gate expectations

10 de abr. de 2026
Mostrando 8 de 12 skills coletadas.
geti-ui-dev
sem classificação

Develop and validate changes in `application/ui/` for the React and TypeScript frontend. Use when touching `application/ui/src/**`, frontend tests, RSBuild or Vitest config, Playwright setup, package scripts, or generated API typings under `src/api`. Helps…

11 de ago. de 2026
geti-backend-dev
Desenvolvedores de software

Develop and validate changes in `application/backend/` for the FastAPI `geti` service. Use when touching `application/backend/app/**`, backend tests, backend packaging, backend configuration, API routers, schemas, services, repositories, or database code, or…

7 de jul. de 2026
geti-docs-update
Desenvolvedores de software

Update documentation (README, CHANGELOG, Sphinx docs, or inline docstrings) to reflect changes, fixes, or new features. Use when a PR modifies behavior that should be documented for users or developers.

7 de jul. de 2026
geti-openapi-sync
Desenvolvedores de software

Regenerate and validate the OpenAPI contract between `application/backend/` and `application/ui/`. Use when backend endpoints, schemas, request or response models, or API surface change, or when `application/ui/src/api/openapi-spec.json` or…

7 de jul. de 2026
geti-using-the-pipeline
Desenvolvedores de software

Use the Geti application end to end through its REST API — the project → dataset → annotate → train → deploy pipeline served by the FastAPI backend in `application/backend/`. Use when a user (not a contributor) wants to create a project, upload media, add…

7 de jul. de 2026
geti-library-dev
Desenvolvedores de software

Develop and validate changes in `library/` for the `getitune` Python package (the Geti training library). Use when touching `library/src/**`, `library/tests/**`, `library/pyproject.toml`, recipes, model manifests, or any Python API, CLI, model, training,…

7 de jul. de 2026
getitune-discovering-models
Desenvolvedores de software

Discover which models, recipes, and tasks the getitune library (the Geti training library) supports before training. Use when a user asks what models are available, how to list recipes, how to filter by task or name pattern, how `list_models(...)` and…

7 de jul. de 2026
getitune-exporting-a-model
Desenvolvedores de software

Export a trained getitune model (the Geti training library) to a deployable format. Use when a user wants to run `engine.export(...)` or `getitune export`, choose between OpenVINO IR and ONNX, set FP32 vs FP16 precision with `ExportFormat` / `Precision`, or…

7 de jul. de 2026
Mostrando 8 de 12 skills coletadas.
documentation-how
sem classificação

Procedures for updating Scenescape documentation — where to make changes and what to update for each type of modification.

8 de ago. de 2026
external-source-adapter
sem classificação

Write or review Scenescape external-source converter/adapter scripts that map native telemetry (MAVLink, ROS 2, NMEA, CAN, UWB/RTLS, proprietary) into the Scene Controller external_source MQTT contract. Use when the task involves external sources, publishers,…

8 de ago. de 2026
scenescape-setup
sem classificação

Deploy a working Intel® SceneScape installation from scratch (outside the repo). Gathers user-provided streams, camera IDs, and scene name, then runs bootstrap through tracking verification via scripts/deploy_scenescape.sh. Also handles re-running or resuming…

7 de ago. de 2026
testing
sem classificação

Create Scenescape pytest cases (unit, functional, integration, UI, BAT) with SCENESCAPE_SPEC, Zephyr IDs, and positive/negative coverage. Use when adding or modifying tests under tests/, writing pytest, or choosing unit vs functional vs UI.

7 de ago. de 2026
makefile
Desenvolvedores de software

Makefile standards for Scenescape — build targets, conventions, and patterns.

8 de jul. de 2026
javascript
Desenvolvedores de software

JavaScript coding standards for Scenescape — code style, conventions, and frontend patterns.

18 de jun. de 2026
python
Desenvolvedores de software

Python coding standards for Scenescape — imports, indentation, patterns, and conventions.

18 de jun. de 2026
security
Analistas de segurança da informação

On-demand security review skill for Scenescape — code and configuration security guidance.

18 de jun. de 2026
Mostrando 8 de 10 skills coletadas.
create-image
sem classificação

Build a host OS image using the Image Composer Tool (ICT) from a source template with customizable user credentials.

4 de ago. de 2026
create-usb-installation-files
sem classificação

Package bootable USB installation artifacts (HookOS, host image, deployment scripts) from a standard Docker build, an ICT image, or a previously built image.

4 de ago. de 2026
update-install-packages
Administradores de redes e sistemas de computador

Update Ubuntu package configuration files for package add and delete operations.

3 de ago. de 2026
validate-platform-config
Administradores de redes e sistemas de computador

Validate whether a provisioned platform is correctly configured over SSH, including k3s pod health, binary paths, cloud-init state, network and proxy setup, and device readiness.

3 de ago. de 2026
combined-power-thermal-profiling
Administradores de redes e sistemas de computador

Orchestrate a full platform profiling session on an Intel host — apply a power envelope and thermal policy, start the power/thermal monitor, drive a bounded stress load, then summarize the result as a single enclosure report. Chains set-power-profile →…

30 de jul. de 2026
generate-openvino-stress
Administradores de redes e sistemas de computador

Generate sustained AI inference load on CPU, GPU, or NPU using OpenVINO benchmark_app in a container (K3s pod or Docker). Produces real neural-network inference stress for power/thermal profiling — unlike stress-ng synthetic load. Auto-detects whether K3s or…

30 de jul. de 2026
generate-platform-stress
Administradores de redes e sistemas de computador

Create controlled CPU and integrated-GPU load on an Intel host to see how the platform behaves when it is busy. Choose how many CPU workers to run, how hard each one pushes (per-CPU load %), how many GPU workers to run, and how long the load lasts — then…

30 de jul. de 2026
monitor-power-thermal
Desenvolvedores de software

Run a live power and thermal monitor locally on an Intel host using tools/power-tuning/pt_mon.sh (turbostat), sampling package temperature and the RAPL power domains (PkgWatt, CorWatt, GFXWatt, RAMWatt, SysWatt) at a fixed interval and logging to pt_mon.txt.…

30 de jul. de 2026
Mostrando 8 de 10 skills coletadas.
physicalai-train-adding-a-policy
sem classificação

Adds or modifies a Physical AI Studio policy under library/src/physicalai/policies. Use when creating a new policy family with the config/model/policy split, registering it in the get_policy factory and package exports, or keeping a policy compatible with…

7 de ago. de 2026
physicalai-train-benchmarking-a-policy
Cientistas de dados

Benchmarks a trained Physical AI Studio policy in a simulation gym and reports success metrics. Use when running physicalai benchmark, editing configs under library/configs/benchmark, adding or changing a Benchmark class in physicalai.benchmark, tuning…

10 de jul. de 2026
physicalai-train-exporting-and-validating
Cientistas de dados

Exports and validates Physical AI Studio policies for Runtime deployment. Use when working on policy.export(...), the physicalai export CLI, the ONNX/OpenVINO/Torch/ExecuTorch backends, export metadata, numerical parity checks, or the Studio side of the…

10 de jul. de 2026
physicalai-train-training-a-policy
Desenvolvedores de software

Trains, validates, tests, and runs prediction for Physical AI Studio policies via the library Lightning stack. Use when running physicalai fit/validate/test/predict, calling physicalai.train.Trainer and Policy APIs from Python, writing or editing YAML configs…

6 de jul. de 2026
physicalai-train-working-with-datasets
Desenvolvedores de software

Works with Physical AI Studio datasets and Lightning datamodules built on the LeRobot format. Use when wiring physicalai.data.lerobot.LeRobotDataModule into a training config, choosing a repo_id, converting between the physicalai and lerobot data layouts,…

6 de jul. de 2026
Mostrando 12 de 12 repositórios
Todos os repositórios foram exibidos