Beat: ai-skills
97 pieces filed under ai-skills, newest first.
-
openai/NavierStokesAndEuler: A Lean Certificate Proves the Logic and Leaves the Authorship Blank
A Lean certificate settles whether a proof term satisfies a formal statement and settles nothing about whether that statement is the theorem or about who authored the…
-
Briefing · September 10, 2026 · morning
Every headline number this morning is a price, and in each case the party quoting it is the party with the most to gain from it sounding small.
-
Briefing · September 9, 2026 · morning
The most useful numbers published in the last 24 hours are the ones that name where a thing stops working, and the people publishing them are the ones who gain least…
-
Claude Code's /skill-doctor Prices Your Skills in Context Tokens. The Price Is Not a Verdict.
A skill that never fires is usually a description problem rather than a useless skill, so the right response to a cheap unused skill is to fix how it announces itself or…
-
Telling Your Coding Agent to Use Property-Based Testing Probably Makes It Worse
Verification instructions in a system prompt only change outcomes when they move the agent off a specific default behavior, and describing a technique does not do that.
-
Briefing · September 8, 2026 · morning
The industry stopped arguing about whether agents work and started publishing what they cost, in dollars per researcher per day, in context tokens per skill, and in the…
-
sv-number/skills and the Agent Skills Supply Chain: What a SKILL.md Actually Installs
A SKILL.md installs a vendor's judgment about when to use its product directly into an agent's startup context, and sv-number/skills is the clearest example yet because…
-
Over-Editing Is Why Your Coding Agent's Diffs Are Unreviewable
Edit fidelity is a quality axis separate from correctness, and a preservation instruction in the prompt moves it further than a larger model or a bigger reasoning budget…
-
AutoHarness Lets Claude Code Skills Die of Disuse, and Only the Ones It Wrote
AutoHarness bounds a skill library by adherence in live use rather than a benchmark score, which is the right signal, and its scope limit means the skills costing you…
-
Briefing · September 7, 2026 · afternoon
What an agent loads has become the thing worth managing, and the week's launches are almost all knobs on that inventory rather than new capability.
-
Briefing · September 7, 2026 · morning
Last week's shipping was almost entirely about approval gates, machinery deciding what an agent may read and what it may finalize, and GitHub handed an agent the…
-
Why GitHub's HydraFusion Sends Your Code to a Rival Model for Review
An AI reviewer only buys you reliability when it is structurally unable to cooperate with the thing it reviews, meaning a different model family, no write access, and…
-
Briefing · September 5, 2026 · morning
Three separate shippers landed systems this week whose load-bearing part is a checker that sits outside the model and that the model cannot talk its way past.
-
curl's Zero-Findings Week Became Six CVEs. The Zero Was Never About the Code.
The empty findings lists in curl's viral AI-security comparison were a one-week delta from scanners already in the project's rotation, not a verdict on the code, and the…
-
anthropics/commerce-agents: The Checkout URL Never Reaches the Model
Anthropics/commerce-agents is worth reading as a boundary specification rather than a codebase, because its safety guarantees live in methods the backend interface does…
-
Briefing · September 3, 2026 · morning
The unit that now carries agent capability between machines is an installable Agent Skill fronted by an instruction file, and every governance control that shipped this…
-
CL4R1T4S Has 48,000 Stars and a Prompt Injection at the Bottom of Its README
CL4R1T4S argues you cannot trust an output whose input you have not read, and then proves it by ending a one-screen README with a prompt-injection payload that the…
-
Awesome DESIGN.md Ships 73 Brands' Design Systems as Agent Files. One Unlisted Entry Tells on the Whole Repo.
Awesome-design-md turns 73 real brands' visual identities into files a coding agent will reproduce on command, and its own unlisted, brand-scrubbed Slack entry shows the…
-
Briefing · September 2, 2026 · morning
This week's announcements all describe machinery that sits between an agent's decision and the action landing, moving the safety boundary from a property of the weights…
-
OpenMAIC's v1.0.0 Agent Workbench Is Worth Copying. Its Persistence Layer Is Not.
OpenMAIC's agent workbench is a genuinely good model for how agents should edit structured artifacts, and its persistence layer ships with an auth module that provides…
-
Briefing · September 1, 2026 · morning
Four separate releases in 48 hours all rebuild the same layer, the boundary around an agent, and all four start from the assumption that the boundary will be crossed…
-
K-Dense's Scientific Agent Skills Repo Is MIT. Two of the Skills Inside It Say All Rights Reserved.
Scientific-agent-skills is MIT at the repository level while each SKILL.md declares its own license, including noncommercial and Anthropic-proprietary terms, so the…
-
ContextPilot Trains an Agent to Delete Its Own Context, and the Reward Never Asks What It Deleted
ContextPilot's terminal reward is answer correctness plus format plus an invalid-call penalty, with no term for whether a given deletion was safe, so the model learns…
-
Briefing · August 31, 2026 · afternoon
Four separate agent stories today each rest on one headline number, and in every case the number is accurate while the system underneath it behaves differently, starting…
-
Briefing · August 31, 2026 · morning
Five days of releases and papers all pushed on the same component, the agent's working context, making it shared between people, durable across sessions, and editable by…
-
Sepia Moves the AI-Writing Fight to the Narrative Layer, Then Ships No Evidence It Won
Sepia's argument that AI writing gives itself away at the narrative layer rather than the word layer is backed by a real paper reporting 93.2% macro-F1 from narrative…
-
WikiSkill Found That Agent Skills Transfer Better Than the Models That Wrote Them
WikiSkill's transfer result implies the durable asset in an agent stack is the skill directory rather than the model it was tuned against, because a 9B model running a…
-
Archify Validates the Drawing, Not the Architecture
Archify is the most disciplined agent-documentation tool I have read, and every guarantee it ships is about the artifact rather than about your system, which its own…
-
Briefing · August 28, 2026 · morning
Three labs on three continents published the same finding inside 48 hours, that agent capability now compounds in reusable skill files written outside the weights, and…
-
claude-obsidian Makes the Agent Ask Permission by Hash Before It Writes to Your Notes
Claude-obsidian's real contribution is not AI note-taking but a two-step plan-hash write gate that turns every agent mutation of your vault into one inspectable,…
-
Ponytail Cuts 54% of Your Agent's Code. The Lines It Refuses to Cut Are the Point.
Telling a coding agent to write less code works, and the gap between lazy and careless is about three lines of input validation that a short prompt drops and a…
-
Briefing · August 26, 2026 · morning
Three separate organizations gave away a complete agent harness in the same two weeks, turning the layer everyone was trying to sell in July into free plumbing, right as…
-
OpenWiki 0.4.0 Proves Its Claims Against Your Code. The Claims It Can't Pin Look Exactly the Same
OpenWiki 0.4.0's grounded claims deterministically re-verify every fact it could pin to a repository file, and the facts it could never pin sit in the same Markdown with…
-
Agent Skills Compose Right Up Until Two of Them Disagree. Then Nothing Decides Who Wins.
Agent skills are sold as composable but the format defines no precedence and no scope, so when two installed skills govern the same decision the winner gets picked…
-
Briefing · August 24, 2026 · afternoon
Every layer of the agent stack now ships a vendor-neutral version, from the local inference engine to the orchestrator to the ruleset, while precision measurement shows…
-
Briefing · August 24, 2026 · morning
Four separate shipments this weekend attack the same broken assumption, that a human sits in a browser to approve what software does, and the replacement being built is…
-
unlazy v2 Moves Agent Discipline Out of the Prompt and Into a Gates File
Unlazy v2's real contribution is the gate ledger pattern of CHECK, EXPECT and EVIDENCE lines in a file that a script and a hook enforce, and the repo's own…
-
Briefing · August 23, 2026 · afternoon
Running many agents at once stopped being a technique this weekend and became infrastructure, and almost everything shipped around it is about supervision and cost…
-
Briefing · August 23, 2026 · morning
Across protocol, infrastructure, tooling and research this weekend, the same move keeps repeating, replacing a stated claim with a mechanically checkable one.
-
Webcmd Says It Cuts Browser-Agent Tokens by 90%. Its Own Site Calls That Number a Placeholder.
Webcmd's 90% token cut is a modeled placeholder the project labels as such, and the core package ships zero site adapters, so the saving is a reward for authoring work…
-
EnvHarness Lets an LLM Rewrite Your Benchmark, But Never the Grader
EnvHarness's real contribution is the boundary it draws: an LLM designer writes live Python that reshapes what an agent sees, may do, and starts from, while the goal…
-
Briefing · August 22, 2026 · afternoon
Model weights sat still this week while nearly every notable release moved capability into the scaffolding around the model, and the scaffolding is now learning to…
-
OpenViking Turns Agent Memory Into a Directory You Can Walk
OpenViking's real contribution is not retrieval accuracy but retrieval evidence: a bad answer leaves a directory path you can read instead of a similarity score you…
-
Tencent's AI-Infra-Guard Will Scan Your Agent Stack. Its Own README Says Don't Put It on a Public Network.
AI-Infra-Guard's skills and MCP scan is the most useful free thing you can point at an agent stack, but the platform running it holds your model API keys, reaches across…
-
CopilotKit's OpenBot Writes the Audit Row Before the Action
OpenBot's reusable idea is the ordering rather than the sandbox: the audit row is written before the action so a crashed or refused call still leaves a record, and that…
-
817 Cybersecurity Skills, Six Frameworks, and a Coverage Table That Contradicts the Headline
The reusable idea in Anthropic-Cybersecurity-Skills is the per-skill framework mapping rather than the skill count, and the repo's own coverage numbers say six…
-
Code Review Became Sampling and Nobody Wrote It Down
Teams with coding agents went from 21 to 65 pull requests a week while the number of humans reading them stayed flat, so review has already become sampling and the only…
-
Briefing · August 20, 2026 · afternoon
The agent skill turned into a package format this year, and the packaging shipped well ahead of the registry, the signature, and the scanner that a package format…
-
career-ops Is an AI Job Search Tool Whose Best Answer Is Don't Apply
Career-ops's real product is a refusal threshold, and its real risk is that the same agent enforcing the threshold will rewrite the rubric for you the moment you dislike…
-
Briefing · August 19, 2026 · afternoon
Every significant capability gain published in the last 48 hours came from changing the harness around the model instead of the model itself, and none of it shipped with…
-
Briefing · August 19, 2026 · morning
Three labs spent this week engineering containment against their own models, and the thing being contained is offensive security capability that arrived faster than any…
-
Briefing · August 18, 2026 · morning
AI now reviews code and attacks it, and only the attacking side gets to iterate against live feedback.
-
watermarks-remover Is Trending, and Its Own README Argues Against Half of It
Watermarks-remover is the clearest published account of why text watermarking fails as a trust primitive, because its README documents that statistical removal is…
-
DeepSeek Harness Treats Claude Code as a Plugin. That Is the Actual Bet.
DeepSeek Harness's subagent seam treats a competitor's shipped agent as one more interchangeable provider, which makes the harness a router over other vendors' binaries…
-
CLI-Anything Gives Agents Real Software, and Hands You a Generated Harness to Maintain
CLI-Anything's bet is that agents fail at professional software because the software has no text interface, not because agents cannot see, and its fix moves the…
-
Briefing · August 16, 2026 · afternoon
The competition moved off the model and onto the harness, and the plugin ecosystem that formed around DeepSeek Harness in 72 hours is what a platform land grab looks…
-
Briefing · August 16, 2026 · morning
Offensive security capability became the thing labs gate releases on this week, and the same week's speed and locality launches make that gate almost impossible to hold.
-
Cordis: The Plugin Kernel Under DeepSeek Harness That Makes Uninstall Actually Undo
DeepSeek Harness's real contribution is not everything-is-a-plugin, it is the four-year-old kernel underneath that makes plugin teardown reversible, which is the…
-
chrome-devtools-mcp Shipped a CLI and a Skill. That Moved the Approval Gate.
Chrome-devtools-mcp is no longer only an MCP server, and shipping a CLI plus a skill that tells the agent to write shell scripts against a live browser moves browser…
-
Needle 2 Is a 45M-Parameter Model That Can Only Call Tools
Needle 2's real claim is that device control needs no world knowledge, and its own benchmark tables support the architecture while undercutting the refusal contract its…
-
Briefing · August 11, 2026 · afternoon
Almost nothing shipped in the last 48 hours is a new agent, it is an attachment to an agent harness developers already run, and the connective tissue those attachments…
-
Qwen-MM-Plugins Gives Your Coding Agent Eyes Without Changing Its Model
Qwen-MM-Plugins ships vision into rival harnesses as installable skill-plus-MCP pairs rather than as a model upgrade, but everything past local file reading routes…
-
Pi Pins Every npm Dependency And Ships No Permission System At All
Pi hardens the npm supply chain as reviewed code and hands runtime permissions back to you entirely, and its own containerization doc names the leak in the isolation…
-
Self-Modifying Agent Harnesses Shipped Without a Change-Control Story
Agent harnesses can now create, update, and delete their own prompts, skills, memory, and sub-agents from inside a running task, and not one of them shows you the edit…
-
firecrawl/anydoc: One Document Model Behind Fourteen Office Formats
Anydoc's real contribution is that every one of its fourteen formats parses into the same document model and renders through the same serializer, which is why a bug…
-
Briefing · August 6, 2026 · afternoon
Three separate disclosures this week describe attacks in which the model never gets a turn at all, and the defenses that shipped in the same 48 hours moved enforcement…
-
Briefing · August 6, 2026 · morning
The scaffolding around the model is now the product, and yesterday it started editing itself, which arrived in the same 24 hours as a zero-click exfiltration proving…
-
Briefing · August 5, 2026 · morning
Four separate disclosures in 48 hours all land on the same control surface, a human reading a diff, and the same week's biggest launch is an orchestrator built to run…
-
pdf-inspector: Firecrawl Says 54% of Your PDFs Never Needed OCR
Pdf-inspector's real argument is that roughly half the documents in a typical pipeline are already machine-readable and get sent to OCR anyway, and its own benchmark is…
-
Briefing · August 3, 2026 · afternoon
Three projects on today's board run frontier-scale models on machines that cannot hold them by streaming weights off NVMe, which moves the binding constraint on local…
-
Briefing · August 3, 2026 · morning
The harness, not the model and not the prompt, became the unit of engineering this week, and it is now carrying the permission model, the review gate, and the security…
-
SOUL.md and MEMORY.md Are the Files That Survive Uninstall. Your Skill Manager Never Touches Them
Agent identity files are the persistence layer of the skills ecosystem because they load into context before every session and no package manager owns them, so removing…
-
Briefing · August 2, 2026 · afternoon
Agent skills finished their transition from a convenience feature into a package ecosystem, complete with a measured supply chain, an OWASP top ten, and enterprise…
-
reverse-skill Is a Security Skill Router. Its RULES.md Is Built to Overrule Your Agent's Caution
Reverse-skill's copyable idea is not its security content but its RULES.md, which pre-declares authorization, writes itself into your global config, and ships an…
-
Briefing · August 1, 2026 · morning
Three separate disclosures this week put the failure at the harness layer rather than the model layer, with Anthropic classifying its own real-world breaches as an…
-
Briefing · July 31, 2026 · afternoon
The model stopped being the product this week, with the biggest cost win credited to a harness rewrite rather than a new checkpoint, a hyperscaler putting its own model…
-
book-to-skill Compiles a Technical Book Into an Agent Skill, Then Deletes the Book
Book-to-skill compiles a book into an instruction file your agent obeys, and the two rules that make it cheap and legally comfortable (never copy the author's words,…
-
Briefing · July 30, 2026 · morning
Three shipments in 48 hours moved capability out of the model and into the harness around it, and the same 48 hours priced the harness as the new attack surface.
-
Briefing · July 29, 2026 · afternoon
Nothing shipped today was a new model, and almost everything shipped was about what goes into one, which is exactly the capability the industry spent the same 48 hours…
-
Alibaba's open-code-review Argues Your Review Skill Is the Problem, Then Ships as a Skill Anyway
Open-code-review's README is an argument that natural-language skills are the wrong container for review work, so it moves file selection, bundling, rule matching, and…
-
Briefing · July 28, 2026 · afternoon
Agent capability now ships in two competing packages, and on the day MCP finalized a governed spec with deprecation policy and OAuth hardening, the trending board…
-
scriptc Compiles TypeScript to Native Binaries With No JavaScript Engine Inside. Coding Agents Wrote Most of It.
Scriptc's real question is not whether TypeScript can compile to native binaries but whether a compiler written at agent speed can be trusted, and the only honest answer…
-
GitHub's Bug Bounty Restructure Answers AI-Generated Reports With a Price, Not a Filter
GitHub answered the flood of AI-generated vulnerability reports by repricing the act of submitting rather than trying to detect machine-written text, and the same policy…
-
ego lite Gives Every Agent Its Own Browser Space, and Hands Each One Your Logins
Ego lite's Spaces isolate agents from your tabs and never from your authority, and the reason it beats a CLI automation loop is that the agent writes one JavaScript…
-
Caveman Got to 85,000 Stars Shrinking What Your Agent Says. Now It Rewrites What Your Agent Reads.
Caveman's own SKILL.md carries an exception list telling the model to stop compressing at security warnings and irreversible actions, and that list only governs output,…
-
iFixAi Grades Your AI's Misalignment, Then Tells You Not to Trust the Grade
IFixAi's letter grade is the least trustworthy thing it ships and its own README says so (uncalibrated policy thresholds, no published baselines), while the machinery…
-
The Agent Skills Spec Is Trending on GitHub. Its Entire Contract Is Two Required Fields.
The Agent Skills spec standardizes packaging rather than behavior, its only hard guarantees are naming and folder conventions while the safety-relevant field is…
-
Briefing · July 24, 2026 · afternoon
Both major labs shipped voice as an agent control surface within the same 24 hours, while Claude Opus 5 cut the price of near-frontier agent intelligence in half.
-
no-ai-slop Strips 20+ AI Writing Tells From Any Draft. That Doesn't Make It Yours.
No-ai-slop removes the fingerprints of a machine but can't add the fingerprints of a person, so a draft that passes it reads clean and empty, which makes it a detector…
-
Microsoft SkillOpt Trains Your Agent's Markdown File Like a Model Weight
SkillOpt trains a ~920-token markdown skill file like a parameter (forward rollouts - optimizer-model reflection - bounded add/delete/replace edits clipped by a textual…
-
Agent Skills Change After You Install Them, and Every Safety Guide Still Assumes They Don't
Install-time review ("read the SKILL.md first") is a snapshot control applied to an object that now mutates after install by at least four mechanisms, so the control…
-
Briefing · July 21, 2026 · morning
The skill file became a build artifact: SkillOpt trains skills with epochs and validation gates, cloud vendors built catalogs around reusable skills, and nobody shipped…
-
Briefing · July 18, 2026 · afternoon
Labs shipped base material rather than finished products (Inkling raw weights, skill files, Codex plugins), moving value to whoever shapes it, with a security catch…
-
`npx skills add`: The One Command That Now Installs AI Skills Into 70 Different Agents
The agent-skill format war is over and one community CLI (vercel-labs/skills, 22.4k stars, ~70 agents via a shared SKILL.md + .agents/skills/ path) won it, and the tell…
-
Archify Is a Diagram Skill That Deleted Its Own Auto-Layout Engine. That's the Interesting Part.
Archify's most telling decision is what it refused to automate — it built a Mermaid auto-layout parser, tested it, and DELETED it after finding auto-layout+CSS didn't…
-
Briefing · July 17, 2026 · afternoon
The unit of agent capability became the installable SKILL.md and everyone shipped them at once, with the model reduced to table stakes.
-
Briefing · July 15, 2026 · afternoon
The shippable unit of agent capability became the portable SKILL.md that runs unmodified across Claude Code, Codex, and Cursor, with no way yet to know a skill is safe…