{"slug": "plicara-finds-non-english-agent-skills-reached-16-3-in-q2", "title": "Plicara finds non-English agent skills reached 16.3% in Q2", "summary": "Plicara Labs reported that non-English agent skills rose from 13.0% in Q1 2026 to 16.3% in Q2 2026, based on an analysis of 255,068 newly written skills. The increase signals rapid multilingual growth in the agent-development layer, with Chinese the largest non-English language at 6.2%.", "body_md": "# Plicara finds non-English agent skills reached 16.3% in Q2\n\n**Its 255,068-skill comparison shows multilingual growth, while lexical discovery remains a likely constraint on cross-language reuse.**\n\nBy [RuntimeWire Staff](/author/runtimewire-staff)\n· Published\n\nPrimary source: [Plicara Labs](https://plicara.ai/research/agent-skill-languages/)\n\n## Why it matters\n\nAgent skills are becoming multilingual faster than GitHub documentation did, creating a concrete discovery problem for registries, marketplaces and agent workspaces built around text matching.\n\n[Plicara Labs](https://plicara.ai/?ref=runtimewire) published [an analysis of agent-skill languages](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire) on August 25th, 2026, showing that the non-English share of newly written skills rose from 13.0% in the first quarter of 2026 to 16.3% in the second. The increase gives the researchers behind Plicara an early view of an agent-development layer spreading internationally within months of its creation.\n\nPlicara's quarter-to-quarter comparison covers [255,068 newly written skills](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire). The non-English share rose from 13.0% in Q1 2026 to 16.3% in Q2, with 95% confidence intervals of 12.8% to 13.1% and 16.1% to 16.4%.\n\nThe researchers describe Plicara as a pre-alpha applied research lab focused on training and benchmarking AI models. Its public materials do not identify its founders, funding, headquarters, customers or revenue, and the lab says it has not released a model. Its nearer-term work centers on evaluation tools and reproducible research: Plicara has released regexbench for testing model-generated regular expressions and labloop for agent-driven experiments, both on PyPI under Apache-2.0 licenses.\n\nThat approach matters here because the headline number changes depending on where researchers look.\n\n### A young format is spreading quickly\n\nAn agent skill is a folder centered on a `SKILL.md`\n\nfile that gives an AI agent procedural instructions in prose. Scripts, reference documents and other resources can travel with it. The agent reads the description and decides when the skill is relevant to a task.\n\n[Anthropic introduced Agent Skills on October 16th, 2025, and later published the format as an open standard.](https://claude.com/blog/skills?ref=runtimewire) By July 2026, the [GitSkills dataset](https://arxiv.org/abs/2608.10906?ref=runtimewire) had collected 3,797,117 skill-file occurrences from 282,200 public GitHub repositories. Identical files were grouped into 1,877,981 distinct contents.\n\nPlicara's research page reports analyzing 1,870,299 distinct skill contents. The [GitSkills paper](https://arxiv.org/abs/2608.10906?ref=runtimewire) and Plicara's [public analysis repository](https://github.com/plicara/articles/tree/main/gitskills-analysis?ref=runtimewire) report 1,877,981 distinct contents, leaving an unresolved difference of 7,682. Plicara separately says 6,810 files in its analysis fell below the language classifier's confidence threshold.\n\n[Plicara found](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire) that English accounted for 85.3% of classified skills. Chinese was the largest non-English language at 6.2%, followed by Japanese at 1.7%, German at 1.6%, Korean at 1.2%, Portuguese at 1.1%, Spanish at 0.9% and French at 0.4%. The Chinese group contained 104,985 simplified-script skills and 9,112 traditional-script skills.\n\nThe overall 14.3% non-English share sits close to the 13.0% reported for GitHub documentation in a separate [2026 open-source language study](https://arxiv.org/abs/2602.19446?ref=runtimewire). The composition differs: Chinese represented 6.2% of Plicara's skills corpus, compared with 3.3% of repositories in that broader documentation study.\n\nThe quarterly movement came from different language groups moving in different directions. [Chinese rose](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire) from 4.2% of newly created skills in Q1 to 5.3% in Q2. A group combining German, French, Spanish, Portuguese, Italian, Russian and Dutch increased from 2.7% to 5.5%. Japanese fell from 3.2% to 2.5%, while Korean edged down from 2.2% to 2.0%.\n\nPlicara tested whether copying or bulk uploading could be manufacturing the increase. [Among skills copied only once](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire), the non-English share rose from 14.7% to 18.1%. When each repository was counted once, it still increased from 14.5% to 16.8%.\n\n### Writing is globalizing while discovery may lag\n\nA growing multilingual corpus creates a practical discovery problem for registries and agent workspaces. [Plicara argues](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire) that lexical discovery is a likely constraint because searches in English are less likely to surface skills written in Chinese or other languages. That is a hypothesis about the mechanism, rather than a causal result established by the repository crawl.\n\nOne possible explanation is that discovery systems still rely heavily on language matching. Multilingual semantic search, translation and cross-language recommendations could help developers find procedures whose text does not share the language of their query.\n\nCommercial services are already assembling a discovery layer around skills. [SkillsMP](https://skillsmp.com/about?ref=runtimewire) emphasizes aggregation, source links, repository context and localization. [Agensi](https://www.agensi.io/about?ref=runtimewire) markets a paid skills marketplace with creator revenue sharing and automated security scanning. Vercel said the [skills.sh API](https://vercel.com/changelog/the-skills-sh-api-is-now-available?ref=runtimewire) queried more than 600,000 skills as of June 5th, 2026. Those services are adjacent to Plicara's research rather than established direct competitors, but they show where multilingual discovery could become a product feature.\n\n### What the dataset can and cannot prove\n\nLanguage is an incomplete proxy for geography. Developers in India, Nigeria, Singapore and other countries may write their skills in English, disappearing into the largest category. Plicara's 14.3% figure should be read as a lower bound on development outside English-dominant communities, rather than a measurement of work outside the United States.\n\nThe time series also rests on a subset. [Commit history was available for 24% of skills](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire). GitSkills is a July 2026 point-in-time snapshot; its [dataset documentation](https://github.com/giuseppedestefanis/gitskills-sample/blob/main/README.md?ref=runtimewire) says files deleted between discovery and content retrieval were excluded, while files deleted after the crawl could remain in the snapshot. Plicara says the dated sample leans toward frequently copied files, although its robustness checks preserved the quarterly increase after controlling for copying and repository concentration.\n\nClassifier choice appears to explain little of the disagreement among published language estimates. [Plicara ran its identifier and the classifier used by another study](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire) over the same documents; they agreed on 97.6% of them, with their English estimates separated by 1.2 percentage points. Published English shares still range from 65.0% in a small healthcare sample to 99.7% in a crawl seeded with English queries. Corpus selection is doing much of the work.\n\nCounts also say little about quality or safety. [Snyk reported security flaws](https://snyk.io/blog/toxicskills-malicious-ai-agent-skills-clawhub/?ref=runtimewire) in 36.8% of a 3,984-skill sample. That study used a different corpus, but its result is a useful warning against treating a growing file count as evidence that the underlying instructions are reliable.\n\n[Plicara also found](https://plicara.ai/research/agent-skill-languages/?ref=runtimewire) an AI co-author trailer in the commit history of 30.4% of skills. That is a floor: trailers can be removed, lost during commit squashing or omitted by tools, as Git's [commit documentation](https://git-scm.com/docs/git-commit?ref=runtimewire) makes clear. Agents are increasingly helping developers write instructions that other agents will later load.\n\nExecution quality remains the unanswered technical question. A repository crawl can identify a language, copy history and revision pattern. It cannot establish whether a model follows an instruction equally well in Chinese, Portuguese, German or English. Answering that will require multilingual execution benchmarks rather than another file count.\n\nPlicara's research establishes that multilingual supply is growing quickly. Its explanation for how language affects discovery remains a testable hypothesis for the registries and agent workspaces now trying to organize that supply.", "url": "https://wpnews.pro/news/plicara-finds-non-english-agent-skills-reached-16-3-in-q2", "canonical_source": "https://runtimewire.com/article/plicara-non-english-agent-skills-growth", "published_at": "2026-08-25 04:47:15+00:00", "updated_at": "2026-08-25 05:14:46.522562+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-research", "ai-tools"], "entities": ["Plicara Labs", "Anthropic", "GitSkills", "PyPI", "Apache-2.0"], "alternates": {"html": "https://wpnews.pro/news/plicara-finds-non-english-agent-skills-reached-16-3-in-q2", "markdown": "https://wpnews.pro/news/plicara-finds-non-english-agent-skills-reached-16-3-in-q2.md", "text": "https://wpnews.pro/news/plicara-finds-non-english-agent-skills-reached-16-3-in-q2.txt", "jsonld": "https://wpnews.pro/news/plicara-finds-non-english-agent-skills-reached-16-3-in-q2.jsonld"}}