c-bluetooth
について
このClaude Skillは、`blu` CLIツールを使用してmacOS上のBluetoothデバイス接続を管理します。開発者が利用可能なデバイスを一覧表示し、名前やMACアドレスで特定のヘッドフォン、スピーカー、キーボードに接続し、アクティブなデバイスを切断することができます。開発ワークフロー内での迅速なハードウェア制御にご活用ください。
クイックインストール
Claude Code
推奨npx skills add daxaur/openpaw -a claude-code/plugin add https://github.com/daxaur/openpawgit clone https://github.com/daxaur/openpaw.git ~/.claude/skills/c-bluetoothこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
What This Skill Does
Manages Bluetooth device connections on macOS using blu (blucli). You can list available devices, connect to a device by name or MAC address, and disconnect active devices.
CLI Tool: blu
Common Commands
# List all paired/known devices
blu list
# Connect to a device (by name or MAC)
blu connect "AirPods Pro"
blu connect AA:BB:CC:DD:EE:FF
# Disconnect a device
blu disconnect "AirPods Pro"
blu disconnect AA:BB:CC:DD:EE:FF
# Check connection status
blu status
Usage Guidelines
- Run
blu listfirst to identify the exact device name or MAC address. - Device names are case-sensitive — use the exact name from
blu list. - If connecting by name fails, fall back to MAC address.
- After connecting, confirm success by checking for a non-error exit code or running
blu status.
Notes
bluonly manages already-paired devices. New device pairing must be done via macOS System Settings.- Some commands may require Bluetooth to be enabled in macOS before running.
- If
bluis not installed:brew install blucli
GitHub リポジトリ
Frequently asked questions
What is the c-bluetooth skill?
c-bluetooth is a Claude Skill by daxaur. Skills package instructions and resources that Claude loads on demand, so Claude can perform c-bluetooth-related tasks without extra prompting.
How do I install c-bluetooth?
Use the install commands on this page: add c-bluetooth 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 c-bluetooth belong to?
c-bluetooth is in the Other category, tagged bluetooth, hardware, macos, devices and audio.
Is c-bluetooth free to use?
Yes. c-bluetooth is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
関連スキル
LlamaGuardは、暴力やヘイトスピーチなど6つの安全性カテゴリーにおいて、LLMの入力と出力をモデレートするMetaの70-80億パラメータモデルです。94〜95%の精度を提供し、vLLM、Hugging Face、Amazon SageMakerを使用してデプロイ可能です。このスキルを使用して、AIアプリケーションにコンテンツフィルタリングと安全策を簡単に統合できます。
このClaudeスキルは、リソースの適正サイジング、タグ付け戦略、支出分析を通じて、開発者がクラウドコストを最適化することを支援します。AWS、Azure、GCPにわたるクラウド支出の削減とコストガバナンスの実施のためのフレームワークを提供します。インフラコストの分析、リソースの適正サイジング、または予算制約への対応が必要な際にご利用ください。
このClaudeスキルは、スポーツベッティング市場(スプレッド、オーバー/アンダー、プロップベットなど)を分析し、過去の傾向や状況統計を検証することでバリューベットを特定します。教育目的のための実践的な提案を構造化されたマークダウン形式で出力します。開発者はスポーツベッティング分析ツールとして本機能を活用できますが、娯楽および教育目的に限定されている点に留意してください。
このスキルは、bitsandbytesを使用してLLMを8ビットまたは4ビット精度に量子化し、精度の低下を最小限に抑えつつ50〜75%のメモリ削減を実現します。限られたGPUメモリでより大規模なモデルを実行したり、推論を高速化するのに理想的で、INT8、NF4、FP4などのフォーマットをサポートしています。HuggingFace Transformersと統合され、QLoRAトレーニングや8ビットオプティマイザーを可能にします。
