rugo-go-modules

Community

Bridge Go packages into Rugo.

Authorrubiojr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the integration of existing Go libraries and functions into Rugo scripts, eliminating the need for manual wrappers or complex build processes.

Core Features & Use Cases

  • Seamless Go Integration: Automatically discover and call exported Go functions from Go packages directly within Rugo scripts using require.
  • Automatic Type Bridging: Handles conversion between common Go types (string, int, float, bool, arrays) and their Rugo equivalents.
  • Use Case: You have a Go utility library for string manipulation. Use this Skill to require it in your Rugo script and immediately use functions like greeter.hello("World") or greeter.shout("hello").

Quick Start

Require the 'greeter' Go module and call its 'hello' function with the argument 'World'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: rugo-go-modules
Download link: https://github.com/rubiojr/rugo/archive/main.zip#rugo-go-modules

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 223,000+ vetted skills library on demand.