← 返回 Skills 市场
kleberbaum

gina

作者 kleberbaum · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
588
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gina
功能描述
Gina namespace for Netsnek e.U. personal assistant and scheduling framework
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gina
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gina 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved gina namespace for Netsnek e.U.
元数据
Slug gina
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

gina 是什么?

Gina namespace for Netsnek e.U. personal assistant and scheduling framework. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 588 次。

如何安装 gina?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gina」即可一键安装,无需额外配置。

gina 是免费的吗?

是的,gina 完全免费(开源免费),可自由下载、安装和使用。

gina 支持哪些平台?

gina 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 gina?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论