Posts tagged agent skill development

I Distilled Myself Into an AI Skill and Open-Sourced It

Hello everyone, I'm programmer Yupi.Recently, GitHub has witnessed a surge of "distillation" projects sweeping through the developer community. And no, this isn't about distilling alcoholic beverages—this is about distilling people into digital personas.Projects with names like colleague.skill, ex-partner.skill, nuwa.skill (referencing the Chinese goddess who created humanity), boss.skill, and self.skill have emerged one after another. Everyone is busy "encapsulating" people around them into AI skill packages. Some have distilled their depar...

I Distilled Myself Into an AI Skill—And Open-Sourced It!

Hello everyone, I'm programmer Yupi.Recently, GitHub has seen a wave of "distillation" enthusiasm.Not distilling liquor, but distilling people.Colleague.skill, Ex.skill, Nuwa.skill, Boss.skill, Self.skill... Various bizarre distillation projects are emerging one after another. Everyone is "encapsulating" people around them into AI skill packages.Some people distilled their departed colleagues, letting AI continue doing their work; some distilled their ex-partners, chatting with the AI version to recall old memories; some even created an "Ant...

Automating Weekly Work Reports with Agent Skills: A Complete Implementation Guide

Background: The Weekly Report Pain PointEvery Monday, the same ritual unfolds: recalling what you accomplished last week means scrolling through git logs, piecing together Jira links, and translating technical work into human-readable prose. Half an hour disappears just like that. The bigger problem? If these records aren't organized promptly, when year-end summary time arrives, you can't remember what you've done at all.Wanting to solve this problem, but not wanting to manually tell AI "help me look at these commits and write a weekly repor...

Automating Weekly Work Reports with Agent Skills: A Complete Implementation Guide

Background: The Pain Points of Weekly ReportsEvery Monday arrives with the same ritual: trying to recall what you accomplished last week. You dig through git logs, piece together Jira links, and polish everything into coherent language. Half an hour disappears just like that. The bigger problem is that if these records aren't organized promptly, when year-end summary time comes around, you fundamentally can't remember what you've done throughout the year.You want to solve this problem, but you don't want to manually tell AI every time, "Help...