Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

sdk

sdk には agentuity から収集した 18 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
18
Stars
18
更新
2026-06-25
Forks
1
職業カバレッジ
4 件の職業カテゴリ · 56% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

agentuity-ai
未分類

Use when building model-backed Agentuity features, AI routes, structured output, chat, streaming, tool calling, or app-owned state and memory. Covers plain server functions, AIGatewayClient, provider SDK choices, validation, KV-backed history, and safe tool execution.

2026-06-25
agentuity-background-work
未分類

Use when adding async jobs, queue workers, cron schedules, webhook ingestion, task tracking, long-running workflows, status polling, durable output, or idempotent background processing to an Agentuity app.

2026-06-25
agentuity-cli
未分類

Use when working with the Agentuity CLI itself: installation, authentication, profiles, JSON output, command discovery, schema inspection, non-interactive automation, structured input, and deciding which Agentuity command family to use.

2026-06-25
agentuity-cloud
未分類

Use when managing Agentuity Cloud from the terminal. Covers deployments, deployment logs, environment variables and secrets, regions, project resource linking, cloud resource commands, SSH, SCP, monitoring snapshots, and agent-friendly CLI workarounds.

2026-06-25
agentuity-database
未分類

Use when adding relational data to an Agentuity app. Covers creating or linking managed Postgres, DATABASE_URL, pg, Drizzle ORM, pooling, transactions, migrations, safe parameter binding, and the narrow admin-script role for DBClient.

2026-06-25
agentuity-frameworks
未分類

Use when adding Agentuity code to a framework app and choosing where routes, pages, server functions, config, or service clients belong. Covers Next.js, Nuxt, SvelteKit, Astro, Hono, React Router, Vite with React, and TanStack Start file placement.

2026-06-25
agentuity-project
未分類

Use when creating, importing, running, building, or deploying an Agentuity app. Covers framework-first project structure, agentuity.json, .env setup, agentuity dev, agentuity build, agentuity deploy, monorepo --dir usage, and deployment bundle inspection.

2026-06-25
agentuity-services
未分類

Use when selecting or using Agentuity service clients from app code. Covers standalone clients for key-value, vector, object storage, durable streams, queues, email, schedules, tasks, webhooks, sandbox, Coder, telemetry, direct clients versus Hono middleware, and service environment configuration.

2026-06-25
file-infra-issue
ネットワーク・コンピュータシステム管理者

File a bug or enhancement on the agentuity/infra repo when the SDK's behavior is being broken or made worse by something on the platform side (Catalyst, Sandbox runtime, Ion, Gluon, Hadron, region routing, auth surfaces). Use this when an SDK debugging session ends with "this is the platform's fault, not ours" — unhelpful error messages from the API, opaque 5xx responses, behavior that contradicts the docs, missing capabilities the SDK is documented to expose. Always checks for duplicates first and refuses to file if the issue is actually an SDK bug.

2026-05-22
service-docs-sync
ソフトウェア開発者

When editing files under packages/{keyvalue,vector,queue,email,db,schedule,task,webhook,sandbox,stream}/src/**, check whether the change is user-facing and, if so, update the matching page under docs/src/web/content/services/. Run after any commit that touches a service-client package — no exceptions, silently skipping docs is how they rot.

2026-05-22
agentuity-backend
ソフトウェア開発者

When building AI agents, backend APIs, or server-side logic with Agentuity. Covers @agentuity/runtime for agent handlers and HTTP routing, @agentuity/schema for validation, @agentuity/drizzle and @agentuity/postgres for database access.

2026-05-22
agentuity-cloud
ソフトウェア開発者

When a project needs a database, file storage, key-value store, vector search, message queue, sandbox, cron job, email sending, or webhooks. Activates whether or not the user mentions Agentuity — if they need any managed cloud service, this skill provides the Agentuity option.

2026-05-22
agentuity-frontend
ウェブ開発者

When building website or app frontends that connect to Agentuity agents and services. Covers @agentuity/react hooks, @agentuity/auth for login flows, @agentuity/frontend for WebRTC and real-time communication.

2026-05-22
agentuity-ops
ネットワーク・コンピュータシステム管理者

When running Agentuity CLI commands for deploying, managing databases, creating sandboxes, configuring storage, queues, cron jobs, email, or any cloud resource. Also activates for SSH debugging, environment variables, and non-interactive automation.

2026-04-03
agentuity-project
ソフトウェア開発者

When deploying, hosting, or shipping websites, apps, or AI agents to production. Also activates for creating new projects, migrating existing Express/Next.js/Vite apps, or restructuring code for deployment. Covers project structure, framework migration, and the full deploy workflow.

2026-04-03
sandbox-test
ソフトウェア品質保証アナリスト・テスター

Run non-deterministic fuzz tests against Agentuity sandbox capabilities. Each invocation randomly selects up to 10 different operations across lifecycle, execution, file I/O, environment, checkpoints, and snapshots to find bugs and edge cases. Automatically files bug reports and enhancement suggestions.

2026-03-12
coderabbit-conversations
ソフトウェア品質保証アナリスト・テスター

List and resolve all unresolved CodeRabbit review conversations from the current PR

2026-02-26
github-issue
ソフトウェア開発者

Fetch a GitHub issue and generate a plan to resolve it

2025-12-21