memobank Skill
memobank is a JavaScript AI agent skill for Codex. Agent-first Memory Bank skill pack for Codex CLI, Claude Code, and similar runtimes.
How to use memobank Skill
Install or run
npm run check:syntax --silent
find skills -path 'skills/_shared' -prune -o -type f -name 'shared-*' -print | wc -l
node scripts/install-framework.mjs --skill '*' --yesCompatible clients
What is memobank Skill?
memobank is a JavaScript AI agent skill for Codex. Agent-first Memory Bank skill pack for Codex CLI, Claude Code, and similar runtimes. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Technical details
- Built for JavaScript
- Built for Node.js
- Works with Codex
- Uses SSE transport
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use memobank Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is memobank?
memobank is a JavaScript AI agent skill for Codex. Agent-first Memory Bank skill pack for Codex CLI, Claude Code, and similar runtimes.
Who is memobank best for?
memobank is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install memobank?
Check the memobank GitHub repository for installation instructions.
Is memobank actively maintained?
memobank may need a closer maintenance check before production use.
Auto-fetched from GitHub.