Agent Skillsarchestra-ai/archestra › access-request-intake

access-request-intake

GitHub

用于收集并提交流程完整的系统访问请求。通过对话获取员工邮箱、系统、权限级别等必填字段,校验策略合规性后调用工具创建工单并返回票号。

ai-labs/skills/access-request-intake/SKILL.md archestra-ai/archestra

Trigger Scenarios

用户请求开通系统或应用权限 用户要求授予或设置员工访问权限

Install

npx skills add archestra-ai/archestra --skill access-request-intake -g -y
More Options

Non-standard path

npx skills add https://github.com/archestra-ai/archestra/tree/main/ai-labs/skills/access-request-intake -g -y

Use without installing

npx skills use archestra-ai/archestra@access-request-intake

指定 Agent (Claude Code)

npx skills add archestra-ai/archestra --skill access-request-intake -a claude-code -g -y

安装 repo 全部 skill

npx skills add archestra-ai/archestra --all -g -y

预览 repo 内 skill

npx skills add archestra-ai/archestra --list

SKILL.md

Frontmatter
{
    "name": "access-request-intake",
    "description": "Collect a complete system-access request from the user and file it via the IT service desk. Use when someone asks to request, grant, or set up system\/application access for an employee."
}

Access request intake

File system-access requests through the Acme IT service desk's create_access_request tool. The ticket is only valid when every field is present and correct, so gather all of them before submitting.

Required fields

Collect all five:

  • employee_email — the person who needs access
  • system — the system or application
  • access_level — one of read-only, read-write, admin
  • justification — the business reason
  • manager_email — the approving manager

Protocol

  1. From the user's request, fill in whatever fields you already have.
  2. If any required field is missing or ambiguous, ask the user for it. Do not guess, and do not file the request until you have all five.
  3. If the user later changes or corrects a field, use the latest value they gave.
  4. Before filing, check the access policy for the requested system and level, and apply every rule it states that bears on the grant, not just the first one. Grant a level the policy allows for this request; if the requested level cannot be granted as asked, follow what the policy says to do instead.
  5. Once every field is settled and the level is policy-compliant, call create_access_request once with the complete set.
  6. Report the returned ticket_id.

Version History

  • 3053975 Current 2026-08-12 09:05

Same Skill Collection

.claude/skills/archestra-dev-backend-tests/SKILL.md
.claude/skills/archestra-dev-backend/SKILL.md
.claude/skills/archestra-dev-bench-analysis/SKILL.md
.claude/skills/archestra-dev-e2e/SKILL.md
.claude/skills/archestra-dev-frontend/SKILL.md
.claude/skills/archestra-dev-investigate/SKILL.md
.claude/skills/archestra-dev-llm-providers/SKILL.md
.claude/skills/archestra-dev-migrations/SKILL.md
.claude/skills/archestra-dev-observability/SKILL.md
.claude/skills/archestra-dev-override-sweep/SKILL.md
.claude/skills/archestra-dev-rust-napi/SKILL.md
.claude/skills/archestra-docs-writer/SKILL.md
.claude/skills/archestra-mcp-catalog-entry/SKILL.md
ai-labs/skills/cipher-decoder/SKILL.md
ai-labs/skills/sales-ledger/SKILL.md
migration-kit/SKILL.md
.claude/skills/archestra-dev-interactions-migrations/SKILL.md

Metadata

Files
0
Version
4a525dc
Hash
055bbd7f
Indexed
2026-08-12 09:05

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-12 22:00
浙ICP备14020137号-1 $お客様$