TG-Techie

12 mods across 2 repositories, 0 stars between them.

TG-Techie/push-notif-mcp

MCP server Claude CodeCodexCursor +2

MCP server "push-notification-mcp" as configured in TG-Techie/push-notif-mcp. Runs locally from the push-notification-mcp npm package.

0 6mo ago A tokens not measured original MIT

merge-and-status

02

TG-Techie/apple-mail-mcp

Command Claude Code

Merge the current PR, pull main, surface any open contributor PRs and untriaged contributor issues, and show open milestone issues.

0 yesterday A 0 tokens copy · 86% MIT

PreToolUse

03

TG-Techie/apple-mail-mcp

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre_bash.sh. From TG-Techie/apple-mail-mcp.

0 yesterday A tokens not measured copy · 100% MIT

PostToolUse

04

TG-Techie/apple-mail-mcp

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, executing post_bash.sh. From TG-Techie/apple-mail-mcp.

0 yesterday A tokens not measured copy · 100% MIT

SessionStart

05

TG-Techie/apple-mail-mcp

Hook Claude Code

Runs when a session starts, executing session_start.sh. From TG-Techie/apple-mail-mcp.

0 yesterday A tokens not measured copy · 100% MIT

apple-mail-mcp

06

TG-Techie/apple-mail-mcp

Settings file Claude Code

Agent settings declaring 3 hook events (PreToolUse, PostToolUse, SessionStart).

0 yesterday A tokens not measured copy · 100% MIT

api-design

07

TG-Techie/apple-mail-mcp

Skill Claude CodeCodex

Use BEFORE adding any new tool, parameter, or endpoint to the Apple Mail MCP server. Also use when considering API changes, evaluating feature requests, or when tempted to create a specialized operation. Contains the decision tree that prevents tool sprawl and the anti-pattern catalog.

0 yesterday A 56 tokens copy · 100% MIT

applescript-mail

08

TG-Techie/apple-mail-mcp

Skill Claude CodeCodex

Use when writing, modifying, or debugging ANY AppleScript that interacts with Apple Mail. Also use when encountering AppleScript errors, unexpected Mail.app behavior, when adding new connector methods, or when debugging JSON output from ASObjC. Covers string escaping, attachment handling, Gmail compatibility, message…

0 yesterday A 79 tokens copy · 100% MIT

integration-testing

09

TG-Techie/apple-mail-mcp

Skill Claude CodeCodex

Use when setting up, running, or debugging integration tests against real Apple Mail. Also use when unit tests pass but behavior seems wrong, when adding new AppleScript operations, or when you need to understand why mocked tests are insufficient for this project.

0 yesterday A 52 tokens copy · 100% MIT

TG-Techie/apple-mail-mcp

Skill Claude CodeCodex

Use when optimizing Apple Mail MCP operations, diagnosing slow queries, adding new filtering logic, or modifying how data is fetched from Mail.app. Covers osascript overhead, whose clause optimization, batch operation patterns, and known operation timings.

0 yesterday A 50 tokens copy · 100% MIT

release

11

TG-Techie/apple-mail-mcp

Skill Claude CodeCodex

Use when the user wants to release a new version. Orchestrates the full release workflow including milestone check, version bump, changelog generation, validation, tagging, and PR creation. Also use when discussing release planning or version management.

0 yesterday A 49 tokens original MIT

apple-mail-mcp

12

TG-Techie/apple-mail-mcp

MCP server Claude CodeCodexCursor +2

Apple Mail MCP server with full-coverage FTS5 body search. Reliable on large mailboxes where AppleScript-based servers timeout. Runs locally from the apple-mail-mcp Python package.

0 yesterday A tokens not measured copy · 100% MIT