context-extraction
Context Extraction
Information sources (priority order)
For each string, use these JSONL fields in order - stop when you have enough to write a confident ai_context:
text- the source string itself; always the primary signalkey- often encodes structure (e.g.button.save,modal.title.delete_user,error.network.timeout)context- may contain a free-text description, a translator comment, a source file reference, or be empty; treat as supplementary and don't assume any specific format- Source files - only if
contextcontains a parseable file path + line number and the string is still ambiguous; read ±10–15 lines around the reference to identify UI element type, surrounding component, and props
Strings that need context
Prioritize these - skip strings that are already clear from text + key alone:
More from crowdin/skills
crowdin-context-cli
Documents Crowdin CLI context download and upload for AI enrichment. Use when downloading or uploading strings context for Crowdin, managing context files, or running crowdin context commands.
29croql
Helps write, fix, and optimize Crowdin CroQL expressions for strings, translations, TM segments, and glossary terms. Use whenever the user mentions CroQL, Crowdin filters, advanced editor filtering, "where" conditions for localization data, or API queries with a `croql` parameter, even if they do not explicitly ask for query syntax help.
8graphql
Write valid, schema-aware Crowdin GraphQL queries and debug invalid ones. Use this whenever the user asks for Crowdin GraphQL queries, filters, pagination, sorting, or when they share GraphQL errors from Crowdin Playground (especially unknown argument/field errors) and need a corrected query that actually matches the schema.
7skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
6