dcerpc-interface-structure

Official

Automate DCE/RPC interface scaffolding with IDLGen.

AuthorTheManticoreProject
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scaffold and organize DCE/RPC interface code in the Manticore project, automating the creation and arrangement of interface skeletons, UUID/version layouts, and shared type reuse.

Core Features & Use Cases

  • Automates generation of RPC interface skeletons from IDLs using the bundled idlgen.py generator.
  • Enforces the repository's DCE/RPC interface structure (interfaces/<uuid>/<major>.<minor>/ with structures/ and functions/ subpackages).
  • Supports translating IDLs to Go, scaffolding new interfaces, adding opnums/NDR structures, splitting monolithic interfaces, and wiring MS-protocol packages to the interfaces they compose.
  • Provides a review workflow to verify and refine generated skeletons before implementation.

Quick Start

Generate the skeleton from the relevant IDL with idlgen.py, then review and refine the generated interface skeleton using this skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dcerpc-interface-structure
Download link: https://github.com/TheManticoreProject/Manticore/archive/main.zip#dcerpc-interface-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.