Continuum-AI-Corp

OrcaPromptVault — AI skill for Claude Code

AI community

The open archive of how AI agents actually work.

How to install OrcaPromptVault

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Continuum-AI-Corp/OrcaPromptVault and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What OrcaPromptVault does

The open archive of how AI agents actually work. A versioned, verifiable archive of system prompts, developer instructions, tool schemas and agent harnesses powering today's AI products. Captured with OrcaReplay.

Alternatives in AI

  • Dive Into Claude Code — A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems 2.1k ★
  • Ooda Subagents — OODA Loop AI Agents - Observe, Orient, Decide, Act framework for systematic problem-solving 170 ★
  • Mnem — Git for AI Agent Knowledge 144 ★

README

OrcaPromptVault

**English** · [简体中文](docs/i18n/README.zh-CN.md) · [日本語](docs/i18n/README.ja.md) · [한국어](docs/i18n/README.ko.md) · [Deutsch](docs/i18n/README.de.md) · [Français](docs/i18n/README.fr.md) · [Español](docs/i18n/README.es.md) · [العربية](docs/i18n/README.ar.md)

The open archive of how AI agents actually work.

A versioned, verifiable archive of system prompts, developer instructions, tool schemas and agent harnesses powering today's AI products. Captured with [OrcaReplay](https://github.com/Continuum-AI-Corp/OrcaReplay).

OrcaRouter

**Built by the team behind [OrcaRouter](https://www.orcarouter.ai)** — one API key and one endpoint for Claude, GPT, Gemini, Grok, DeepSeek, Qwen and the rest.

Find us: [All model APIs](https://www.orcarouter.ai/models) · [OrcaCode Review](https://www.orcarouter.ai/code-review) · [OrcaReplay](https://github.com/Continuum-AI-Corp/OrcaReplay) · [OrcaRouter Lite](https://github.com/Continuum-AI-Corp/OrcaRouter-Lite)

Connect: [X](https://x.com/OrcaRouter) · [Discord](https://discord.com/invite/YEubt8enRA) · [Hugging Face](https://huggingface.co/orcarouter) · [Ollama](https://ollama.com/orcarouter)


[![Artifacts](https://img.shields.io/badge/artifacts-106-blue)](#whats-inside) [![Captured](https://img.shields.io/badge/captured%20with-OrcaReplay-black)](docs/CAPTURES.md) [![Tool schemas](https://img.shields.io/badge/tool%20schemas-15-brightgreen)](docs/CAPTURES.md) [![License](https://img.shields.io/badge/license-AGPL--3.0-blue)](LICENSE)

Why this exists

An agent's behaviour is not only in its weights. It is in the twenty-odd thousand characters of instructions a harness assembles and sends *before* your first word, and in the thirty-five tool definitions it sends with them. That text decides what the agent refuses, which tool it reaches for first, how it talks to you, an