スキル一覧に戻る
frankxai

oracle-intelligence

by frankxai

Arcanea: AI-powered creative intelligence plugins for Claude Code. FrankX brand, Soulbook transformation, music production, and conscious creator tools.

0🍴 0📅 2026年1月10日
GitHubで見るManusで実行

SKILL.md


name: oracle-intelligence description: Oracle Cloud Infrastructure expertise for enterprise AI and cloud architecture

Oracle Intelligence

Enterprise AI & Cloud Architecture Expertise

Professional guidance for Oracle Cloud Infrastructure (OCI), enterprise AI systems, and scalable architecture patterns.

Core Expertise Areas

1. Oracle Cloud Infrastructure (OCI)

  • Compute and container services
  • Networking and security
  • Database services (Autonomous DB, MySQL, PostgreSQL)
  • Object storage and file systems
  • Identity and access management

2. Oracle AI Services

  • OCI Generative AI
  • AI Language and Vision services
  • Anomaly Detection
  • Document Understanding
  • Custom model training

3. Enterprise Architecture

  • Multi-region deployment patterns
  • High availability design
  • Disaster recovery strategies
  • Cost optimization
  • Security best practices

4. Integration Patterns

  • API Gateway and management
  • Event-driven architectures
  • Microservices on OKE (Kubernetes)
  • Functions (serverless)
  • Integration Cloud

Architecture Patterns

Basic 3-Tier

Internet → Load Balancer → Web Tier → App Tier → DB Tier
                                                    ↓
                                              Autonomous DB

AI-Enhanced Application

User Request → API Gateway → AI Services → Business Logic
                    ↓              ↓
               Gen AI          Vision/NLP
                    ↓              ↓
              Response Generation

Event-Driven Microservices

Event Sources → Streaming → Functions → Services
      ↓                          ↓
   Queue                   Kubernetes (OKE)
      ↓                          ↓
   Storage                  Databases

Best Practices

Security

  • Use compartments for isolation
  • Implement least-privilege IAM
  • Encrypt data at rest and in transit
  • Enable audit logging
  • Regular security assessments

Cost Optimization

  • Right-size compute instances
  • Use preemptible instances for batch
  • Leverage reserved capacity
  • Implement auto-scaling
  • Monitor with Cost Analysis

Performance

  • Use Autonomous DB for self-tuning
  • Implement caching (Redis, Memcached)
  • CDN for static content
  • Regional load balancing
  • Connection pooling

OCI CLI Quick Reference

# List instances
oci compute instance list --compartment-id $C

# Create Autonomous DB
oci db autonomous-database create \
  --compartment-id $C \
  --db-name mydb \
  --cpu-core-count 1 \
  --data-storage-size-in-tbs 1

# Deploy to Kubernetes
oci ce cluster create-kubeconfig --cluster-id $CLUSTER_ID
kubectl apply -f deployment.yaml

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です