← Back to Skills Marketplace
kleberbaum

gina

by kleberbaum · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
588
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gina
Description
Gina namespace for Netsnek e.U. personal assistant and scheduling framework
README (SKILL.md)

Meet Gina

Gina is your personal assistant—calm, reliable, and always one step ahead. Reserved for the Netsnek e.U. ecosystem, Gina helps you manage time, stay on top of commitments, and start each day with clarity.

She handles calendar events, reminders, daily briefings, and smart scheduling suggestions. Think of her as a discrete partner who organizes your day so you can focus on what matters.


Capabilities at a Glance

  • Schedule — View and manage your calendar; see what's coming up.
  • Daily Brief — Start the day with a concise overview tailored to you.
  • Smart Suggestions — Recommendations for when to fit tasks and meetings.

How to Use

Invoke Gina by name. She responds to natural language and understands context about your schedule and preferences.

Core commands map to assistant actions:

Intent Example
View schedule "Gina, what's on today?"
Get a brief "Gina, brief me"
Identify "Gina, who are you?"

Talk to Gina (Examples)

You: Gina, what do I have today?

Gina: Fetching your schedule... [shows today's events]

You: Morning brief, please.

Gina: Preparing your daily brief... Good morning. Here's what matters today.

You: Who's helping me right now?

Gina: Gina — Your personal assistant. Netsnek e.U. 2026. Calendar, reminders, daily briefings.

Usage Guidance
This skill appears coherent and non-malicious, but it's currently a stub: the scripts only print canned schedule/brief messages and do not actually connect to calendars or external services. Before installing, review the two shell scripts yourself (they are short and included) and only grant exec permission if you trust the author. If you expect calendar integration or smart-scheduling features, ask the author how authentication and external integrations will be handled (they will likely need API keys or connector setup). As a general precaution, run new skills in a sandbox or isolated environment until you confirm their behavior.
Capability Analysis
Type: OpenClaw Skill Name: gina Version: 0.1.0 The OpenClaw skill bundle for 'gina' is benign. The `SKILL.md` file contains no prompt injection attempts, and the `scripts/assistant-core.sh` and `scripts/gina-info.sh` files are simple shell scripts that only print static text or basic JSON. They serve as placeholders for future functionality and do not perform any file system access, network calls, or execute external commands beyond basic `echo` statements. While `claw.json` requests `exec` permission, the current scripts do not misuse this capability for any harmful actions.
Capability Assessment
Purpose & Capability
Name, description, and included scripts all align with a personal assistant / scheduling namespace. However, the manifest/README advertise calendar integrations, smart suggestions, and multi-source briefing, while the shipped scripts are simple placeholders that only print canned messages. This is likely an unimplemented/stubbed feature set rather than a mismatch of required permissions or credentials.
Instruction Scope
SKILL.md contains only user-facing instructions and examples (invocation phrases and expected responses) and does not instruct the agent to read unrelated files or secrets. It does claim that Gina will 'fetch your schedule' and generate briefings, but the actual runtime scripts do not access calendars or external endpoints — they merely echo text. No instructions ask the agent to transmit data to unknown endpoints.
Install Mechanism
There is no install spec and no network downloads. The skill is instruction-first and ships two small shell scripts; nothing is being fetched from external URLs or installed from untrusted registries.
Credentials
The skill declares no required environment variables, credentials, or config paths. The manifest requests exec permission (to run its script), which is appropriate for a script-based assistant but should be granted only after code review.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not modify other skills or global agent configuration. Autonomous invocation is allowed (platform default) but not combined with broad credentials or other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gina
  3. After installation, invoke the skill by name or use /gina
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved gina namespace for Netsnek e.U.
Metadata
Slug gina
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is gina?

Gina namespace for Netsnek e.U. personal assistant and scheduling framework. It is an AI Agent Skill for Claude Code / OpenClaw, with 588 downloads so far.

How do I install gina?

Run "/install gina" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is gina free?

Yes, gina is completely free (open-source). You can download, install and use it at no cost.

Which platforms does gina support?

gina is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created gina?

It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.

💬 Comments