@shaw-h/callsign
Agent skill for human-aesthetic naming of repos, products, tools and features
Package details
Install @shaw-h/callsign from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@shaw-h/callsign- Package
@shaw-h/callsign- Version
1.0.0- Published
- Jul 28, 2026
- Downloads
- 154/mo · 154/wk
- Author
- shaw-h
- License
- MIT
- Types
- skill
- Size
- 8.1 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
callsign
An agent skill for naming things well — repos, products, tools, features, projects, pets, Wi-Fi networks.
Naming is taste, not thesaurus. This skill encodes a repeatable process: extract the essence, generate wide across four registers (metaphor / coined / compound / plain-word twist), filter against six human-aesthetic criteria (sayable, spellable, short, evocative, room to grow, searchable), check collisions, and present candidates with honest trade-offs.
Install
# pi (recommended)
pi install npm:callsign
# or shared skills dir (pi, and any agent reading ~/.agents/skills)
cp -R skills/callsign ~/.agents/skills/
Usage
Just ask your agent to name something: "帮我的新项目起个名", "name this CLI", "give this feature a codename". The skill triggers on naming requests.
License
MIT