All supported agents

Agent Integration

Posit Assistant

Essential Skills for Posit Assistant

Install portable skills for Posit Assistant with one command. Add anti-slop frontend design, automated SEO setup, and git hygiene.

Install KeySkills for Posit Assistant

$ bunx skills add NaveenGumaste/keyskills -a posit-assistant
Workspace Skill Directory
.posit/assistant/skills/

Files installed here take effect for this repository and are version-controllable.

Global Skill Directory
~/.posit/assistant/skills/

Global path used when installed with the -g flag across all projects.

Posit Assistant automatically reads skill rules placed in .posit/assistant/skills/ to enforce production conventions.

Included Skills

What Posit Assistant gains

README Badge Generator

Badge your repository

Show contributors your repo uses high-agency agent skills.

Preview:Built with KeySkills
[![Built with KeySkills](https://img.shields.io/badge/skills-KeySkills-ff6b00?style=flat-square&logo=github)](https://keyskills.ngxlabs.tech)

Common questions for Posit Assistant

Can I use KeySkills with Posit Assistant and other tools in the same repo?

Yes. You can pass multiple agent flags like -a posit-assistant -a cursor or use --agent '*' to populate all configured agent harnesses simultaneously.

Do I need to re-run the install command when opening new sessions?

No. Once installed, the markdown instructions remain in your project's registered skill folder and are loaded automatically whenever Posit Assistant operates in that directory.