gina

Gina namespace for Netsnek e.U. personal assistant and scheduling framework

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 420 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk97cfjqzsss8vm9txczd6r5khn81cmjg

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

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:

IntentExample
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.

Files

5 total
Select a file
Select a file to preview.

Comments

Loading comments…