skills_sync 0.1.2 copy "skills_sync: ^0.1.2" to clipboard
skills_sync: ^0.1.2 copied to clipboard

A CLI tool to keep AI Agent Skills (SKILL.md) in sync across your projects based on a central configuration file.

example/main.dart

// ignore_for_file: avoid_print
import 'dart:io';

void main() {
  print('skills_sync is a CLI tool and not intended to be used as a library.');
  print('Run `skills_sync --help` for usage information.');
  exit(1);
}
1
likes
0
points
368
downloads

Publisher

verified publishermono0926.com

Weekly Downloads

A CLI tool to keep AI Agent Skills (SKILL.md) in sync across your projects based on a central configuration file.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_completion, mason_logger, path, yaml

More

Packages that depend on skills_sync