Working memory protocol for multi-step tasks. Use the scratchpad to record intermediate findings without bloating LLM context.
원문 언어: 영어
메뉴
SkillsMP는 misunders2d/ori에서 12개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 12개 중 12개를 표시합니다.
Working memory protocol for multi-step tasks. Use the scratchpad to record intermediate findings without bloating LLM context.
원문 언어: 영어
How to schedule one-off and recurring agent tasks, route their delivery to specific Slack/Telegram channels, and use plan enforcement reliably. Load this any time the user asks to remind, schedule, automate, or run something on a cron.
원문 언어: 영어
How to add, list, or remove API keys and OAuth integrations through the chat. Load this when the user asks to add/set/configure/connect a key, token, credential, or third-party service (Slack, Telegram, OpenRouter, Anthropic, Google, GitHub, ClickUp, …).
원문 언어: 영어
Model string conventions for set_agent_model — how to format names for Gemini, Claude, OpenRouter, and other providers. Load this any time the user asks to change, swap, set, switch, route, or test a model — to avoid building the wrong model string.
원문 언어: 영어
How to handle privileged tool calls that require explicit admin approval (ACT-XXXXXX tokens, optional TOTP 2FA). Load this when a tool returns an action token or when the user replies 'Approve ACT-...'.
원문 언어: 영어
The mandatory step-by-step procedure for self-evolution: how to plan, stage, verify, and commit code changes. Different paths for parent (native) vs child (Docker sandbox). Load this any time you're about to modify code.
원문 언어: 영어
Reference for the A2A v1.0 protocol (Agent-to-Agent). Covers agent discovery, communication with friends and arbitrary agents, and DNA exchange via the Ori-Net.
원문 언어: 영어
How to spawn disposable child agents in Docker for sandboxed work — iteration, testing, evolution from a clean slate. Children stage and export DNA back; they cannot commit or reboot. Load this when the user asks to test, sandbox, isolate, spawn, or…
원문 언어: 영어
Step-by-step procedure for exporting and importing DNA (tools/skills) between Ori agents over native A2A binary content. DNA exchange is a communication event — never commit or reboot during a transfer.
원문 언어: 영어
Reference material for the Google Advanced Agentic Development Kit (ADK). Use this when tasked with building new Agents, managing state memory, orchestrating sequential/parallel behaviors, or modifying Python integrations/tools in the root `app/` structure.
원문 언어: 영어
Forces the agent to actively research official documentation, GitHub issues, and installed package versions before implementing new features OR debugging failures.
원문 언어: 영어
A metacognitive workflow to create or modify skills in a Rootless environment. Use this when adding a new integration, capability, or domain-specific knowledge.
원문 언어: 영어