Skip to main content
open-edge-platform
GitHub 创作者资料

open-edge-platform

按仓库查看 12 个 GitHub 仓库中的 114 个已收集 skills。

已收集 skills
114
仓库
12
更新
2026年8月17日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

vss-deploy-helm
未分类

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…

2026年8月17日
vss-deploy
未分类

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…

2026年8月17日
dlsps-user
网络与计算机系统管理员

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,…

2026年8月11日
model-download-user
未分类

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…

2026年8月11日
multimodal-embedding-serving-user
软件开发工程师

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,…

2026年8月11日
multimodal-dataprep-user
网络与计算机系统管理员

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…

2026年8月11日
chatqna-docker-deploy
网络与计算机系统管理员

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…

2026年8月11日
chatqna-helm-deploy
网络与计算机系统管理员

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…

2026年8月11日
已展示 8 / 28 个已收集 Skill。
metro-ai-apps-recipe
未分类

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…

2026年8月13日
metro-ai-apps-builder
未分类

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,…

2026年8月13日
configure-agent-alert-push
未分类

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…

2026年8月13日
knowledgebase
未分类

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,…

2026年8月12日
competitive-analysis-pdf-generator
市场调研分析师与营销专员

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

2026年8月11日
smart-community-toolkit
未分类

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…

2026年8月10日
smart-community-use-case-manager
未分类

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…

2026年8月10日
sc-doctor
未分类

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…

2026年8月7日
已展示 8 / 17 个已收集 Skill。
agentic-actions-auditor
信息安全分析师

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…

2026年7月9日
fastapi-rest-api-design
软件开发工程师

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.

2026年4月22日
benchmark-and-docs-refresh
软件开发工程师

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.

2026年4月10日
docs-changelog
软件开发工程师

Reviews anomalib docstrings, documentation updates, and changelog expectations

2026年4月10日
model-doc-sync
软件开发工程师

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

2026年4月10日
model-sample-image-export
软件开发工程师

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.

2026年4月10日
models-data
软件开发工程师

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

2026年4月10日
pr-workflow
软件开发工程师

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

2026年4月10日
已展示 8 / 12 个已收集 Skill。
geti-ui-dev
未分类

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…

2026年8月11日
geti-backend-dev
软件开发工程师

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…

2026年7月7日
geti-docs-update
软件开发工程师

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.

2026年7月7日
geti-openapi-sync
软件开发工程师

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…

2026年7月7日
geti-using-the-pipeline
软件开发工程师

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…

2026年7月7日
geti-library-dev
软件开发工程师

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,…

2026年7月7日
getitune-discovering-models
软件开发工程师

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…

2026年7月7日
getitune-exporting-a-model
软件开发工程师

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…

2026年7月7日
已展示 8 / 12 个已收集 Skill。
documentation-how
未分类

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

2026年8月8日
external-source-adapter
未分类

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,…

2026年8月8日
scenescape-setup
未分类

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…

2026年8月7日
testing
未分类

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.

2026年8月7日
makefile
软件开发工程师

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

2026年7月8日
javascript
软件开发工程师

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

2026年6月18日
python
软件开发工程师

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

2026年6月18日
security
信息安全分析师

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

2026年6月18日
已展示 8 / 10 个已收集 Skill。
create-image
未分类

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

2026年8月4日
create-usb-installation-files
未分类

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

2026年8月4日
update-install-packages
网络与计算机系统管理员

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

2026年8月3日
validate-platform-config
网络与计算机系统管理员

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.

2026年8月3日
combined-power-thermal-profiling
网络与计算机系统管理员

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 →…

2026年7月30日
generate-openvino-stress
网络与计算机系统管理员

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…

2026年7月30日
generate-platform-stress
网络与计算机系统管理员

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…

2026年7月30日
monitor-power-thermal
软件开发工程师

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.…

2026年7月30日
已展示 8 / 10 个已收集 Skill。
physicalai-train-adding-a-policy
未分类

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…

2026年8月7日
physicalai-train-benchmarking-a-policy
数据科学家

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…

2026年7月10日
physicalai-train-exporting-and-validating
数据科学家

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…

2026年7月10日
physicalai-train-training-a-policy
软件开发工程师

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…

2026年7月6日
physicalai-train-working-with-datasets
软件开发工程师

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,…

2026年7月6日
已展示 12 / 12 个仓库
已展示全部仓库