> ## Documentation Index
> Fetch the complete documentation index at: https://docs.happycapy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Happycapy へようこそ

## Happycapy とは？

Happycapy はブラウザで動く agent-native computer です。

インストール不要。ターミナル設定不要。API キー不要。タブを開くだけで、Happycapy を使って作業を進められます。

Happycapy はコード作成、文書処理、画像生成、データ分析、タスク実行を代行できます。

Happycapy は Claude Code を基盤に、タスクの内容に合わせて適切な内蔵モデルへ処理を振り分けます。ユーザーはモデル選びではなく、得たい結果に集中できます。

## Happycapy の違い

<CardGroup cols={2}>
  <Card title="Agent-native な作業" icon="sparkles">
    タスクを分解し、ツールを使い、手順を実行し、結果を報告します。
  </Card>

  <Card title="クラウドサンドボックス" icon="cloud" href="/ja/features/projects">
    ローカルファイルを分離したまま、ブラウザからクラウド上で作業を実行できます。
  </Card>

  <Card title="Skill Store" icon="wand-magic-sparkles" href="/ja/features/skill-store">
    生成、コーディング、分析、翻訳などに使える専用 Skills を利用できます。
  </Card>

  <Card title="Automations" icon="clock" href="/ja/features/automations">
    繰り返し作業や長時間のタスクをスケジュールし、クラウドで継続実行できます。
  </Card>
</CardGroup>

## 紹介動画を見る

<div style={{ maxWidth: '720px', margin: '16px auto 28px', borderRadius: '14px', overflow: 'hidden', background: '#000', boxShadow: '0 18px 44px rgba(46, 41, 41, 0.08)', aspectRatio: '16 / 9' }}>
  <iframe width="100%" height="100%" src="https://www.youtube.com/embed/yC9Tx4G2EZU" title="Introducing Happycapy" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen style={{ width: '100%', height: '100%', border: 0, display: 'block' }} />
</div>

## ここから始める

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/ja/getting-started/quickstart">
    Happycapy の基本ワークフローを数分で学べます。
  </Card>

  <Card title="Credits & Usage" icon="coins" href="/ja/getting-started/credits">
    credits とモデル使用量、使用状況の確認方法を理解できます。
  </Card>

  <Card title="Skill Store" icon="wand-magic-sparkles" href="/ja/features/skill-store">
    既製 Skills を探し、Projects で使う方法を学べます。
  </Card>

  <Card title="Automations" icon="clock" href="/ja/features/automations">
    離れている間も続く作業をスケジュールできます。
  </Card>
</CardGroup>
