your-skill-name

star 0

Reusable workflow for your task area. Use this skill when an AI agent needs this workflow repeatedly and consistently.

brianmsm By brianmsm schedule Updated 3/5/2026

name: your-skill-name description: Reusable workflow for your task area. Use this skill when an AI agent needs this workflow repeatedly and consistently.

Skill: Your Skill Name

Before You Start

  • Copy this template folder to skills/<skill-name>/.
  • Replace the frontmatter name and description values.
  • Replace the title and fill in the sections with imperative, procedural instructions.
  • Keep generated content in English (see repo-level AGENTS.md).

Objective

Define the outcome this skill should produce.

Workflow

  1. Clarify the task constraints and expected outputs.
  2. Collect only the required context and dependencies.
  3. Execute steps in a deterministic order.
  4. Validate the result with concrete checks.
  5. Summarize what was done and what remains.

Deliverables

  • List the exact artifacts this skill should produce.

Validation

  • Define minimum checks that confirm success.
Install via CLI
npx skills add https://github.com/brianmsm/r-package-dev-skills --skill your-skill-name
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator