SKILL·6BF6DE

midi-protocol-lookup

naporin0624
Updated 1 month ago
8 views
0
View on GitHub
Communicationai

About

This skill provides MIDI protocol specifications for the APC Mini MK2 controller, including note mappings, channel assignments, and message structures. Developers should use it when needing details on note numbers, control changes, velocity values, or SysEx format for programming interactions with this device. It serves as a quick reference for implementing MIDI control logic in applications.

Quick Install

Claude Code

Recommended
Primary
npx skills add naporin0624/claude-plugin-apc-mini -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/naporin0624/claude-plugin-apc-mini
Git CloneAlternative
git clone https://github.com/naporin0624/claude-plugin-apc-mini.git ~/.claude/skills/midi-protocol-lookup

Copy and paste this command in Claude Code to install this skill

GitHub Repository

naporin0624/claude-plugin-apc-mini
Path: skills/midi-protocol-lookup
0
FAQ

Frequently asked questions

What is the midi-protocol-lookup skill?

midi-protocol-lookup is a Claude Skill by naporin0624. Skills package instructions and resources that Claude loads on demand, so Claude can perform midi-protocol-lookup-related tasks without extra prompting.

How do I install midi-protocol-lookup?

Use the install commands on this page: add midi-protocol-lookup to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does midi-protocol-lookup belong to?

midi-protocol-lookup is in the Communication category, tagged ai.

Is midi-protocol-lookup free to use?

Yes. midi-protocol-lookup is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

himalaya-email-manager
Communication

This Claude Skill enables email management through the Himalaya CLI tool using IMAP. It allows developers to search, summarize, and delete emails from an IMAP account with natural language queries. Use it for automated email workflows like getting daily summaries or performing batch operations directly from Claude.

View skill
imsg
Communication

imsg is a CLI tool for macOS that lets you programmatically interact with iMessage/SMS via the Messages.app. It enables developers to list chats, view message history, watch conversations in real-time, and send messages or attachments. Use this skill to automate messaging tasks or integrate iMessage/SMS functionality into your development workflows.

View skill
internationalization-i18n
Communication

This Claude Skill provides comprehensive guidance for implementing internationalization (i18n) and localization in applications. It covers key tasks like message extraction, translation management, locale-specific formatting, and RTL support using libraries like i18next and gettext. Use it when building multi-language applications or adding localization features for international users.

View skill
wacli
Communication

wacli is a command-line tool that enables WhatsApp messaging, search, and synchronization via the WhatsApp Web protocol. It's primarily used within Clawdis workflows for automated handling but can be called directly to send messages, sync chats, or query history. Key features include QR-based authentication, continuous background syncing, and the ability to send both text and files.

View skill