Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-tools

agent-tools에는 edgeimpulse에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
0
업데이트
2026-07-23
Forks
1
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

build-custom-learning-blocks
소프트웨어 개발자

Author Edge Impulse custom learning blocks (custom ML blocks). Use when asked to scaffold, modify, test, or push a custom learning block — including the training container Dockerfile, parameters.json for machine-learning blocks, train scripts that read X/Y npy splits and write model artifacts (saved_model.zip, model.onnx, TFLite, model.pkl), and the edge-impulse-blocks CLI init/runner/push workflow.

2026-07-23
api
소프트웨어 개발자

Work with the Edge Impulse Studio, Ingestion, and Remote Management APIs; CLI tools; Linux runners; SDKs; and custom blocks. Use for project and sample management, data upload, model training and testing, deployment builds, device control, job monitoring, automation, or any programmatic Edge Impulse platform integration.

2026-07-21
build-arduino-uno-q-app-lab
소프트웨어 개발자

Adapt applications for Arduino UNO Q and Arduino App Lab as apps or reusable bricks, integrate Edge Impulse EIM models, connect the Linux MPU and STM32 MCU through RouterBridge, and build Flask web UIs. Use for UNO Q development, App Lab manifests and CLI workflows, model deployment, camera apps, or porting existing projects into App Lab.

2026-07-21
firmware-cpp
소프트웨어 개발자

Write C++ application code that uses a downloaded Edge Impulse C++ library, covering both the portable "C++ library" and the hardware-accelerated "C++ library (Linux)" Studio deployment options. Use for desktop or Linux applications, CMake integration, or porting the library into a generic MCU or custom C++ build system. For Arduino, STM32CubeIDE, or Zephyr targets, prefer the dedicated firmware-arduino, firmware-stm32, and firmware-zephyr skills.

2026-07-21
firmware-raspberry-pi-python
소프트웨어 개발자

Run Edge Impulse EIM models on Raspberry Pi and other Linux systems with the edge_impulse_linux Python SDK. Use when building Python inference loops for custom sensors, images, video, USB microphones, audio classification, keyword spotting, or when debugging ImpulseRunner and AudioImpulseRunner applications.

2026-07-21
firmware-stm32
소프트웨어 개발자

Integrate an exported Edge Impulse C++ library into STM32CubeIDE projects, including STM32H7 and FreeRTOS applications, sensor sampling, ISR-safe buffering, classifier tasks, linker and memory configuration, and STM32 SDK porting. Use when writing or debugging Edge Impulse inference firmware for STM32 microcontrollers.

2026-07-21
firmware-zephyr
소프트웨어 개발자

Integrate Edge Impulse Zephyr Module deployments into Zephyr or Nordic nRF Connect SDK applications, including west manifests, CMake, Kconfig, devicetree sensors, static-buffer inference, clean builds, flashing, and porting across boards. Use for nRF5340 and other Zephyr-supported targets.

2026-07-21
firmware-arduino
소프트웨어 개발자

Write Arduino application code that uses a downloaded Edge Impulse library. Use when asked to write a sketch, integrate an Edge Impulse model into Arduino code, or run inference on an Arduino board.

2026-07-21
build-custom-deployment-blocks
소프트웨어 개발자

Author Edge Impulse custom deployment blocks (Enterprise). Use when asked to scaffold, modify, test, or push a custom deployment block — including Dockerfile, parameters.json schema, the build script that reads deployment-metadata.json and produces deploy.zip, and the edge-impulse-blocks CLI workflow.

2026-07-16
build-arduino-router-rpc
소프트웨어 개발자

Interact with the arduino-router daemon on Arduino UNO Q using MessagePack RPC. Use when creating custom C++, Python, or other clients for Linux MPU to STM32 MCU communication without the Arduino App Lab Python Bridge API.

2026-07-16