Minko Gechev (@mgechev)

에이전트 스킬(agent skills) 관리의 주요 문제점을 지적한 트윗으로, 단락 하나의 변경이 스킬을 회귀시키거나 검색 불가능하게 만들 수 있음을 경고. 스킬 파일 변경의 영향을 파악하기 위해 CI에 evals를 추가할 것을 권장함.

https://x.com/mgechev/status/2031058196849373457

#agentskills #evals #ci #mlops

Minko Gechev (@mgechev) on X

Major challenge with agent skills is that changing a paragraph my regress your skill or make it completely non discoverable... Adding evals in your CI will help you understand the impact of the changes to your skill files https://t.co/du2Tadxx7x

X (formerly Twitter)
Extend your coding agent with .NET Skills - .NET Blog

Introducing the dotnet/skills repository and how .NET agent skills can improve coding agent workflows.

.NET Blog
之前给 Oracle DB 写过 MCP,但折腾一圈下来,我现在更偏爱 Skill 这种极轻量、免部署的方案。主打一个快糙猛但真香!
刚刚开源了一个针对 Oracle SQLcl 的 AI Skill。只需把它加载给你的 AI Agent,它就能瞬间精通 SQLcl 的命令行精髓,直接帮你连库、写查询、格式化输出,甚至做数据库管理。
与其手动敲 SQL,不如把终端和数据库的控制权直接交给 AI。这才是自动化的正确打开方式: 🔗 https://github.com/hdcola/skills/tree/main/skills/oracle-sqlcl
#OracleDB #SQLcl #AIAgent #MCP #AgentSkills

#Unbrowse — agent-native browser skill for #AI agents. Auto-discovers APIs from browser traffic & generates reusable skills on the fly #opensource #agentskills

🚀 Replaces slow browser automation: captures real network traffic & reverse-engineers API endpoints directly
🧵👇

⚡ 100x faster execution (50-200ms vs. seconds) & 80% cheaper — skips DOM waits, selector drift & repeated render/parse loops

スライド生成スキルのSlideKit実践ガイド — インストールから自社テンプレ登録、画像生成まで全部やる
https://qiita.com/nogataka/items/805e22a49c566f3442eb?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #PowerPoint #プレゼンテーション #pptx #ClaudeCode #AgentSkills

スライド生成スキルのSlideKit実践ガイド — インストールから自社テンプレ登録、画像生成まで全部やる - Qiita

SlideKitは、Claude Codeでプレゼンテーション資料を作るためのスキルセットになる。「スライド作って」と伝えるだけで、HTMLスライドが生成され、PowerPointやPDFに変換できる。 本記事は使い方に特化した実践ガイドになる。設計思想やパイプラインの内部...

Qiita

「このPDFでスライド作って」→ 数分後にPowerPointが届く。スライド爆速生成の裏側を全部見せる
https://qiita.com/nogataka/items/41413983a707f4326446?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #PowerPoint #プレゼンテーション #pptx #ClaudeCode #AgentSkills

「このPDFでスライド作って」→ 数分後にPowerPointが届く。スライド爆速生成の裏側を全部見せる - Qiita

以前、PPTXスキルとSlideKitの比較記事を書いた。あの記事では「3パターンで同じ事業計画書を生成して比較する」という切り口で、SlideKitの概要と使い分けを紹介した。 あれから開発を続け、レイアウトパターンは15種類から43種類に拡張し、画像生成ツールとの連携や...

Qiita

Update für Claude Skill-Creator.

Anthropic integriert automatisierte A/B-Tests. Entwickler können Agent Skills nun direkt gegen eine Basislinie laufen lassen.

Ein Benchmark-Modus liefert Metriken zu Latenz, Token-Verbrauch und Erfolg. Trigger-Beschreibungen werden für zuverlässigeren Aufruf im System-Prompt optimiert.

#Anthropic #Claude #AgentSkills
https://www.all-ai.de/news/news26top/claude-skill-creator-neu

Claude Skill Creator: Testen, messen und verbessern

Anthropic integriert Evals und Benchmarks in Claude. So lässt sich die Leistung von Agent Skills vor dem Einsatz exakt überprüfen.

All-AI.de

Claude CodeにRemote Controlが追加されたのでPCの睡眠を邪魔するcaffeinateプラグインを作った
https://qiita.com/hiropon122/items/1ced6e70fb43744e586b?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #Plugin #macOS #Claude #ClaudeCode #AgentSkills

Claude CodeにRemote Controlが追加されたのでPCの睡眠を邪魔するcaffeinateプラグインを作った - Qiita

背景 Claude CodeにRemote Controlが追加されました。ローカルで動いているClaude Codeのセッションに、スマホやブラウザからアクセスして操作を続けられる待望の公式機能です。 つまり、PCでタスクを投げてから、食卓に移動し、家族とディナーを楽し...

Qiita

In the latest AI Context Kit update, I moved toward AGENTS.md and Agent Skills — aligning with emerging standards instead of maintaining custom conventions.

I wrote a blog post about the migration:

https://msicc.net/2026-02-21-ai-context-kit-adapt-agents-md-and-agent-skills

#AI #LLMs #AgentSkills #AGENTSmd #SoftwareEngineering #DevTools

AI Context Kit, Evolved: Why I Moved to AGENTS.md + Agent Skills (and how I used the Codex macOS App for the Migration)

After releasing AI Context Kit, I learned about two emerging standards that are becoming essential for durable AI collaboration: AGENTS.md for project operation and Agent Skills for workflow authority. In this post, I explain why I transitioned to these standards, how I executed the migration using the Codex macOS App, and what the new architecture looks like.

MSicc’s Blog

OpenAI API에서 Skills 활용, 재사용 가능한 워크플로우 패키징

OpenAI API에서 Skills를 직접 사용할 수 있게 되었습니다. Anthropic Agent Skills와의 차이점과 실무 활용 포인트를 살펴봅니다.

https://aisparkup.com/posts/9256