CtrlK
BlogDocsLog inGet started
Tessl Logo

gini-agent

github.com/Open-Curiosity/gini-agent

SkillAddedReview
install-skill

skills/meta/install-skill/SKILL.md

Install a pasted SKILL.md (or one fetched from a URL or file path) into the user-skill directory, reviewing risk and connector requirements.

68

create-skill

skills/meta/create-skill/SKILL.md

Author a new SKILL.md from a user prompt, or migrate an existing non-spec skill to the Anthropic Agent Skills format.

52

knowledge-base

skills/knowledge/knowledge-base/SKILL.md

Build and maintain a company knowledge base as a wiki of interlinked markdown notes in the workspace — a private, compounding Wikipedia. Use when the user wants to start or organize a knowledge base / wiki, ingest sources (URLs, documents, pasted notes) into it, ask questions answered from it, or audit (lint) it. Defines the wiki layout (SCHEMA / index / log / raw / pages), the frontmatter contract, [[wikilink]] conventions, and a deterministic lint script that catches broken links, orphan pages, index drift, and frontmatter problems.

78

phone-call

skills/integrations/phone-call/SKILL.md

Place outbound AI phone calls via Bland AI: book reservations, make appointments, ask businesses questions, then report back the transcript and summary.

63

linear

skills/integrations/linear/SKILL.md

Read and write Linear issues, comments, projects, cycles, users, documents, initiatives, milestones, and more via the Linear MCP server. Attach chat-uploaded screenshots to issues.

72

google-workspace-setup

skills/google/google-workspace-setup/SKILL.md

One-time setup for gws: install, OAuth, scopes, auto-approve.

50

google-sheets

skills/google/google-sheets/SKILL.md

Google Sheets via gws: read/write cells, append rows, structured batch edits.

68

google-meet

skills/google/google-meet/SKILL.md

Google Meet via gws: create spaces, fetch join links, list recordings.

72

google-gmail

skills/google/google-gmail/SKILL.md

Gmail via gws: send, read, search, label, draft, reply, forward.

65

google-forms

skills/google/google-forms/SKILL.md

Google Forms via gws: create forms, add items, read responses.

59

google-drive

skills/google/google-drive/SKILL.md

Google Drive via gws: search, list, upload, download, share.

60

google-docs

skills/google/google-docs/SKILL.md

Google Docs via gws: read, append text, structured batch edits.

56

google-calendar

skills/google/google-calendar/SKILL.md

Google Calendar via gws: list events, create, accept, find free time.

60

google-account-login

skills/google/google-account-login/SKILL.md

Sign a Google account into its own gws config dir and register it (tagged). Used by google-workspace-setup; runs the OAuth login + records the account.

64

gmail-watch

skills/google/gmail-watch/SKILL.md

Detection engine for Gmail email watches: iterates the watch list, polls gws for new matching mail per watch, dedups, drops automated/self, and hands matches (labeled by sender) to the shared drafting turn. Provisioned and run automatically by the shared email-watch backing job.

63

github-issues

skills/dev/github-issues/SKILL.md

Create, search, triage, label, assign, comment on, and close GitHub issues using the gh CLI, with a curl REST fallback.

65

gini-bug-report

skills/dev/gini-bug-report/SKILL.md

File a locally-captured, already-redacted Gini crash report as a GitHub issue, with the user's consent. Reads the pending crash queue and delegates the actual filing to the github-issues skill.

68

apple-notes

skills/apple/apple-notes/SKILL.md

Manage Apple Notes via memo CLI: create, search, edit.

68

gini

skills/agents/gini/SKILL.md

Gini's self-knowledge: how Gini configures, extends, and operates on its own state via /api/* and registered tools. Load when the user asks Gini about its own capabilities or asks Gini to modify its own configuration.

66