Back to the catalog

apple-mail

rbouschery/marketplace · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por rbouschery/marketplace no skills.sh. Instale com: npx skills add rbouschery/marketplace@apple-mail

Details

Kind
Agent skills
Topic
No topic detected
Publisher
rbouschery
Origin
skillssh
Category
ferramentas
Forks
2
Open pull requests
2
Last push
2026-01-22T11:13:01Z
Repository state
ativo
Language
Shell
Added
2026-08-30 15:22:33
Updated
2026-09-08 15:05:50
Origin id
rbouschery/marketplace/apple-mail

README

# Claude Code Plugin Marketplace

A collection of Claude Code plugins by Robert Bouschery.

## Installation

### Add the Marketplace

```
/plugin marketplace add rbouschery/marketplace
```

Tip: Enable auto-update to keep the plugins up to date!

### Browse and Install

```
/plugin browse
```

Or install directly:

```
/plugin install apple-mail@rbouschery-marketplace
/plugin install spotify@rbouschery-marketplace
```

## Available Plugins

| Plugin | Description | Platform |
|--------|-------------|----------|
| [apple-mail](./plugins/apple-mail) | Interact with Apple Mail on macOS | macOS |
| [spotify](./plugins/spotify) | Control Spotify on macOS | macOS |

## Plugin Details

### Apple Mail

Read, send, search, and manage emails directly through Claude using Apple Mail.

**Features:**
- Read and search emails
- Send emails with CC/BCC
- Create and send drafts
- Archive, delete, mark read/unread
- List accounts and mailboxes

**Install:**
```
/plugin install apple-mail@rbouschery-marketplace
```

### Spotify

Control Spotify on macOS - play, pause, skip tracks, volume control, and get playback information. Works with free or premium accounts, no authentication required.

**Features:**
- Playback control (play, pause, skip, previous)
- Play by URI (tracks, albums, playlists)
- Track information and artwork
- Volume and position control
- Shuffle and repeat modes

**Install:**
```
/plugin install spotify@rbouschery-marketplace
```

## Contributing

Want to add a plugin? Open a PR!

## License

MIT License - see individual plugins for their licenses.

More