CommunitySchreiben & Editierengithub.com

avlihachev/mening-skill

Daily language-learning writing practice for your AI agent (OpenClaw & Hermes) — with long-term error-pattern memory, via your Mening account.

Funktioniert mit~Claude Code~Codex CLI~Cursor
npx skills add avlihachev/mening-skill

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Dokumentation

Mening — daily language writing practice

Mening gives the user one writing prompt a day in the language they are learning, corrects what they write, and remembers the mistakes they repeat over time — that long-term error-pattern memory is the point, not one-off corrections.

The user's target language, level, and history live in their Mening account. This skill talks to that account over its API. The token is in MENING_API_TOKEN.

All commands go through the helper in this skill's folder: bash scripts/mening.sh <command>. Each prints JSON; read it and reply conversationally.

When to use

  • "give me today's topic" / "what should I write about" → bash scripts/mening.sh today and read out the prompt text from prompts[].
  • The user writes a sentence in their target language → bash scripts/mening.sh submit "<their exact sentence>". The response has the corrected text plus the specific mistakes found. Relay the correction, then say which recurring patterns it touched if any.
  • "how am I doing" / "what do I keep getting wrong" → bash scripts/mening.sh trends and summarise patterns[] (each is a recurring error category + tag) and the streak in activity.
  • "give me another topic" → bash scripts/mening.sh prompt (capped a few per day; if it returns a limit message, tell the user to come back tomorrow).

Rules

  • Submit the user's sentence verbatim — do not pre-correct or translate it; the correction is Mening's job.
  • There is a daily limit (~10 corrections). If a call returns an error about a limit, relay it kindly; do not retry.
  • Never invent a correction or a pattern — only report what the API returns.
  • If MENING_API_TOKEN is missing or a call returns "invalid or expired token", tell the user to open Settings → Developer / API access at https://mening.app and paste a fresh token.

Verwandte Skills

Nonsteroidevangel872/research-writing-skill

Boost科研写作效率 with AI prompts for literature review, outlines, drafts, revision, figures, replies, and grant proposals in one toolkit

community

coreyhaines31/paywall-upgrade-cro

When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reached screen," "plan upgrade prompt," "in-app pricing," "free users won't upgrade," "trial to paid conversion," or "how do I get users to pay." Use this for any in-product moment where you're asking users to upgrade. Distinct from public pricing pages (see page-cro) — this focuses on in-product upgrade moments where the user has already experienced value. For pricing decisions, see pricing-strategy.

community

yogsoth-ai/web-browsing

Claude Code skills for rigorous web research — enforces full-page content reading, prevents shallow snippet-only analysis.

community

silvio-l/skills

My personal Claude Code skills. Engineering process, context hygiene, and AI-agent maintenance — straight from my .claude directory.

community

lijigang/ljg-plain

Cognitive atom: Plain (白). Rewrites any content so a smart 12-year-old groks it. Structure-free — form follows content. Use when user says '白话说', '说人话', '解释一下', 'plain', 'grok'.

community

jbelew/agentic-jsdoc

Writes and reviews JSDoc optimized for LLM parsing, maximizing agentic RAG retrieval and architecture comprehension.

community