返回顶部
f

french-learning

French vocab automation. Formats Excel vocab to Google Sheet, generates ElevenLabs audio, uploads to Drive. Triggers: process french vocab, generate audio, French Excel file.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
64
下载量
0
收藏
概述
安装方式
版本历史

french-learning

# French Learning Skill This skill automates the creation of French learning materials. ## Resource Locations - **Configuration**: Refer to [references/config.md](references/config.md) for target Google Sheet and Drive Folder IDs. - **Scripts**: Automation logic resides in `scripts/`. ## Prerequisites 1. **Google Sheet Setup**: Ensure you have access to the target Google Sheet: `https://docs.google.com/spreadsheets/d/1Nnwv4DbbUgfiNDiJdgCvnyxH6oPBis_99fm-2voehl4`. 2. **Google Drive Folder**: You must provide a Google Drive Folder ID where the generated audio files will be saved. 3. **ElevenLabs API Key**: The `ELEVENLABS_API_KEY` environment variable must be set to use the `sag` TTS skill for audio generation. ## Standard Workflows ### 1. Format Excel to Google Sheet `scripts/format_excel.py` — Reads source Sheet, calls Gemini for Chinese translation + example sentences, writes 6 columns (`Index`, `Fr Original`, `En Translation`, `Chinese Translation`, `Example Sentence (FR)`, `Example Sentence (CN)`) into target Sheet, then applies **wrap text** (`wrapStrategy: WRAP`) to all cells so long sentences stay within the cell. ### 2. Generate & Upload Audio `scripts/generate_audio.py` — Fetches `Example Sentence (FR)` + `Index`, chunks into batches of 20, generates MP3 via ElevenLabs (`sag` skill), uploads to specified Drive folder named `1-20.mp3`, `21-40.mp3`, etc. Requires Drive Folder ID.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 french-learning-1776028817 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 french-learning-1776028817 技能

通过命令行安装

skillhub install french-learning-1776028817

下载 Zip 包

⬇ 下载 french-learning v1.0.0

文件大小: 6.9 KB | 发布时间: 2026-4-13 10:22

v1.0.0 最新 2026-4-13 10:22
French Learning Skill v1.0.0 – Initial release

- Automates French vocabulary list processing: formats Excel files to a specified Google Sheet with translations and examples.
- Generates French audio for example sentences using ElevenLabs and uploads MP3 files to a provided Google Drive folder in batches.
- Applies wrap text formatting for improved readability in the Google Sheet.
- Requires setup of environment variables for Google Drive and ElevenLabs API access.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部