home/productivity/prompts-2

Prompts

GPTClaudeDeepSeek··640 copies·updated 2026-07-14
prompts-2.prompt
# Prompts

`prompts/` contains copy-and-paste prompts for AgentPal setup, project binding, and maintenance.

These files are Markdown instructions, not programs. They do not install dependencies, run scripts, scan the disk, create UI, or activate Deep Conductor, Subagent Mode, or external Agent orchestration.

## Quick Start Prompts

| User path | Prompt | Use when |
| --- | --- | --- |
| Codex | `codex/initialize-agentpal-workspace.md` | You opened the AgentPal Workspace directly in Codex and want to initialize Mira. |
| Claude Code | `claude-code/install-agentpal-current-project.md` | You are already inside `<your-project>` in Claude Code and want project-first AgentPal binding. |
| Generic CLI Agent | `generic-cli-agent/install-agentpal-current-project.md` | Your CLI agent can read directories, follow Markdown / JSON instructions, and maintain context. |
| PalSmith composite Pal | `palsmith/create-composite-pal.md` | You want PalSmith to draft a composite Pal creation plan from role, thinking style, voice, knowledge, Skill / Agent needs, and publication boundary. |
| PalSmith existing Pal upgrade | `palsmith/upgrade-existing-pal-composite-distillation.md` | You want PalSmith to judge and plan a high-impact upgrade to an existing Pal before any file writes. |

## Project Workgroup Prompts

- `join-external-project-workgroup.md`: AgentPal-led external project binding from an AgentPal Workspace session.
- `remove-agentpal-workgroup.md`: AgentPal-led external project binding removal.
- `codex/remove-agentpal-current-project.md`: Codex project-local AgentPal binding removal.
- `codex/remove-agentpal-workspace-from-codex.md`: stop using AgentPal Workspace in Codex without deleting files.
- `claude-code/remove-agentpal-current-project.md`: Claude Code project-local removal.
- `generic-cli-agent/remove-agentpal-current-project.md`: generic CLI project-local removal.

For Claude Code, prefer the project-first path:

when to use it

Community prompt sourced from the open-source GitHub repo AgentPal/AgentPal (MIT). A "Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

AgentPal/AgentPal · MIT