SpeakNotes AI agent skill for skills.sh-style runtimes.
Download a platform-agnostic SKILL.md and OpenAPI bundle to run SpeakNotes transcription and summaries in your own AI agent stack.
- Built for agent workflows with API-key auth and direct API routes
- Supports YouTube, media file uploads, and document file uploads
- Uses the same backend validations and limits as the SpeakNotes app
Skill package details
Readyskills.sh-ready artifact set
Primary artifact
/integrations/speaknotes/SKILL.md
API host
https://api.speaknotes.io
Auth
Authorization: Bearer YOUR_API_KEY
Compatibility
skills.sh-style registries + custom agent runtimes
How it works
Three steps from key creation to production workflows.
Create API key
Generate a SpeakNotes API key in Settings > API Keys and save it in your runtime secrets.
Load artifacts
Use the downloadable SKILL.md and OpenAPI files in your skill registry or agent project.
Run workflows
Call YouTube, media upload, and document upload flows, then poll note status until complete.
What you get
Everything needed for secure, reusable AI skill integrations.
skills.sh-ready contract
Structured SKILL.md guidance plus OpenAPI contract for deterministic tool usage.
Direct API routes
Use raw SpeakNotes API endpoints without requiring MCP transport.
API key security
Bearer token auth with strict host allowlist requirements.
Upload pipeline support
Signed URL upload + complete + status polling flows for both media and documents.
YouTube + file inputs
One skill supports YouTube URLs, audio/video uploads, and document uploads.
Structured summaries
Return consistent note outputs for downstream automation and handoff.
Ship a SpeakNotes AI skill in minutes
Start with your API key, then load the skill artifacts into your preferred agent runtime.
