Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

openape

openape 收录了来自 openape-ai 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
4
更新
2026-05-11
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bash
网络与计算机系统管理员

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.

2026-05-11
file
网络与计算机系统管理员

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.

2026-05-11
http
软件开发工程师

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.

2026-05-11
mail
邮件文员和邮件机器操作员(邮政服务除外)

When the user asks about their inbox — what's there, search for an email, recent unread — use mail.list / mail.search.

2026-05-11
tasks
秘书和行政助理(法律、医疗和高管除外)

When the user wants to see, create, or schedule a task/reminder/wiedervorlage on their personal task list, use tasks.list / tasks.create.

2026-05-11
time
客户服务代表

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.

2026-05-11
openape-shapes
软件开发工程师

OpenAPE Shapes — grant-aware CLI wrappers with adapter registry for structured, auditable command execution

2026-04-12
openape-idp
软件开发工程师

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.

2026-03-18
openape-sp
软件开发工程师

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.

2026-03-18