查询中

搜索技能

为您的 Agent 寻找最完美的能力。

结果数
10,480
符合搜索条件的技能
当前页
270
共 524 页
关键词
git
按名称、标签或描述搜索
scientific-computing
4

orcaflex-results-comparison

Compare results across multiple OrcaFlex simulations for design verification, sensitivity studies, and configuration comparison. Includes pretension, stiffness, and force distribution analysis.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcaflex-modeling

Setup, configure, and run OrcaFlex hydrodynamic simulations using the universal runner. Use for marine/offshore analysis including static analysis, dynamic simulations, mooring analysis, and batch processing of OrcaFlex models.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcaflex-modal-analysis

Perform modal and frequency analysis on OrcaFlex models to extract natural frequencies, mode shapes, and identify dominant DOF responses. Use for VIV assessment, resonance identification, and structural dynamics characterization.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcawave-multi-body

Multi-body hydrodynamic interaction specialist for OrcaWave. Handles coupled vessel analysis, side-by-side operations, FPSO-tanker interactions, gap resonance, and hydrodynamic shielding effects.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcaflex-vessel-setup

Configure 6-DOF vessels in OrcaFlex with hydrodynamic properties, RAO import from AQWA, and vessel type creation. Covers initial position, orientation, calculation settings, and motion options.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcaflex-installation-analysis

Create and analyze OrcaFlex models for offshore installation sequences including subsea structure lowering, pipeline installation, and crane operations. Generate models at multiple water depths and orientations for installation feasibility studies.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

aqwa-analysis

Integrate with AQWA hydrodynamic software for RAO computation, damping analysis, and coefficient extraction. Use for AQWA file processing, RAO calculation, hydrodynamic coefficient extraction, and pre/post processing workflows.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

hydrodynamics

Manage hydrodynamic coefficients, wave spectra, and environmental loading for vessel response analysis. Use for 6×6 matrix management, wave spectrum modeling, OCIMF loading calculations, and RAO interpolation.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcawave-analysis

Expert agent for OrcaWave diffraction/radiation analysis with deep expertise in marine hydrodynamics and panel method computations. Use for wave-structure interaction, added mass/damping calculations, QTF computation, and OrcaFlex hydrodynamic database generation.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcawave-mesh-generation

Panel mesh generation and optimization specialist for OrcaWave diffraction analysis. Handles CAD-to-panel mesh conversion, mesh quality validation, convergence studies, and GDF file generation for hydrodynamic computations.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcawave-to-orcaflex

Integration specialist for converting OrcaWave diffraction results to OrcaFlex vessel types. Handles hydrodynamic database generation, RAO import, viscous damping addition, and coordinate system transformations.

vamseeachanta
vamseeachanta
research
open
scientific-computing
4

gmsh-meshing

Specialized AI agent for finite element mesh generation and manipulation using GMSH. Use for 1D/2D/3D mesh generation, geometry processing, quality assessment, optimization, and integration with OrcaFlex, ANSYS, and OpenFOAM.

vamseeachanta
vamseeachanta
research
open
computational-chemistry
4

orcawave-qtf-analysis

Second-order wave force specialist for QTF (Quadratic Transfer Function) computation in OrcaWave. Handles mean drift, difference-frequency, sum-frequency forces, and slow-drift response analysis for offshore structures.

vamseeachanta
vamseeachanta
research
open
lab-tools
4

mooring-design

Design and analyze mooring systems including CALM and SALM buoys, catenary moorings, and spread mooring configurations. Covers mooring line design, safety factors, environmental loading, and compliance with DNV, API, and ABS standards.

vamseeachanta
vamseeachanta
research
open
lab-tools
4

cathodic-protection

Expert Electrical Engineer specializing in cathodic protection (CP) systems for oil and gas industry. Use for CP system design, corrosion prevention, sacrificial anode calculations, impressed current systems, pipeline integrity, coating defects, and NACE/ISO standards compliance.

vamseeachanta
vamseeachanta
research
open
scientific-computing
4

bsee-sodir-extraction

Extract and process energy data from BSEE (Gulf of Mexico) and SODIR (Norway) regulatory databases

vamseeachanta
vamseeachanta
research
open
code-quality
4

code-reviewer

负责代码审查与安全审计,确保代码符合规范、逻辑严密且无安全漏洞。

CaoMeiYouRen
CaoMeiYouRen
testing-security
open
security
4

oauth2-flows

OAuth 2.0認可フローの実装パターンとセキュリティベストプラクティス。 Authorization Code Flow、PKCE、Refresh Token Flowの正確な実装を提供。 Web/SPA/モバイルアプリでの安全な認可フロー実装を支援。 Anchors: • OAuth 2.0 Simplified (Aaron Parecki) / 適用: 認可フロー全般 / 目的: RFC準拠の正確な実装 • Web Application Security (Andrew Hoffman) / 適用: セキュリティ設計 / 目的: 脅威モデリングと対策 • RFC 6749 (OAuth 2.0 Framework) / 適用: プロトコル仕様 / 目的: 標準準拠の担保 Trigger: Use when implementing OAuth 2.0 authentication, configuring authorization flows, integrating with OAuth providers, implementing PKCE for SPAs, or managing token lifecycle. oauth2, authorization code, pkce, access token, refresh token, oauth provider, google auth, github oauth

daishiman
daishiman
testing-security
open
productivity-tools
4

connector-generation

Guide for creating new external service connectors in DEVS. Use this when asked to add a new OAuth app connector, API connector, or integration with external services like Slack, Trello, Linear, Asana, Dropbox, GitHub, etc.

codename-co
codename-co
tools
open
security
4

nextauth-patterns

NextAuth.js v5の設定とカスタマイズパターンを専門とするスキル。 OAuth 2.0プロバイダー統合、データベースアダプター、セッション戦略、コールバック実装、型安全なセッション管理を提供する。 Anchors: • Web Application Security (Andrew Hoffman) / 適用: OAuth脅威モデリングとセッションセキュリティ / 目的: 安全な認証フロー設計 • NextAuth.js v5 Official Docs / 適用: プロバイダー設定とコールバック / 目的: 標準準拠の実装 Trigger: Use when implementing NextAuth.js authentication, configuring OAuth providers (Google, GitHub), integrating database adapters (Drizzle), designing session strategies (JWT or database-backed), customizing authentication callbacks, or adding role-based data to sessions. Keywords: nextauth, oauth, authentication, session, jwt, drizzle adapter, google oauth, github oauth

daishiman
daishiman
testing-security
open
上一页
第 270 页 / 共 524 页
下一页