btw
Connect R environments, docs, and packages to chat assistants
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install btw?โผ
Run `npx skills add posit-dev/btw --all -g -y` in your terminal to install all skills in this suite globally.
How to give an AI assistant context about my R session?โผ
Call btw() with your data frames, packages, or help topics and it copies a plain-text description to your clipboard, ready to paste into any chat interface.
Can btw run R package checks and tests?โผ
Yes. The btw CLI runs R CMD check, testthat tests, roxygen2 documentation, and coverage reports directly from the command line.
Does btw work with Claude Desktop and other coding agents?โผ
Yes. Run btw_mcp_server() to expose all btw tools over the Model Context Protocol to Claude Desktop, Continue, and other MCP-compatible clients.
Can I search CRAN and read R docs without leaving my workflow?โผ
Yes. Use `btw cran search` to find packages and `btw docs` to read help pages, vignettes, and NEWS for any installed package.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core