system-utilities

Automate file linking, Git sync, and conversation archival via CLI utilities.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/davidmoneil/AIfred --skill system-utilities
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: system-utilities
Source: https://github.com/davidmoneil/AIfred/tree/main/.claude/skills/system-utilities
Command: npx skills add https://github.com/davidmoneil/AIfred --skill system-utilities

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates repetitive system maintenance tasks across projects by exposing a suite of CLI utilities for common operations.

Core Features & Use Cases

  • CLI-backed file operations (linking and cleanup) to organize local and external sources
  • Git synchronization and history management to keep repositories in sync
  • Conversation archival and priority maintenance to keep workspaces clean and performant

Quick Start

Use the system-utilities skill to link an external source and synchronize a repository: /link-external <path> [name], then /sync-git, and finally run the priority cleanup script to ensure current priorities.

Frequently Asked Questions about system-utilities

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

FAQPage Schema
How do I automate git sync and file cleanup across multiple projects?▼

CLI-based system utilities automate git synchronization, cross-project linking, and priority cleanup to maintain organized local and external file sources across multiple projects.

What CLI commands are available for system maintenance and archival workflows?▼

Available CLI commands include linking external sources, synchronizing git repositories, running priority cleanup, and archiving conversations to maintain clean and performant workspaces.

Do I need any external dependencies to run these CLI utilities?▼

No external dependencies are required. These CLI utilities operate using scripts located in the scripts directory alongside a frontmatter-driven manifest defined in SKILL.md.

What is the best way to link an external source and synchronize a repository?▼

The best way to link an external source and synchronize a repository is to execute the link-external command with a path and optional name, then run the git sync command to keep repositories aligned.

Can I manage conversation archival and priority cleanup from the command line?▼

Yes, you can manage conversation archival and priority cleanup from the command line to ensure workspaces remain clean and performant across multiple active projects.