Kapil Sachdeva avatar

Kapil Sachdeva

Community

@ksachdeva

258Followers
|
176Public Repos
|
23Published Skills

Work like Hell. Share all you know. Abide by your handshake. Have fun !

Agent Skills by Kapil Sachdeva

Showing 23 vetted skills indexed across 1 GitHub repositories.

ksachdevaksachdeva
22

zephyr-skill-creator

Create and validate modular Zephyr OS skills for embedded firmware tasks.

Community
Basic
ksachdevaksachdeva
22

zephyr-testing

Create and execute Zephyr RTOS unit and integration tests using Ztest, Twister, and FFF mocking frameworks.

Community
Advanced
ksachdevaksachdeva
22

zephyr-bluetooth-le

Implement BLE roles and custom GATT services with Zephyr OS.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-net-socket

Implement TCP, UDP, TLS, and raw socket networking in Zephyr systems.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-memory

Configure Zephyr RTOS memory allocators like heaps, slabs, and mem_blocks.

Community
Advanced
ksachdevaksachdeva
22

zephyr-fs

Mount, format, read, and write files on embedded storage via Zephyr's VFS API.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-wifi

Configure, implement, and troubleshoot WiFi connectivity on Zephyr OS.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-devicetree

Create and modify Zephyr devicetree files and generate C macros.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-netbuf

Explain Zephyr's net_buf subsystem for buffer lifecycle and fragment chain management.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-kernel-datapassing

Explain Zephyr OS kernel objects for thread and ISR data sharing.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-device-drivers

Guide creation, configuration, and debugging of Zephyr device drivers.

Community
Advanced
ksachdevaksachdeva
22

zephyr-spi

Configure and troubleshoot Zephyr OS SPI subsystems via devicetree and API methods.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-threading

Implement and control threads and workqueues in Zephyr RTOS.

Community
Advanced
ksachdevaksachdeva
22

zephyr-i2c

Configure and deploy Zephyr I2C subsystems in embedded firmware projects.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-gpio

Configure GPIO pins, interrupts, and callbacks in Zephyr RTOS with devicetree integration.

Community
Basic
ksachdevaksachdeva
22

zephyr-uart

Configure Zephyr UART peripherals across polling, interrupt, and async DMA APIs.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-settings

Manage device configuration data across storage backends in Zephyr OS.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-smf

Implement hierarchical state machines with entry, run, and exit actions in Zephyr RTOS.

Community
Advanced
ksachdevaksachdeva
22

zephyr-json

Encodes and decodes C structs to/from JSON in Zephyr RTOS environments.

Community
Intermediate
ksachdevaksachdeva
22

zephyr-isr

Configure and optimize interrupt routines in Zephyr RTOS.

Community
Advanced
ksachdevaksachdeva
22

zephyr-kconfig

Create, organize, and troubleshoot Zephyr OS Kconfig files with dependency validation.

Community
Advanced
ksachdevaksachdeva
22

zephyr-shell-commands

Develops CLI commands for Zephyr RTOS projects with hierarchical and argument parsing support.

Community
Basic
ksachdevaksachdeva
22

zephyr-storage

Manage persistent key-value storage in Zephyr OS using NVS or ZMS backends.

Community
Intermediate