·context-extraction
</>

context-extraction

Writes meaningful ai_context values in Crowdin JSONL files for strings that need translator context. Use when extracting context, filling ai_context fields, adding context to ambiguous strings, or working with Crowdin JSONL context files.

12Installs·0Trend·@crowdin

Installation

$npx skills add https://github.com/crowdin/skills --skill context-extraction

How to Install context-extraction

Quickly install context-extraction AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/crowdin/skills --skill context-extraction
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: crowdin/skills.

SKILL.md

View raw

For each string, use these JSONL fields in order - stop when you have enough to write a confident aicontext:

Prioritize these - skip strings that are already clear from text + key alone:

| "Red" | color.red | "Color option label in a color picker. Refers to the color red as a selectable choice." | | "Blue" | (none) | "Color name used as a selectable option or status label. Clarify based on surrounding UI." |

Writes meaningful ai_context values in Crowdin JSONL files for strings that need translator context. Use when extracting context, filling ai_context fields, adding context to ambiguous strings, or working with Crowdin JSONL context files. Source: crowdin/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/crowdin/skills --skill context-extraction
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from crowdin/skills

Quick answers

What is context-extraction?

Writes meaningful ai_context values in Crowdin JSONL files for strings that need translator context. Use when extracting context, filling ai_context fields, adding context to ambiguous strings, or working with Crowdin JSONL context files. Source: crowdin/skills.

How do I install context-extraction?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/crowdin/skills --skill context-extraction Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/crowdin/skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25