经 AI Skill Hub 精选评估,智能输入 获评「推荐使用」。已获得 1.7k 颗 GitHub Star,这款Prompt模板在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
智能输入 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
智能输入 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
# Prompt 无需安装,直接复制使用 # 支持:Claude / ChatGPT / Gemini / 通义千问 等主流模型 # 使用步骤 # 1. 复制 Prompt 模板内容 # 2. 粘贴到 AI 对话框 # 3. 替换 [占位符] 为实际内容 # 4. 发送后获取结构化输出 # 获取原始文件 git clone https://github.com/Open-Less/openless
# 粘贴到 Claude/ChatGPT 使用 # 示例 Prompt 结构: 你是一位 [角色],擅长 [领域]。 请根据以下要求完成任务: 任务背景:[描述背景] 具体要求:[详细说明] 输出格式:[期望格式] # 将 [] 内内容替换为实际需求
# openless 配置说明 # 查看配置选项 openless --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export OPENLESS_CONFIG="/path/to/config.yml"
<p align="center"> <img src="openless-all/app/src-tauri/icons/128x128@2x.png" alt="OpenLess" width="160" /> </p>
<p align="center"> <strong>Open-source voice input for macOS & Windows.</strong><br/> Press a hotkey, speak, get AI-polished text at your cursor. </p>
<p align="center"> <a href="https://openless.top"><strong>🌐 Official site — openless.top</strong></a> </p>
<p align="center"> <a href="README.md">English</a> · <a href="README.zh.md">中文</a> </p>
<p align="center"> <a href="https://github.com/appergb/openless/releases/latest"><img alt="release" src="https://img.shields.io/github/v/release/appergb/openless?style=flat-square&color=2c5282" /></a> <a href="https://github.com/appergb/openless/blob/main/LICENSE"><img alt="license" src="https://img.shields.io/github/license/appergb/openless?style=flat-square&color=2f855a" /></a> <img alt="macOS" src="https://img.shields.io/badge/macOS-12%2B-1f425f?style=flat-square" /> <img alt="Windows" src="https://img.shields.io/badge/Windows-10%2B-0078d4?style=flat-square" /> <img alt="Tauri" src="https://img.shields.io/badge/Tauri-2-24c8db?style=flat-square" /> <img alt="Rust" src="https://img.shields.io/badge/Rust-2021-ce422b?style=flat-square" /> <img alt="Stars" src="https://img.shields.io/github/stars/appergb/openless?style=flat-square&color=805ad5" /> </p>
<p align="center"> <strong>Join our QQ Group: 1078960553</strong> </p>
<p align="center"> <strong>Sponsors</strong> </p>
<p align="center"> <a href="https://www.knin.net" target="_blank" rel="noopener"> <img alt="悠雾云数据 (Youwu Cloud Data)" src="https://www.knin.net/upload/logo.png" height="48" /> </a> <a href="https://jiangmuran.com/" target="_blank" rel="noopener"> <img alt="jiangmuran" src="assets/people/jiangmuran.png" width="48" height="48" /> </a> <br/> <a href="https://www.knin.net" target="_blank" rel="noopener">悠雾云数据 — www.knin.net</a> · <a href="https://jiangmuran.com/" target="_blank" rel="noopener">jiangmuran — jiangmuran.com</a> </p>
<p align="center"> <strong>Developers</strong> </p>
<p align="center"> <a href="https://tripmc.top/" target="_blank" rel="noopener"> <img alt="TRIP" src="assets/people/tripmc.png" width="80" height="80" /> </a> <a href="https://chris233.qzz.io" target="_blank" rel="noopener"> <img alt="Chris233" src="assets/people/Chris233.png" width="80" height="80" /> </a> <a href="https://github.com/Cooper-X-Oak" target="_blank" rel="noopener"> <img alt="Cooper" src="assets/people/cooper.png" width="80" height="80" /> </a> <br/> <a href="https://tripmc.top/" target="_blank" rel="noopener">TRIP — tripmc.top</a> · <a href="https://chris233.qzz.io" target="_blank" rel="noopener">Chris233 — chris233.qzz.io</a> · <a href="https://github.com/Cooper-X-Oak" target="_blank" rel="noopener">Cooper — github.com/Cooper-X-Oak</a> </p>
---
OpenLess is a cross-platform (macOS & Windows) voice-input app — a fully open-source alternative to commercial tools like Typeless, Wispr Flow, Lazy, and Superwhisper. Official site: openless.top.
Put your cursor in any text field — ChatGPT, Claude, Cursor, Notion, an email draft, a chat box — press one global hotkey and talk. OpenLess records, transcribes, polishes the text in the mode you picked, and inserts the result at the cursor. If insertion is blocked it copies to the clipboard, so the words you spoke don't get lost.
Unlike voice typing tools that just dump a word-for-word transcript, OpenLess's headline mode is AI-prompt mode: you ramble, it adds structure, lists constraints, and produces a context-rich prompt you can paste straight into ChatGPT / Claude / Cursor.
Go to Releases and download: - macOS: OpenLess_<version>_aarch64.dmg (Apple Silicon) or OpenLess_<version>_x64.dmg (Intel) — open, drag to /Applications, then run this once in Terminal to bypass Gatekeeper "damaged" warning (the build is ad-hoc signed, not Apple-notarized):
xattr -cr /Applications/OpenLess.app
- Windows: OpenLess_<version>_x64-setup.exe — run the installer - macOS (Homebrew): brew tap appergb/openless https://github.com/appergb/openless
brew install --cask openless
xattr -cr /Applications/OpenLess.app
# Upgrade to the latest version
brew update && brew upgrade openless
On first launch, grant the permissions the app requests:
macOS: 1. Grant Microphone access. 2. Grant Accessibility access. 3. Quit and reopen the app — Accessibility only takes effect after a restart. 4. Open Settings → fill in Volcengine ASR + Ark credentials.
Windows: 1. Grant Microphone access when prompted. 2. Open Settings → Permissions to verify the global hotkey listener is active. 3. Fill in Volcengine ASR + Ark credentials in Settings.
Full end-user walkthrough: USAGE.md.
The active codebase is in openless-all/app/ (Tauri 2 + Rust + React/TS). The macOS build links a vendored C ASR engine (Open-Less/qwen-asr, forked from antirez/qwen-asr) pulled in as a git submodule under src-tauri/vendor/qwen-asr/, so initialize submodules on first clone.
```bash
./scripts/build-mac.sh INSTALL=0 ./scripts/build-mac.sh # build only, skip install
cargo check --manifest-path src-tauri/Cargo.toml
Hold the hotkey, say to OpenLess:
uh… so… I want ChatGPT to write me a SQL query, from the orders table get last month's orders, group by customer, sort by amount desc, top ten
Release the hotkey. A second later your input box reads:
Please write a SQL query that:
- Pulls orders from last month from the `orders` table.
- Groups by customer.
- Sorts by total amount, descending.
- Returns the top 10 rows only.
No edits needed. Hit Enter and ask GPT. That's the whole pitch: write prompts with your mouth, faster and cleaner than typing them.
git submodule update --init --recursive
cd "openless-all/app" npm ci
OpenLess uses a two-channel branching model.
beta — the Beta channel. Default branch and integration buffer; all in-progress development lands here. Beta builds may exist but are not pushed to regular users — they only reach people who explicitly opt into the Beta channel.main — the Stable channel (正式版). Always-releasable. The build everyone gets by default.your fork / topic branch
│ (test locally on your target platform first)
▼
PR → beta ← AI review (one pass, advisory only)
│ ← maintainer lightweight glance (scope, cross-module impact)
▼
merged into beta
│ (periodically, after a two-platform smoke build)
▼
merged into main → tag `v<version>-tauri` → release CI → Stable users
Rules of thumb:
beta, never against main. GitHub already defaults the base branch to beta for new PRs.main only receives merges from beta, performed by maintainers after a successful two-platform smoke build. No direct pushes to main.main by pushing a v<version>-tauri tag — see the maintainer release checklist below.Beta release distribution (manual-download opt-in): the in-app updater always reads the Stable manifest, so regular users never get Beta builds via auto-update. Users who want to try Beta open Settings → About, flip "Join Beta channel", and download the latest Beta installer manually from the link the app fetches from GitHub. Tag convention: v<version>-beta-tauri produces the Beta release (marked GitHub pre-release; manifest written as latest-{tgt}-{arch}-beta.json); v<version>-tauri produces the Stable release. The two manifest files never overlap, so Stable users' updater feed cannot pick up Beta releases.
| Tool | Form | How OpenLess differs |
|---|---|---|
| [Typeless](https://www.typeless.com/) | Closed-source macOS / Windows / iOS, subscription | Open source; explicit AI-prompt mode; bring-your-own ASR + LLM; data and dictionary stay on your machine |
| [Wispr Flow](https://wisprflow.ai) | Closed-source macOS / Windows, subscription | Open source; bring-your-own ASR + LLM; transparent prompt-handling rules |
| [Lazy](https://heylazy.com) | Closed-source notes / capture tool | Not a notes container — inserts straight into any input field |
| [Superwhisper](https://superwhisper.com) | Closed-source macOS, subscription | Open source; cloud ASR today, local ASR on the roadmap |
智能输入工具,提高效率
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:智能输入 的核心功能完整,质量良好。对于内容创作者和自媒体人来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | openless |
| 原始描述 | 开源Prompt模板:Hold a key, speak, release — AI-polished text appears at your cursor in any app.。⭐1.7k · HTML |
| Topics | ai-promptasrdictationllmmacos |
| GitHub | https://github.com/Open-Less/openless |
| License | MIT |
| 语言 | HTML |
收录时间:2026-05-27 · 更新时间:2026-05-27 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端