rumotion/ai-agent-project-template

One canonical instruction file. Many models. ~1.9K-token startup. A copyable template for building software with AI agents that share one Memory Bank across Claude, Gemini, Codex, Cline, and more.

1Stars on the repository
23Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

filesystem

01

rumotion/ai-agent-project-template

MCP server Claude CodeCodexCursor

Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.

1 12d ago A tokens not measured copy · 100% MIT

git

02

rumotion/ai-agent-project-template

MCP server Claude CodeCodexCursor

Lets the agent read, search and manipulate local git repositories: log, diff, status, commit. Runs locally from the mcp-server-git Python package.

1 12d ago A tokens not measured copy · 83% MIT

memory

03

rumotion/ai-agent-project-template

MCP server Claude CodeCodexCursor

Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package. Needs 1 environment variable to run.

1 12d ago A tokens not measured original MIT