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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 9개 중 9개를 표시합니다.
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.
원문 언어: 영어