Skip to main content
Manusで任意のスキルを実行
ワンクリックで
OneIdentity
GitHub クリエイタープロフィール

OneIdentity

8 件の GitHub リポジトリにある 42 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
42
リポジトリ
8
更新
2026-06-30
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
safeguard-ps
7 件の skills · 2026-06-04
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
4 件の職業カテゴリ · 100% 分類済み
17%比率
#02
safeguard-bash
6 件の skills · 2026-05-21
ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
3 件の職業カテゴリ · 100% 分類済み
14%比率
#03
SafeguardDotNet
5 件の skills · 2026-06-30
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリスト
3 件の職業カテゴリ · 100% 分類済み
12%比率
#04
SafeguardCustomPlatform
5 件の skills · 2026-06-18
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
12%比率
#05
SafeguardJava
5 件の skills · 2026-05-20
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリスト
3 件の職業カテゴリ · 100% 分類済み
12%比率
#06
PySafeguard
5 件の skills · 2026-06-30
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
12%比率
#07
safeguard.js
5 件の skills · 2026-05-21
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
12%比率
#08
safeguard-ansible
4 件の skills · 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 件のリポジトリを表示
すべてのリポジトリを表示しました