When a task can't be done with the other curated tools (file.read, http.get, tasks.create, mail.list, etc.), use bash — runs any shell command on the agent host through the DDISA grant cycle.
原文语言:英语
菜单
SkillsMP 已收集 openape-ai/openape 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 9 / 9 个已收集 Skill。
When a task can't be done with the other curated tools (file.read, http.get, tasks.create, mail.list, etc.), use bash — runs any shell command on the agent host through the DDISA grant cycle.
原文语言:英语
When the user asks you to read, write, or check a file in your home directory, use the file.read / file.write tools — they're $HOME-jailed and safer than bash cat.
原文语言:英语
When the user asks to fetch a webpage, hit a REST API, or POST JSON to an endpoint, use the http.get / http.post tools — never invent URLs.
原文语言:英语
When the user asks about their inbox — what's there, search for an email, recent unread — use mail.list / mail.search.
原文语言:英语
When the user wants to see, create, or schedule a task/reminder/wiedervorlage on their personal task list, use tasks.list / tasks.create.
原文语言:英语
When the user asks for the current time, date, or wants a sanity-check that the runtime is alive, use the time.now tool — never guess.
原文语言:英语
OpenAPE Shapes — grant-aware CLI wrappers with adapter registry for structured, auditable command execution
原文语言:英语
Set up and configure an OpenApe Identity Provider using the @openape/nuxt-auth-idp Nuxt module. Use when building an IdP that manages WebAuthn passkeys, OAuth/OIDC flows, grants, and agent enrollment.
原文语言:英语
Integrate DDISA login into a Nuxt app using the @openape/nuxt-auth-sp Service Provider module. Use when adding passwordless authentication via OpenApe IdP with DNS discovery, PKCE, and grant-based authorization.
原文语言:英语