- ✓Actively maintained (<30d)
- ✓Mature repo (>1y old)
- !No standard license detected
- !No description
git clone https://github.com/OpenAgenda/oa-publicTools overview
# OpenAgenda Monorepo – **public** subtree Welcome to the **`public`** portion of the OpenAgenda (`oa`) monorepo. Here you’ll find all the open-source packages we publish on npm along with their documentation. --- ## ⚠️ Contributor notice (Yarn v4) This project uses **Yarn v4 / Berry**, which stores its workspace lockfile as `yarn.lock-workspace`. To avoid dependency conflicts and keep the Git history clean, **always rename the lockfile**: ```bash # Before you start working mv yarn.lock-workspace yarn.lock # …do your usual work: yarn install, yarn prepack, tests, etc. # Just before committing / pushing mv yarn.lock yarn.lock-workspace ``` ## Quick start ```bash yarn yarn prepack ``` Thanks for contributing! ✨
What people ask about oa-public
What is OpenAgenda/oa-public?
+
OpenAgenda/oa-public is tools for the Claude AI ecosystem with 2 GitHub stars.
How do I install oa-public?
+
You can install oa-public by cloning the repository (https://github.com/OpenAgenda/oa-public) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is OpenAgenda/oa-public safe to use?
+
Our security agent has analyzed OpenAgenda/oa-public and assigned a Trust Score of 49/100 (tier: Caution). See the full breakdown of passed checks and flags on this page.
Who maintains OpenAgenda/oa-public?
+
OpenAgenda/oa-public is maintained by OpenAgenda. The last recorded GitHub activity is from today, with 4 open issues.
Are there alternatives to oa-public?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy oa-public to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/openagenda-oa-public)<a href="https://claudewave.com/repo/openagenda-oa-public"><img src="https://claudewave.com/api/badge/openagenda-oa-public" alt="Featured on ClaudeWave: OpenAgenda/oa-public" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies