<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Skills on Work You Can Explain</title>
		<link>https://workyoucanexplain.com/tags/skills/</link>
		<description>Recent content in Skills on Work You Can Explain</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © Work You Can Explain</copyright>
		
		
			<lastBuildDate>Mon, 24 Aug 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://workyoucanexplain.com/tags/skills/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Adapt Shared Agent Skills to Your Own Workflow</title>
				<link>https://workyoucanexplain.com/posts/adapt-shared-agent-skills-to-your-own-workflow/</link>
				<pubDate>Mon, 24 Aug 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/adapt-shared-agent-skills-to-your-own-workflow/</guid>
				<description>&lt;p&gt;An existing agent skill is a starting point, not an authority. Before you install, combine, or adapt one into a skill you already maintain, inspect what it assumes, compare it with your current workflow, and test the meaningful difference on a small safe task.&lt;/p&gt;&#xA;&lt;p&gt;Keep at most one bounded adaptation at a time. Preserve the source, version, license, rationale, rejected alternatives, and rollback path. A passing example is evidence about that task and environment. It is not proof that one skill is universally better.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Grow With Skills: Improve the Agent While You Work</title>
				<link>https://workyoucanexplain.com/posts/grow-with-skills/</link>
				<pubDate>Tue, 28 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/grow-with-skills/</guid>
				<description>&lt;p&gt;A completed task can reveal how a skill should improve, but the task is&#xA;evidence, not proof. Record the observed gap, separate the reusable lesson from&#xA;the task&amp;rsquo;s local context, and propose one bounded change. A shared skill can&#xA;supply another design to compare, but it is a source, not an upstream workflow&#xA;you must follow. Keep a local revision only when it addresses an observed need,&#xA;preserves attribution and boundaries, and passes fresh-task tests.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Package a Repeatable AI Workflow as a Skill</title>
				<link>https://workyoucanexplain.com/posts/package-a-repeatable-ai-workflow-as-a-skill/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/package-a-repeatable-ai-workflow-as-a-skill/</guid>
				<description>&lt;p&gt;Package a workflow as a skill when it recurs across tasks, contains several&#xA;steps, requires some agent judgment, and benefits from shared instructions,&#xA;references, scripts, templates, and a consistent output. Use ordinary code for&#xA;deterministic operations and &lt;code&gt;AGENTS.md&lt;/code&gt; for durable repository rules.&lt;/p&gt;&#xA;&lt;p&gt;OpenAI&amp;rsquo;s current&#xA;&lt;a href=&#34;https://developers.openai.com/codex/skills/&#34;&gt;Codex Build skills documentation&lt;/a&gt;&#xA;defines an agent skill as a directory with a required &lt;code&gt;SKILL.md&lt;/code&gt;. That file&#xA;supplies a name, a description that helps ChatGPT or Codex decide when to use&#xA;the skill, and the workflow instructions. The directory can also include&#xA;scripts, references, and assets. Follow the validation tools in the Codex&#xA;environment where the skill will run; other products may package or distribute&#xA;the same workflow differently.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Should This Be a Note, Checklist, Script, or Skill?</title>
				<link>https://workyoucanexplain.com/posts/should-this-be-a-note-checklist-script-or-skill/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/should-this-be-a-note-checklist-script-or-skill/</guid>
				<description>&lt;p&gt;Choose the smallest reusable form that preserves the verified value. Use a note&#xA;for understanding, a checklist for human judgment, a script for deterministic&#xA;operations, a project convention for repository-wide behavior, a skill for&#xA;agentic interpretation, and automation only when a stable trigger should run a&#xA;known action.&lt;/p&gt;&#xA;&lt;h2 id=&#34;note-preserve-understanding&#34;&gt;Note: preserve understanding&lt;/h2&gt;&#xA;&lt;p&gt;Use a note when the main value is an explanation, decision, example, or source.&#xA;A note can answer why a configuration exists or what an error taught you.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
