# OurDigital Skills - Desktop Requirements
# Dependencies specific to Claude Desktop environment

-r base.txt

# MCP integration (if building custom MCP servers)
# mcp>=0.1.0

# Ulysses integration (macOS)
pyobjc-framework-Cocoa>=10.0;sys_platform=="darwin"

# Clipboard handling
pyperclip>=1.8.2
