1945 related articles

A recursive technical proposition: Can we build a "meta-Skill" that auto-transforms any Skill into a Dify workflow? This article dissects the boundary between deterministic orchestration and autonomous Agent decisions.

Why does AI-generated UI all look the same? Designer SEN open-sourced a Skill called Taste that uses a four-agent pipeline to reverse-engineer website "taste" into verifiable design principles called Taste DNA.
GitHub Daily · July 21: The Agent Skil…
GitHub Trending July 21: The Agent Skills ecosystem explodes as pluggable skill packs top the charts, MCP becomes the de facto standard, and ai-agent-book surges 4,434 stars in a day.

Andrew Ng's DeepLearning.ai teams up with Anthropic to teach Agent Skills: file structure, progressive disclosure, MCP integration, and the full path from Claude.ai to the Agent SDK.

Full Flowva review: complete AI short film pipeline via Agent chat — from script breakdown to asset generation, storyboarding, and editing, all without switching platforms.

Skill hit rate dropping as your Agent scales? Learn how Progressive Disclosure works and explore 4 solutions: better descriptions, Skill Trees, negative samples, and recall + rerank.

Google DeepMind engineer Philip reveals: almost everyone uses coding agent Skills, yet almost no one writes evals for them. A deep dive into Skill evaluation methods, 8 actionable tips, and a real Gemini API case study.

Tencent's open-source BrowserSkill (BSK) lets AI agents reuse your real browser login state via a separate window, single-tab borrowing, and human takeover — safely and within clear boundaries.

A deep dive into Agent Skills: what they are, how they differ from Function Calling, and a 3-step guide to understanding and customizing Skills for real business use cases.

A clear breakdown of the four core AI Agent concepts: Function Calling, Tool, MCP, and Skill — understand the full tech stack behind intelligent agent development.

unDream AI workflow tested: activate the Expert Director Storyboard Skill via Agent, generate annotated storyboards from reference images, then refine and render video in one seamless pipeline.

Use Skill + Agent to complete a full home furnishings ad workflow — from asset sourcing and character consistency to video storyboarding and final compositing — all within one canvas.
Fine-Tuning Cosmos Models in One Day w…
NVIDIA uses Autonomous Coding Agents and Agent Skills with TAO to fine-tune Cosmos visual reasoning models in one day, achieving over 90% accuracy.
Deep Dive into AI Agent Skill Design: …
A deep dive into Skill design philosophy from Anthropic's Claude Code team and Perplexity's Agent team, covering the Tax Test, Gotchas Flywheel, progressive disclosure, and Eval-First practices for building high-quality AI Agent skill systems.

MCP and Skills aren't alternatives — they occupy different layers of AI Agent architecture. This article breaks down Function Call, MCP, and Skills to clarify each layer's role.

A deep dive into Agent Skills: SKILL.md structure, four core elements (workflow/docs/tools/assets), real-world case studies, and how Skills differ from prompts.

A deep dive into Agent Skills: learn the file structure (SKILL.md, references, scripts, assets), core principles, and how they differ from prompts. Build your own AI skill bundle from scratch.

Learn how Skill-powered AI Agents can automatically log in to WeChat Official Account backends, scrape data, sort it, and generate Excel reports — eliminating manual analytics work.

Ditch complex workflow nodes. Use Agent Skill packs to dynamically load AI capabilities, build stable intelligent automation, and understand RAG, LLM limits, and Scale Agent plugin setup.

Microsoft open-sources dotnet/skills, packaging .NET/C# best practices as structured skills for AI coding agents. Bridges domain knowledge gaps in general LLMs, improving code quality for GitHub Copilot and other tools.