One-click install
npx skills add https://github.com/ElbertePlinio/dotfiles --skill skill-creation-elberteplinio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creation
Source: https://github.com/ElbertePlinio/dotfiles/tree/main/private_dot_factory/plugins/marketplaces/factory-plugins/plugins/droid-evolved/skills/skill-creation
Command: npx skills add https://github.com/ElbertePlinio/dotfiles --skill skill-creation-elberteplinio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of losing hard-earned problem-solving knowledge and repeatable workflows when AI sessions end, eliminating the need to re-discover solutions to recurring problems every time you work on a similar task.

Core Features & Use Cases

  • New Skill Creation: Build skills from scratch or extract them from past session learnings to capture non-obvious solutions and workflows.
  • Existing Skill Improvement: Refine outdated or broken skills based on user feedback, edge case failures, and updated best practices.
  • Session Pattern Analysis: Identify recurring problem patterns and successful workflows across past sessions worth codifying into reusable skills.
  • Use Case: If you repeatedly troubleshoot the same CachyOS package build error across multiple sessions, you can extract that troubleshooting workflow into a skill that automatically applies the correct fixes next time the error occurs.

Quick Start

Use the skill-creation skill to extract the recurring workflow you used to fix the CachyOS package build error into a new reusable skill for future use.

Frequently Asked Questions about skill-creation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract reusable workflows from past AI sessions?

Create agent skills from scratch by defining repeatable workflows and encoding user preferences or team best practices, ensuring hard-earned problem-solving knowledge is maintained in a shareable library instead of being lost when sessions end.

How do I refine existing agent skills to handle edge cases?

Refine existing agent skills to handle edge cases by analyzing outdated or broken skill behaviors based on user feedback and failure points, then updating the encoded workflow to align with current best practices.

What is the best way to codify repeatable AI workflows into shareable skills?

You can use this skill to analyze past AI sessions for recurring problem patterns, capturing non-obvious solutions and successful workflows worth codifying into reusable agent skills for future tasks.

Why should I codify session learnings into agent skills?

Codifying session learnings into agent skills eliminates the need to re-discover solutions to recurring problems, preserving ephemeral problem-solving knowledge so that correct fixes are automatically applied next time.