Skip to content

MeatyAri/pi-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pi-agents

Personal agent extensions for pi - the coding agent.

Included Agents

german-assistant

A concise German - English translator and grammar explainer.

Capabilities:

  • German - English: Translate meaning, break down sentences/phrases with meaning beside each segment
  • English - German: Give German equivalent
  • Answer questions in English
  • Teach German concepts briefly

Usage: Activate the agent during a session. Respond in English. Keep messages brief - responses are concise.


Installation

  1. Clone the repo

    git clone https://github.com/<your-username>/pi-agents.git ~/code/pi-agents
  2. Add an alias/function to your shell

    fish:

    alias depi 'pi -e ~/code/pi-agents/german-assistant.ts'

    bash/zsh:

    alias depi='pi -e ~/code/pi-agents/german-assistant.ts'
  3. Enjoy using your new agents. This does not modify or change your current pi coding agent in any way - it just adds some other useful agents to use besides the default coding one.

License

MIT

About

Personal AI agents for language learning, productivity, and everyday tasks

Resources

Stars

Watchers

Forks

Contributors