Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatic73-tools

Development tooling built at automatic73, out of real problems from working with several coding agents at once.

Today it holds:

  • Claude Code plugins (published through the marketplace)
  • Shared MCP setup bundles (scripts + docs)

Install

/plugin marketplace add automatic73/automatic73-tools

Then install whichever you want:

/plugin install parallel-sessions@automatic73
/reload-plugins

Plugins

Plugin What it solves
parallel-sessions Running many agent sessions without saturating the machine: shares node_modules across worktrees, serializes typechecks, and finds MCP servers starting in every session

MCP bundles

Bundle What it solves
mcp/ga4-ads One-shot setup for official Google Analytics + Google Ads MCP servers in Cursor/Claude with secrets pulled from Doppler

Setup:

bash mcp/ga4-ads/setup.sh

Defaults use Doppler project automatic73-ops and config prd. Override with DOPPLER_PROJECT / DOPPLER_CONFIG when needed.

Development

Test a plugin without installing it:

claude --plugin-dir ./plugins/parallel-sessions

Validate before publishing:

claude plugin validate ./plugins/parallel-sessions

License

MIT

About

Herramientas de desarrollo de automatic73. Marketplace de plugins de Claude Code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages