Elnora-AI

118 mods across 8 repositories, 51 stars between them.

draft-email

97

Elnora-AI/elnora-google-workspace

Command

Draft a Gmail email or reply in your voice with full CRM/knowledge-base context loaded and every claim verified. Always creates a draft — never sends.

2 2d ago A 33 tokens original Apache-2.0

gw-setup

99

Elnora-AI/elnora-google-workspace

Command

First-run setup for the Google Workspace plugin — creates the venv, walks you through a Google Cloud OAuth client, and authenticates. Gets you from install to first result.

2 2d ago A 39 tokens original Apache-2.0

prep-meeting

100

Elnora-AI/elnora-google-workspace

Command

Pre-meeting brief — looks up attendees in CRM, reads recent transcripts, and Slack-DMs you 3-5 main points before a meeting. Not a full page — just what you need to walk in informed.

2 2d ago A 48 tokens original Apache-2.0

google-workspace

101

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Google Workspace CLI — routes to service-specific skills for Gmail, Sheets, Calendar, Tasks, Docs, Forms. TRIGGERS: "gmail", "email", "send email", "inbox", "calendar", "meeting", "sheets", "spreadsheet", "tasks", "google docs", "gdoc", "outreach", "google form", "form responses", "create google form", "feedback…

2 2d ago A 95 tokens original Apache-2.0

gw-api

102

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Call ANY Google API method via the generic Discovery invoker — services with no curated command group (Drive, Slides, People, Chat, Keep, Meet, Classroom, Apps Script, Admin SDK, ...) and uncovered methods on curated ones. Includes schema introspection, dry-run validation, NDJSON pagination, and a destructive-method…

2 2d ago A 129 tokens original Apache-2.0

gw-calendar

103

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Create, update, and list Google Calendar events via CLI. Handles Google Meet links, attendees, timezones, reminders, and locations. Also reads and edits booking pages (appointment schedules) by driving Chrome, since Google ships no API for them. TRIGGERS: "calendar", "meeting", "schedule", "event", "google meet"…

2 2d ago A 130 tokens original Apache-2.0

gw-docs

104

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Get, create, import, append, and replace text in Google Docs via CLI. Accepts doc IDs or full URLs. Import renders a Markdown file as a native Doc (headings, tables, lists, links). TRIGGERS: "google docs", "google doc", "create doc", "read doc", "append to doc", "replace in doc", "document", "gdoc", "write to doc"…

2 2d ago A 121 tokens original Apache-2.0

gw-drive

105

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

List, get, upload, download, export, organize, and share Google Drive files via CLI. TRIGGERS: "drive", "google drive", "upload file", "download file", "share file", "drive folder", "export doc as pdf", "find file in drive", "move file", "trash file".

2 2d ago A 71 tokens original Apache-2.0

gw-forms

106

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Read and write Google Forms via CLI. Get metadata, list responses, create new forms, add or remove items, edit title and description. Accepts form IDs or editor URLs. TRIGGERS: "google form", "google forms", "form responses", "form submissions", "create google form", "feedback form", "survey form", "whistleblower…

2 2d ago A 108 tokens original Apache-2.0

gw-gmail

107

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Send, draft, list, read, reply, scan, and manage Gmail via CLI. TRIGGERS: "gmail", "email", "send email", "draft email", "reply email", "inbox", "outreach", "scan replies", "mail", "compose", "trash email", "email thread".

2 2d ago A 71 tokens original Apache-2.0

gw-inbox

108

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Quick inbox scan — recent emails with sender, subject, snippet. TRIGGERS: "check inbox", "inbox", "new emails", "unread emails", "scan inbox", "what's in my inbox", "any new mail", "email summary".

2 2d ago A 59 tokens original Apache-2.0

gw-setup

109

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

First-run setup for the Google Workspace (gw) plugin. Creates the plugin venv, installs deps, walks the user through a Google Cloud project + Desktop OAuth client (driving a browser when possible), authenticates, and verifies. Use for "set up gw", "gw setup", "authenticate google workspace", "gw first run", "connect…

2 2d ago A 121 tokens original Apache-2.0

gw-sheets

110

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Read, write, append, and list Google Sheets via CLI. TRIGGERS: "sheets", "spreadsheet", "google sheets", "read sheet", "write sheet", "append row", "update cell", "list spreadsheets".

2 2d ago A 54 tokens original Apache-2.0

gw-tasks

111

Elnora-AI/elnora-google-workspace

Skill Claude CodeCodex

Create, list, and complete Google Tasks via CLI. TRIGGERS: "google tasks", "create task", "task list", "complete task", "to-do", "task reminder".

2 2d ago A 44 tokens original Apache-2.0

elnora-slack

112

Elnora-AI/elnora-slack

Plugin Claude Code

Slack workspace for Claude Code — single-plugin marketplace.

1 5d ago A tokens not measured original Apache-2.0

slack-workspace

113

Elnora-AI/elnora-slack

Plugin Claude Code

The entire Slack Web API for Claude Code — 201 methods, approval-gated sending, a cached workspace reference, and scheduled-job alerting. Backed by the elnora-slack CLI.

1 5d ago A tokens not measured original Apache-2.0

Elnora-AI/elnora-slack

Instructions file CodexOpenCode

AGENTS.md instructions for Elnora-AI/elnora-slack, covering agents.md, what this is, setup, dispatch — when to use what and sending requires approval.

1 5d ago B 1,510 tokens original Apache-2.0

slack-sync

115

Elnora-AI/elnora-slack

Command

Refresh the Slack workspace reference cache (users, channels) with current data from the Slack API.

1 5d ago A 22 tokens original Apache-2.0

SessionStart

116

Elnora-AI/elnora-slack

Hook

Runs when a session starts, executing auto-sync.py via python3. From Elnora-AI/elnora-slack.

1 5d ago A tokens not measured original Apache-2.0

slack-cli

117

Elnora-AI/elnora-slack

Skill Claude CodeCodex

Complete Slack Web API CLI — 201 methods across 29 command groups. Every public endpoint. Agent-friendly JSON output. Auto-generated from the official OpenAPI spec + @slack/web-api SDK. Use when: sending messages, reading channels, adding reactions, managing files, searching, pins, bookmarks, reminders, user groups…

1 5d ago A 164 tokens original Apache-2.0

slack-messages

118

Elnora-AI/elnora-slack

Skill Claude CodeCodex

Send Slack messages to channels or users via the elnora-slack CLI. Resolves channel/user IDs from the cached workspace reference, formats messages, handles threads and DMs, and enforces a draft-and-approve gate before anything is sent. TRIGGERS: "send slack", "slack message", "post on slack", "message on slack", "tell…

1 5d ago A 114 tokens original Apache-2.0