SkillAgentSearch skills...

Husk

Husk is an open-source iOS app that provides an elegant, native interface for interacting with privately hosted models. Husk aims to deliver a seamless, unfiltered, and secure multimodal experience across your Apple devices.

Install / Use

/learn @Nathan1258/Husk
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Husk

Husk is an open-source, Ollama-compatible app designed for iOS (with macOS support coming soon). It provides an elegant, native interface for interacting with privately hosted models. Husk aims to deliver a seamless, unfiltered, and secure multimodal experience across your Apple devices.

License GitHub stars

App Store

<img src="https://github.com/Nathan1258/Husk/blob/main/assets/app-store.png">

🚀 Features

  • ✨ Fully offline, private, native Ollama client — with optional iCloud sync for chat history
  • 📎 Support for text-based attachments (image support for multimodal models coming soon)
  • ⚙️ Highly customizable with names, system prompts, and personalization options
  • 🔌 Upcoming support for additional model providers via API keys (beyond Ollama)

🖼️ Demo

Screenshot 1 Screenshot 2

💸 Pricing & DIY Install

Husk is a paid app on the App Store, which helps support me as an independent developer. By purchasing it, you're directly contributing to the ongoing development, maintenance, and improvements of Husk — thank you!

That said, Husk is also fully open-source, so if you prefer, you're welcome to compile and install it yourself for free.

🛠️ Build It Yourself (Free Option)

If you'd rather not purchase Husk from the App Store, here's how you can install it manually:

  1. Clone the Repository

    git clone https://github.com/Nathan1258/Husk.git
    cd Husk
    
  2. Open in Xcode
    Open the Husk.xcodeproj file in Xcode.

  3. Set Your Team

    • Go to the project settings in Xcode.
    • Under Signing & Capabilities, set your Apple Developer account (a free account works for personal builds).
  4. Build & Run

    • Select your iOS device as the target.
    • Hit Run (⌘R) to build and install the app on your device.

⚠️ You may need to trust your developer certificate on the device under Settings → General → Device Management before launching the app.

This option gives you full access to Husk at no cost, and allows you to explore or contribute to the project freely.

🔒 Privacy

Husk is designed with privacy as a top priority. All your data stays private and secure:

  • Offline-first: Husk operates fully offline when using Ollama, so your data never leaves your device unless you explicitly choose to sync.
  • Optional iCloud Sync: You can opt in to sync your chat history securely via iCloud, protected by Apple’s end-to-end encryption.
  • No data collection: Husk does not collect or transmit any personal data to third parties.
  • API key support: When using external APIs (coming soon), your API keys and data are handled securely and only sent to the respective providers.

Your privacy and control over your data are fundamental principles behind Husk.

🙏 Support

If you enjoy using Husk or find it helpful, here are a few ways you can support the project:

  • ⭐️ Star this repository on GitHub to help others discover Husk.
  • 🐞 Report issues or suggest features by opening an issue here.
  • 💬 Join the discussion or ask questions in the GitHub Discussions or community forums.
  • 📢 Share Husk with friends or on social media to spread the word.

If you're needing any support then please contact me.

🙏 Acknowledgements

Special thanks to the maintainers of the following open-source projects that make Husk possible:

  • SwiftUI Markdown – for rendering Markdown beautifully in SwiftUI.
  • OllamaKit – for providing a clean and native Swift interface to interact with Ollama.

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated22d ago
Forks1

Languages

Swift

Security Score

90/100

Audited on Mar 8, 2026

No findings