Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
OneIdentity
GitHub 제작자 프로필

OneIdentity

8개 GitHub 저장소에서 수집된 42개 skills를 저장소 단위로 보여줍니다.

수집된 skills
42
저장소
8
업데이트
2026-06-30
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
safeguard-ps
skills 7개 · 2026-06-04
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자정보 보안 분석가
직업 카테고리 4개 · 100% 분류됨
17%비중
#02
safeguard-bash
skills 6개 · 2026-05-21
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
14%비중
#03
SafeguardDotNet
skills 5개 · 2026-06-30
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가
직업 카테고리 3개 · 100% 분류됨
12%비중
#04
SafeguardCustomPlatform
skills 5개 · 2026-06-18
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자
직업 카테고리 2개 · 100% 분류됨
12%비중
#05
SafeguardJava
skills 5개 · 2026-05-20
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가
직업 카테고리 3개 · 100% 분류됨
12%비중
#06
PySafeguard
skills 5개 · 2026-06-30
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
12%비중
#07
safeguard.js
skills 5개 · 2026-05-21
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
12%비중
#08
safeguard-ansible
skills 4개 · 2026-05-20
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터컴퓨터 시스템 분석가
직업 카테고리 4개 · 100% 분류됨
9.5%비중
저장소 탐색

저장소와 대표 skills

build-and-release
소프트웨어 개발자

Use when working on Azure Pipelines builds, version stamping, signing, publishing, or release artifacts for safeguard-ps.

2026-06-04
api-patterns
소프트웨어 개발자

Use when making Safeguard API calls, working with Invoke-SafeguardMethod, using filters or query parameters, exploring the API via Swagger, or troubleshooting API errors. Covers REST conventions, cmdlet preference, query/filter syntax, and common pitfalls.

2026-05-21
appliance-test-setup
소프트웨어 품질 보증 분석가·테스터

Use when setting up test objects on a Safeguard appliance for integration testing. Covers the creation sequence for users, assets, accounts, certificates, A2A registrations, and cleanup.

2026-05-21
a2a-workflow
정보 보안 분석가

Use when working on safeguard-ps A2A registrations, certificate authentication, credential retrieval, brokering, or A2A event listeners.

2026-05-20
architecture
소프트웨어 개발자

Use when working on module internals, understanding the module manifest, SignalR event listeners, dynamic groups, custom platform scripts, or tracing how feature modules interact with the root module and global state.

2026-05-20
new-feature-module
네트워크·컴퓨터 시스템 관리자

Use when creating a new PowerShell feature module (.psm1), adding new exported cmdlets, or extending the module manifest. Includes step-by-step checklists, file templates, and manifest update procedures.

2026-05-15
testing-guide
소프트웨어 품질 보증 분석가·테스터

Use when running tests, writing tests, investigating test failures, or setting up a test environment against a live Safeguard appliance. Covers the integration test framework, test runner commands, suite structure, assertion patterns, and module-to-suite mapping.

2026-05-15
api-patterns
소프트웨어 개발자

Use when making Safeguard API calls, working with invoke-safeguard-method.sh, using SCIM filters or query parameters, creating users/assets/accounts, or understanding Safeguard API conventions and gotchas.

2026-05-21
architecture
네트워크·컴퓨터 시스템 관리자

Use when understanding how safeguard-bash is organized, how scripts share authentication and session state, how the utils library fits together, or how to add new commands safely.

2026-05-21
build-and-release
네트워크·컴퓨터 시스템 관리자

Use when working on safeguard-bash Azure Pipelines, Docker packaging, version derivation, GitHub releases, or Docker Hub publishing.

2026-05-20
a2a-workflow
네트워크·컴퓨터 시스템 관리자

Use when working on A2A (application-to-application) scripts, certificate authentication, credential retrieval, access request brokering, A2A service management, event subscriptions, or event discovery.

2026-05-16
new-script-guide
네트워크·컴퓨터 시스템 관리자

Use when creating a new CLI script in src/, adding a new command to safeguard-bash, or extending an existing script with new functionality. Covers the full script template, flag conventions, login file integration, and how to add a corresponding test suite.

2026-05-16
testing-guide
소프트웨어 품질 보증 분석가·테스터

Use when running tests, writing tests, investigating test failures, or setting up a test environment against a live Safeguard appliance. Covers the test framework API, suite lifecycle, assertion patterns, and the test runner.

2026-05-16
safeguard-ps-operations
네트워크·컴퓨터 시스템 관리자

Use when the agent must drive a live SPP appliance through safeguard-ps to validate, import, trigger, and inspect a custom platform script. Covers Connect-Safeguard -DeviceCode (preferred) / -Browser (fallback) auth, the cmdlet menu (Test- / Import- / Export- / asset / account / trigger), idempotency, extended-logging triggers, task-log JSON retrieval, and how to call tools/Invoke-PlatformDevLoop.ps1 instead of re-implementing the loop. All cmdlet syntax must be sourced from Get-Help <Cmdlet> -Full against the installed module, never paraphrased from memory.

2026-06-18
script-authoring
소프트웨어 개발자

Use when drafting or revising the custom-platform JSON itself. Four pattern recipes (ssh-interactive, ssh-batch, http-api, http-form-fill) cite schema, samples, and templates and cover Do blocks, status messages, custom parameters, and reserved variables. The http-api recipe spans every auth shape the API documents — Basic/Digest via HttpAuth, or Bearer / custom Authorization scheme / custom-header API key via script-built Headers — plus one-step vs two-step token fetch. Mandates the fast inner loop: local schema validation against schema/ before any appliance round-trip. SchemaOnly green is necessary but not sufficient — cross-reference samples for analogous patterns before declaring ready.

2026-06-18
target-probing
소프트웨어 개발자

Use when the agent must learn how a live target system actually behaves before authoring or revising a custom platform script. Covers per-protocol recon recipes (SSH and HTTP) run from the operator's local shell with a service-account credential, the probe-safety contract (read-only by default, per-probe consent for destructive probes, rate limits, no-production guard), and the structured evidence artifact consumed by strategy-selection and script-authoring.

2026-06-05
task-log-analysis
소프트웨어 개발자

Use when an operation has run and produced an extended task log that must be classified and turned into a next step. Pulls or accepts the extended task-log JSON, classifies the failure phase (connect / auth / parse / operation / unknown), extracts actionable signals, and recommends the next iteration. Backed by the failure-pattern catalog at docs/agent-reference/failure-patterns.md, which ships empty and is grown only from real runs.

2026-06-05
strategy-selection
소프트웨어 개발자

Use to decide the implementation approach for a custom platform from protocol, vendor documentation, and probe evidence. Maps inputs to a recommendation across SSH (interactive vs batch) and HTTP (form-fill vs api). For http-api, also picks the auth shape — HttpAuth-managed (Basic, Digest) vs script-managed header (Bearer, custom Authorization scheme, custom-header API key) — and one-step vs two-step token fetch. Plus credential intent (password / SSH key / API key / bearer token) and self-managed vs service-account. Accepts both fetched URLs and vendor-doc excerpts the user pasted into the conversation.

2026-06-04
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다