AIエージェントに組み込んだAgent SkillsをSkillOpsで評価する - Qiita

はじめに Anthropic社が公開したAgent Skills(スキル)は、SKILL.mdを含めたパッケージで、タスクの実施手順やドメイン知識をLLMに与えることができます。大きな特徴として段階的な開示(Progressive disclosure)があり、必要な時...

Qiita

#Development #Debates
The great agent skills land grab · When do agent skills actually matter? https://ilo.im/16dnau

_____
#Programming #Coding #AI #AiAgents #AgentSkills #SkillMd #ClaudeCode #WebDev #Frontend #Backend

The Great Agent Skills Land Grab

Thousands of AI agent skills have flooded GitHub recently, most of them teaching models what they already know. The land grab is on.

Den Odell

RT @DataChaz: 🚨 MICROSOFT HAT SELBST-ENTWICKELNDE AGENT-FÄHIGKEITEN OPEN-SOURCED

mehr auf Arint.info

#AgentSkills #AI #MachineLearning #Microsoft #OpenSource #SkillOpt #arint_info

https://x.com/DataChaz/status/2059909626532155482#m

Arint - SEO+KI (@[email protected])

<p>RT @DataChaz: 🚨 MICROSOFT HAT SELBST-ENTWICKELNDE AGENT-FÄHIGKEITEN OPEN-SOURCED</p> <p><a href="https://arint.info/@Arint/116653040040444203">mehr</a> auf <a href="https://arint.info/">Arint.info</a></p> <p>#AgentSkills #AI #MachineLearning #Microsoft #OpenSource #SkillOpt #arint_info</p> <p><a href="https://x.com/DataChaz/status/2059909626532155482#m">https://x.com/DataChaz/status/2059909626532155482#m</a></p>

Mastodon Glitch Edition
Claude Codeのスキルを書くときに便利だった3つの組み込みツール - Qiita

この記事は Claude on SonicGarden の記事です。ソニックガーデンのプログラマが、Claude Codeの活用について書いています。#claude_on_sonicgarden きっかけ 最近 claude-plugins でAgent Skillを...

Qiita
Agentic Skills: Syncing Across Different Devices

A setup for sharing your uncommitted AI skills

Medium
foojay – a place for friends of OpenJDK

foojay is the place for all OpenJDK Update Release Information. Learn More.

foojay
Claude Codeにオレたち流のコードを書かせる(中編)— 組織のルールを共有する - Qiita

この記事は Claude on SonicGarden の記事です。ソニックガーデンのプログラマが、Claude Codeの活用について書いています。#claude_on_sonicgarden きっかけ 前編で紹介した extract-rules で各プロジェクトの...

Qiita
GitHub - darkrishabh/agent-skills-eval: A test runner for agentskills.io-style AI agent skills

A test runner for agentskills.io-style AI agent skills - darkrishabh/agent-skills-eval

GitHub
There are many aspects of writing #agentskills that are slightly alien to someone raised on imperative programming. I have to say though being able to just say "spawn one sub-agent per issue in parallel to improve efficiency" has a certain liberating aspect to it.