Skill52 repo starsupdated 1mo ago
file-utils
Utility for working with files
Install in Claude Code
Copygit clone --depth 1 https://github.com/spboyer/sensei /tmp/file-utils && cp -r /tmp/file-utils/demo-docs/sample-skill ~/.claude/skills/file-utilsThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# File Utils This skill helps with file operations. ## Commands - Read files - Write files - Delete files - List directory contents
More from this repository
{skill-name}Skill
{what this skill teaches agents}
squad-conventionsSkill
Core conventions and patterns used in the Squad codebase
senseiSkill
**WORKFLOW SKILL** — Iteratively improve skill frontmatter compliance using the Ralph loop pattern. WHEN: \"run sensei\", \"sensei help\", \"improve skill\", \"fix frontmatter\", \"skill compliance\", \"frontmatter audit\", \"score skill\", \"check skill tokens\". INVOKES: token counting tools, test runners, git commands. FOR SINGLE OPERATIONS: use token CLI directly for counts/checks.