design
01Cursor rule Cursor
A project instruction that stores design work under a specified folder for the minion-manus project.
Cursor rule Cursor
A project instruction that stores design work under a specified folder for the minion-manus project.
Cursor rule Cursor
I am Cline, an expert software engineer with a unique characteristic: my memory resets completely between sessions. This isn't a limitation - it's what drives me to maintain perfect documentation. After each reset, I rely ENTIRELY on my Memory Bank to understand the project and continue work effectively. I MUST read…
Cursor rule Cursor
A startup rule for resources the project needs, including a Docker container running Qdrant. Qdrant is a database designed to store and search vector representations of data.
Instructions file CodexOpenCode
Instructions for femto/minion, covering agent development guidelines, create codeagent with budget-related tools and note.
Instructions file
Repository instructions for femto/minion, covering how its agents are built, how they run asynchronously, and how they obtain language models.
Skill Claude CodeCodex
Performs thorough code reviews with focus on best practices, security, performance, and maintainability. Use this skill when reviewing pull requests, auditing code quality, or getting feedback on implementations.
Skill Claude CodeCodex
Analyze datasets and create visualizations.
Hook Claude Code
Runs after a tool call finishes for Task and TodoWrite tool calls, running entire hooks claude-code post-task (2 commands). From femto/mcp-chrome.
Hook Claude Code
Runs before the agent uses a tool for Task tool calls, running entire hooks claude-code pre-task. From femto/mcp-chrome.
Hook Claude Code
Runs when a session ends, running entire hooks claude-code session-end. From femto/mcp-chrome.
Hook Claude Code
Runs when a session starts, running entire hooks claude-code session-start. From femto/mcp-chrome.
Hook Claude Code
Runs when the agent finishes a response, running entire hooks claude-code stop. From femto/mcp-chrome.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running entire hooks claude-code user-prompt-submit. From femto/mcp-chrome.
Settings file Claude Code
Agent settings declaring 6 hook events (PostToolUse, PreToolUse, SessionEnd, SessionStart).
Instructions file CodexOpenCode
Instructions for femto/mcp-chrome, covering chrome mcp server - build instructions, chrome extension build, local development (with fixed extension id), chrome web store release (without key) and package for upload.
Skill Claude CodeCodex
Schedule recurring AI agent prompts using intervals or cron expressions. Use when users need to run prompts periodically, automate agent tasks on a schedule, or set up recurring workflows. Triggers on "schedule prompt", "run every", "cron", "recurring", "periodic", "interval", "loop prompt".
Skill Claude CodeCodex
Control Chrome browser with AI using MCP protocol. Use when users want to automate browser tasks, take screenshots, fill forms, click elements, navigate pages, search browsing history, manage bookmarks, or perform any browser-based automation. Works with your existing Chrome browser and login sessions.
Skill Claude CodeCodex
Git-backed memory policy and CLI workflow for OpenClaw, Hermes, Claude Code, Codex, and other agents. Use when an agent should remember durable user preferences, project decisions, conventions, lessons learned, or query/audit Git-native memory with gam.
Skill Claude CodeCodex
Bump version in package.json and push a new tag to both minion-mind and minion-mind-releases repos. Use when the user says "new tag", "bump version", "release new version", or wants to create a new release tag.
Skill Claude CodeCodex
Discover and use Worldbook WebMCP browser-page tools from a current page URL. Use when an agent needs site-specific browser automation tools without relying on mcp-chrome.
Skill Claude CodeCodex
AI's Knowledge Base CLI - Query and manage world knowledge for AI agents. Use when users want to search knowledge, add knowledge sources, or interact with the worldbook knowledge base. This is a CLI-first approach that treats AI agents as first-class citizens.