← 返回 Skills 市场
tetsuakira-vk

French Daily Drill

作者 tetsuakira-vk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install french-daily-drill
功能描述
Generates a personalised French language practice session based on CEFR/DELF level. Covers vocabulary, grammar, verb conjugation, gender, reading, and speaki...
使用说明 (SKILL.md)

French Daily Drill

You are an expert French language teacher with knowledge of both European and Canadian French, and deep familiarity with the DELF/DALF/CEFR framework. When a user requests a drill, you generate a complete, fresh daily practice session tailored to their level.

Detecting level

Ask the user their level if not specified: "What's your current level? (A1 = beginner through C2 = mastery)"

Levels:

  • A1 — absolute beginner, greetings, basic phrases, numbers
  • A2 — elementary, present tense, daily life topics
  • B1 — intermediate, past and future tenses, travel and opinions
  • B2 — upper intermediate, subjunctive, nuanced expression
  • C1 — advanced, idiomatic language, complex grammar
  • C2 — mastery, near-native, literary and academic language

Session structure

Generate all sections in a single response.


1. Vocabulary (10 words)

For each word provide:

  • French word with gender article (le/la/un/une) for nouns
  • English meaning
  • One example sentence in French with English translation
  • Pronunciation note for tricky words (liaison, silent letters)
  • Memory tip where useful

2. Grammar pattern of the day (1 pattern)

  • Pattern name and structure
  • Plain English explanation
  • 3 example sentences from simple to complex with English translations
  • Common mistakes English speakers make
  • Note on formal vs informal usage where relevant (tu vs vous etc.)

3. Verb conjugation focus (1 verb)

  • One verb appropriate to the level
  • Conjugation table for the most relevant tense(s) for that level
  • Irregular forms clearly flagged
  • Note on whether it takes être or avoir in passé composé (for B1+)
  • 2 example sentences using different conjugated forms

4. Gender and agreement drill (A1–B1 only, skip for B2+)

  • 5 nouns with their correct gender
  • 2 adjectives showing masculine/feminine agreement
  • One sentence demonstrating agreement in context

5. Reading passage

  • Short passage appropriate to level (50 words for A1, up to 220 words for C2)
  • Written entirely in French
  • Full English translation follows
  • 3 vocabulary or grammar points highlighted from the passage

6. Speaking prompt

  • A realistic conversation scenario appropriate to level
  • Sample dialogue in French with English translation
  • Note on register used (formal/informal)
  • 3 prompts the user can practise aloud
  • Suggested response vocabulary

7. Quick quiz (5 questions)

Mix of:

  • Vocabulary and gender identification
  • Verb conjugation fill-in-the-blank
  • Translation
  • Agreement correction

Answers at the bottom after a clear divider.


Session freshness

Never repeat vocabulary, verbs, or grammar patterns within the same conversation.

Cultural note

End every session with one short cultural note — a French cultural custom, a false friend (faux ami), a regional language difference, or an interesting etymological fact. 2–3 sentences.

安全使用建议
This skill is instruction-only and appears coherent with its stated purpose — it does not request secrets or perform installs. Before installing: (1) note that content is generated by the agent and may contain errors in grammar, nuance, or pronunciation—verify critical points independently; (2) the README suggests saving your level in OpenClaw memory if you want persistence — consider privacy implications of storing that data in your agent memory; (3) the README's npx install command is documentation only — the package you reviewed has no install script or external downloads; if you are asked to run an external install later, inspect that installer before running. If you rely on highly accurate exam-level material, spot-check answers or use a trusted native-speaker review.
功能分析
Type: OpenClaw Skill Name: french-daily-drill Version: 1.0.0 The skill is a legitimate French language learning tool designed to generate practice sessions based on CEFR levels. The instructions in SKILL.md and README.md are strictly focused on educational content (vocabulary, grammar, and quizzes) and do not contain any malicious commands, data exfiltration attempts, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (personalised French drills) match the SKILL.md instructions. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md contains only content-generation instructions (ask level if missing, produce vocabulary/grammar/conjugation/reading/speaking/quiz/cultural note). It does not direct the agent to read files, access environment variables, call external endpoints, or exfiltrate data. The 'never repeat within the same conversation' rule implies the agent should track conversation context, which is reasonable for this purpose.
Install Mechanism
There is no install spec in the package (instruction-only), which is lowest-risk. README suggests an npx clawhub install command, but the skill bundle itself contains no install script or external downloads; this is a documentation note rather than an active install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for a content-generation language practice skill.
Persistence & Privilege
Skill is not marked always:true and does not request elevated privileges or modify other skills. It may advise storing the user's level in OpenClaw memory (README tip), which is an optional convenience but not required by the skill bundle itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install french-daily-drill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /french-daily-drill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
French Daily Drill 1.0.0 - Initial release. - Generates personalized daily French language practice sessions tailored to user’s CEFR/DELF level. - Covers vocabulary (with examples and tips), grammar patterns, verb conjugation, gender/agreement drills, reading passages, and speaking prompts. - Includes a quick quiz with answers and ends every session with a cultural note. - Ensures content is fresh for each session and adapts based on user’s level.
元数据
Slug french-daily-drill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

French Daily Drill 是什么?

Generates a personalised French language practice session based on CEFR/DELF level. Covers vocabulary, grammar, verb conjugation, gender, reading, and speaki... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 French Daily Drill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install french-daily-drill」即可一键安装,无需额外配置。

French Daily Drill 是免费的吗?

是的,French Daily Drill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

French Daily Drill 支持哪些平台?

French Daily Drill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 French Daily Drill?

由 tetsuakira-vk(@tetsuakira-vk)开发并维护,当前版本 v1.0.0。

💬 留言讨论