LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: interop

Browse skills that share this tag.

  • vvvv-dotnet - .NET Integration in vvvv gamma
    vvvv-gammadotnetcsharpnuget

    ★ 602 · Updated 2026-09-20

    Assists with .NET integration in vvvv gamma including project configuration, NuGet packages, vector type interop, and async patterns.

    ⚙ Configure .csproj for vvvv plugins⚙ Add vvvv NuGet package sources⚙ Pack plugins into NuGet packages
  • mojo-python-interop - Mojo Python Interoperation Guide
    pythonmojointeropffi

    ★ 55 · Updated 2026-03-26

    Write Mojo code interoperating with Python using current syntax

    ⚙ import Python modules⚙ convert PythonObject to Mojo⚙ convert Mojo to PythonObject
  • dotnet-native-marshaling - P/Invoke marshaling between C# and C++ Engine
    interopmarshalingP/Invokenative-code

    ★ 0 · Updated 2026-02-13

    Manage P/Invoke marshaling between C# and C++ Engine

    ⚙ Define NativeBindings⚙ Handle unsafe pointers⚙ Bridge libengine.so