Install agent plugins and components
plugin-installerskillsetup L2★3
richfrem/agent-plugins-skills ↗What it does
Deploy plugins and skills to agent environments
Best for
Deploying complete plugins with skills, commands, rules, and hooks to agent environments.
Inputs
- · Configuration file or directory path
- · Command arguments
Outputs
- · Skills deployed to .agents/
- · Symlinks created
Requires
- · Python 3.8+
- · Bash
- · LLM CLI
- · Git
- · YAML/JSON parser
Preconditions
- · plugin-sources.json or .agents/ directory exists
- · Git access or GitHub token available
Failure modes
- · Atomic write failed due to permission or disk errors
- · Advisory lock file prevents concurrent access
Trust signals
- · Atomic operations and concurrent edit detection
- · Registered skill in shared repository
- · Default or recommended approach documented