Skip to content

coolsocket/yehao-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yehao-cli

A small command line interface for contacting Yehao Liu and opening public portfolio resources.

Install

npm install -g github:coolsocket/yehao-cli

Usage

yehao --help
yehao mail --subject "Coffee chat" --body "I liked your agent work."
yehao articles --topic agents --social
yehao articles --open latest
yehao resume --for hiring-manager
yehao card --json

Commands

  • mail --subject --body sends a private message through Yehao's relay.
  • articles [--topic] [--social] [--open] finds writing and related public posts.
  • resume --for <audience> prints the right resume/profile variant.
  • card prints public links.

Output

  • --plain prints human-readable terminal output.
  • --json prints structured output for agents.
  • --open opens the best matching public URL when available.

Privacy

The CLI does not expose a private email address. Messages are sent through a relay and delivered to a private inbox.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors