Skip to content

untillpro/uspecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uspecs

Install uspecs with natural language invocation support for AI agents

For AGENTS.md (nlia), alpha version:

curl -fsSL https://raw.githubusercontent.com/untillpro/uspecs/main/uspecs/u/scripts/conf.sh | bash -s install --nlia --alpha
Other variants (not ready)

For AGENTS.md (nlia), stable version:

curl -fsSL https://raw.githubusercontent.com/untillpro/uspecs/main/uspecs/u/scripts/conf.sh | bash -s install --nlia

For CLAUDE.md (nlic):

curl -fsSL https://raw.githubusercontent.com/untillpro/uspecs/main/uspecs/u/scripts/conf.sh | bash -s install --nlic

For both:

curl -fsSL https://raw.githubusercontent.com/untillpro/uspecs/main/uspecs/u/scripts/conf.sh | bash -s install --nlia --nlic

Update

Update to the latest version:

uspecs/u/scripts/conf.sh update

Behavior:

  • For alpha: updates to the latest commit from main branch
  • For stable: updates to the latest minor version (e.g., 1.2.3 -> 1.2.4, not 1.3.0)

Upgrade

Upgrade to the latest major version (stable versions only):

uspecs/u/scripts/conf.sh upgrade

Configure invocation methods

Add or remove invocation methods:

uspecs/u/scripts/conf.sh it --add nlia
uspecs/u/scripts/conf.sh it --remove nlic
uspecs/u/scripts/conf.sh it --add nlia --add nlic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors