command-authoring
CommunityCreate commands with dynamic injection in a file.
AuthorGit-Fg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps engineers author robust, single-file commands that can dynamically inject file content, perform runtime checks, and manage argument handling with $1 placeholders, reducing boilerplate and errors in automation workflows.
Core Features & Use Cases
- Inject file content at invocation using @path to reflect the current file state.
- Execute runtime commands with !command to capture dynamic state such as git status or CI results.
- Use <injected_content> wrappers to group injected content and ensure graceful handling when files are missing.
- Maintain a minimal single-file command structure under .claude/commands/ for quick reuse across projects.
Quick Start
Create a simple command file that demonstrates:
- injecting a local file's contents with @path
- capturing runtime state with !command
- using $1 to accept a unique identifier as an argument
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: command-authoring Download link: https://github.com/Git-Fg/meta-plugin-manager/archive/main.zip#command-authoring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.