$npx -y skills add sales-skills/sales --skill sales-audiopenAudioPen platform help — voice-to-polished-text tool that rewrites spoken thoughts into structured writing with custom styles. Use when setting up AudioPen for capturing voice memos and converting to polished text, configuring custom writing styles or uploading voice samples for
| 1 | # AudioPen Platform Help |
| 2 | |
| 3 | ## Step 1 — Gather context |
| 4 | |
| 5 | If `references/learnings.md` exists, read it first for accumulated platform knowledge. |
| 6 | |
| 7 | Ask the user: |
| 8 | |
| 9 | 1. **What do you need help with?** |
| 10 | - A) Setting up AudioPen (recording, transcription, custom styles) |
| 11 | - B) Configuring integrations (Zapier, webhooks) |
| 12 | - C) SuperSummaries or combining notes |
| 13 | - D) Troubleshooting (processing failures, style issues, upload problems) |
| 14 | - E) Choosing a plan (Free vs Prime) or comparing to Voicenotes |
| 15 | |
| 16 | 2. **What platform are you on?** |
| 17 | - A) iOS |
| 18 | - B) Android |
| 19 | - C) Mac app |
| 20 | - D) Chrome extension |
| 21 | - E) Web |
| 22 | |
| 23 | 3. **What's your primary use case?** |
| 24 | - A) Personal thought capture / journaling |
| 25 | - B) Content creation (blog posts, social, emails from voice) |
| 26 | - C) Professional documentation (meeting notes, client summaries, legal memos) |
| 27 | - D) Multilingual writing |
| 28 | |
| 29 | Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2. |
| 30 | |
| 31 | ## Step 2 — Route or answer directly |
| 32 | |
| 33 | | If the question is about... | Route to... | |
| 34 | |---|---| |
| 35 | | Comparing note-takers across platforms | `/sales-note-taker [question]` | |
| 36 | | Reviewing a specific sales call | `/sales-call-review [question]` | |
| 37 | | Sales coaching program design | `/sales-coaching [question]` | |
| 38 | | Connecting AudioPen to CRM via Zapier/webhooks | `/sales-integration [question]` | |
| 39 | |
| 40 | If the question is AudioPen-specific, continue to Step 3. |
| 41 | |
| 42 | ## Step 3 — AudioPen platform reference |
| 43 | |
| 44 | **Read `references/platform-guide.md`** for the full platform reference — features, pricing, custom styles, SuperSummaries, integrations, workflow patterns. |
| 45 | |
| 46 | Answer the user's question using only the relevant section. Don't dump the full reference. |
| 47 | |
| 48 | ## Step 4 — Actionable guidance |
| 49 | |
| 50 | You no longer need the platform guide — focus on the user's specific situation. |
| 51 | |
| 52 | - **Voice capture workflow**: Record → AI transcribes + rewrites → pick style → copy/share → optionally combine into SuperSummary |
| 53 | - **Style workflow**: Create custom style with description OR upload writing sample → apply to new recordings or restyle existing notes |
| 54 | - **Automation pattern**: Zapier "New Note" trigger → route to Notion, Google Docs, email, CRM, or any connected app |
| 55 | - **Multilingual workflow**: Record in any supported language → AudioPen transcribes and rewrites in same or different output language (64 languages) |
| 56 | |
| 57 | If you discover a gotcha, workaround, or tip not covered in `references/learnings.md`, append it there. |
| 58 | |
| 59 | ## Gotchas |
| 60 | |
| 61 | > *Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.* |
| 62 | |
| 63 | - **No public API** — automation is Zapier-only (Prime required) or webhooks. No REST endpoints for custom integrations. If you need a programmable API, consider Fathom or Fireflies. |
| 64 | - **15-minute recording limit** — Prime users are capped at 15 minutes per recording. For longer sessions, split into multiple recordings and use SuperSummaries to combine. |
| 65 | - **AI rewrites, not verbatim transcripts** — AudioPen's default behavior polishes and restructures your speech. If you need a word-for-word transcript, look for the "Transcript" style option. This catches new users off guard. |
| 66 | - **One-time payment, not subscription** — unique pricing model. No auto-renewal, but also no refunds. Verify the tool fits before buying. |
| 67 | - **Limited custom prompt control** — you can create custom styles but cannot inject arbitrary system prompts. The rewriting is style-guided, not prompt-engineered. |
| 68 | - **No speaker diarization** — single-speaker only. Not suitable for multi-person meetings. |
| 69 | - **Upload limits on Prime** — 100 audio file uploads per 4-week rolling window, max 100MB each. Heavy batch users may hit this. |
| 70 | |
| 71 | ## Related skills |
| 72 | |
| 73 | - `/sales-note-taker` — Compare AI note-takers across platforms, choose the right one for your team, or wire transcripts into CRM. Install: `npx skills add sales-skills/sales --skill sales-note-taker -a claude-code` |
| 74 | - `/sales-voicenotes` — Voicenotes platform help — closest |