Skip to main content
Run any Skill in Manus
with one click

i2-signatures

Stars2
Forks1
UpdatedMay 20, 2026 at 15:46

Introspecting function signatures and binding call arguments to parameter names with i2's Sig class — turning an arbitrary (*args, **kwargs) call into a named-argument dict (with defaults filled in), and back. Trigger on "bind args to parameter names", "get the full kwargs of a call", "apply defaults to a call", "what are this function's parameter names/kinds/defaults", "call a function forgivingly / ignoring extra kwargs", "normalize a call for caching/hashing", "inspect.signature is not enough", "Sig", "map_arguments".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly