数据权限管理技能:支持资源权限查询与权限申请。 先判定“查询权限”还是“申请权限”,再按资源类型执行对应接口。 当用户提出“申请权限”、“查是否有权限”、“给某资源授权”时使用。
$npx -y skills add kweaver-ai/kweaver-dip --skill auth-managerInstalls into the current project.
Run `npx skills use "https://github.com/kweaver-ai/kweaver-dip" --skill "kweaver-ai/kweaver-dip/auth-manager"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kweaver-ai/kweaver-dip" that are relevant to the current task. Run `npx skills add "https://github.com/kweaver-ai/kweaver-dip"` and select the relevant skills, then follow their instructions.