← Back to PRs

#22691: docs(plugins): add askpi and askcodex to community plugins

by dougvk open 2026-02-21 14:26 View on GitHub →
docs size: XS
## Summary - add `askcodex` entry to `docs/plugins/community.md` - add `askpi` entry to `docs/plugins/community.md` - include npm package names, public GitHub repos, and install commands in the documented candidate format ## Why Both plugins are publicly maintained and installable with `openclaw plugins install`. <!-- greptile_comment --> <h3>Greptile Summary</h3> Added two community plugins (`askcodex` and `askpi`) to the documentation following the established format. Both plugins provide per-chat session management with handoff/resume/reset workflows for Codex PTY and Pi RPC+tmux respectively. The entries include all required fields (npm package, GitHub repo, and install command) as specified in the candidate format section. <h3>Confidence Score: 5/5</h3> - This PR is safe to merge with no risk - it's a documentation-only change - Documentation-only PR that adds two plugin entries following the exact template format. No code changes, no logic changes, no dependencies modified. The formatting matches the established pattern perfectly with proper markdown structure, backticks for code elements, and all required fields present. - No files require special attention <sub>Last reviewed commit: 557d617</sub> <!-- greptile_other_comments_section --> <!-- /greptile_comment -->

Most Similar PRs