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

gaia

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

収集済み skills
59
Stars
239
更新
2026-06-17
Forks
29
職業カバレッジ
11 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

googlesheets-analyze-data
データサイエンティスト

Analyze spreadsheet data intelligently - understand structure, choose right analysis tool (SQL/pivot/chart), apply formatting, present insights.

2026-06-17
googlesheets-charts-graphs
データサイエンティスト

Create charts and visualizations in Google Sheets — detect data structure, select chart type, format for clarity, present insights

2026-06-17
create-docx
DTPオペレーター

Generate an editable Microsoft Word (.docx) document — reports, letters, memos, structured docs. Use when the user wants a Word file. Built with docx-js (Node) for high fidelity.

2026-06-06
create-pdf
DTPオペレーター

Generate a polished, printable PDF — reports, letters, invoices, resumes, one-pagers. Use when the user wants a PDF document. Typst is the primary engine; LaTeX (tectonic) is the fallback for niche packages or specific academic/journal templates.

2026-06-06
create-pptx
グラフィックデザイナー

Generate a PowerPoint (.pptx) slide deck — pitch decks, reviews, summaries. Use when the user wants slides. Built with pptxgenjs (Node) for native, editable slides and charts.

2026-06-06
create-spreadsheet
DTPオペレーター

Generate an Excel (.xlsx) workbook or a CSV file — tables, financial models, data exports, formatted reports with charts. Use when the user wants a spreadsheet or CSV. Built with openpyxl + pandas (Python).

2026-06-06
tracked-todo-working-memory
プロジェクト管理専門家

Complete guide for GAIA tracked todos — philosophy, two modes (immediate/long-running), canvas activity logging, scheduling/recurrence, and institutional memory.

2026-06-05
gaia-custom-instructions
その他コンピュータ職

How per-integration custom instructions work — reading them, updating them, and when to persist a user's preference (e.g. "for Slack focus on

2026-05-29
gaia-self-knowledge
その他コンピュータ職

How GAIA itself works — its agents, memory, skills, integrations, and workspace. Read this when the user asks how you work, what you can do, how to configure you, or when you are unsure about your own mechanics.

2026-05-29
create-artifacts
ソフトウェア開発者

Create rich file artifacts (documents, code, reports, HTML pages) that appear as interactive cards in chat when placed in artifacts/.

2026-05-28
gmail-draft-send
一般事務員

Create and send Gmail emails using draft-first workflow. Always draft first, get user approval, then send.

2026-05-22
debug-issue
ソフトウェア開発者

Systematically debug issues using graph-powered code navigation

2026-05-22
explore-codebase
ソフトウェア開発者

Navigate and understand codebase structure using the knowledge graph

2026-05-22
refactor-safely
ソフトウェア開発者

Plan and execute safe refactoring using dependency analysis

2026-05-22
review-changes
ソフトウェア品質保証アナリスト・テスター

Perform a structured code review using change detection and impact

2026-05-22
audit
ソフトウェア品質保証アナリスト・テスター

Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.

2026-05-05
impeccable
ウェブ・デジタルインターフェースデザイナー

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when any design skill requires project context. Call with 'craft' for shape-then-build, 'teach' for design context setup, or 'extract' to pull reusable components and tokens into the design system.

2026-05-05
biome-gritql-plugins
ソフトウェア開発者

Use when creating custom lint rules in Biome via GritQL plugins, writing .grit files, or debugging why plugin diagnostics are not firing on violations.

2026-04-06
accurate-testing
ソフトウェア品質保証アナリスト・テスター

Write test cases that catch real bugs in production code instead of producing false confidence. Use when writing, reviewing, or planning tests for any codebase. Triggers on: "write tests", "add test coverage", "test this function", "create unit tests", "integration tests", "fix flaky tests", "improve test coverage", "review test quality", "are these tests good", "test plan", or any task involving pytest, vitest, jest, or other test frameworks. Prevents common AI testing pitfalls: over-mocking, testing frameworks instead of production code, fake implementations that bypass real logic, and assertion-free tests.

2026-04-05
creating-design-systems
ソフトウェア開発者

Use when reverse-engineering a codebase's implicit design system, creating a DESIGN.md style guide, documenting design tokens, or establishing visual language standards. Also use when asked to audit UI consistency, rationalize ad-hoc styling into a system, or prepare a design reference that enables one-shotting new components.

2026-03-26
python-testing-patterns
ソフトウェア品質保証アナリスト・テスター

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

2026-03-25
testing-strategies
ソフトウェア品質保証アナリスト・テスター

Design comprehensive testing strategies for software quality assurance. Use when planning test coverage, implementing test pyramids, or setting up testing infrastructure. Handles unit testing, integration testing, E2E testing, TDD, and testing best practices.

2026-03-25
calendar-create-event
一般事務員

Create calendar events intelligently - check availability, handle attendees, manage recurrence, timezone-aware scheduling with confirmation workflow.

2026-03-07
meeting-create-invite
一般事務員

Schedule meetings and generate video conferencing links (Google Meet, Zoom, Microsoft Teams) and invite participants.

2026-03-07
task-management
一般事務員

Manage and create tasks across various integrations (Gaia Todos, Todoist, Google Tasks, Asana, ClickUp, Linear, Trello, etc.)

2026-03-07
gmail-clean-inbox
一般事務員

Intelligently clean Gmail inbox - audit labels, identify patterns, batch categorize, archive old messages, present cleanup summary

2026-03-06
gmail-search-context
一般事務員

Search Gmail intelligently — construct precise queries, resolve threads, handle attachments, synthesize findings

2026-03-06
notion-search-content
一般事務員

Smart Notion search — query pages and databases, apply filters, traverse content, synthesize findings

2026-03-06
notion-manage-content
一般事務員

Manage Notion page content — insert, append, update blocks, delete blocks, override/replace content, and create new linked pages. Supports full markdown including tables.

2026-03-06
github-create-issue
ソフトウェア開発者

Create GitHub issues with proper formatting, labels, and details.

2026-03-01
gmail-find-contacts
一般事務員

Find contacts in Gmail - search for specific people or email addresses from email history.

2026-03-01
linkedin-create-post
市場調査アナリスト・マーケティングスペシャリスト

Create and manage LinkedIn posts with a professional standard - post as me or company, and high-quality engagement workflows.

2026-03-01
meet-invite-slack
一般事務員

Instantly create a Google Meet space and share the link with a teammate on Slack.

2026-03-01
notion-create-page
DTPオペレーター

Intelligently create Notion pages — search for duplicates, find parent, structure content with blocks, offer sharing

2026-03-01
find-items
ファイル事務員

Find pages and databases in Notion - search, list, query database contents with filters

2026-03-01
plan-my-day
プロジェクト管理専門家

Cross-provider daily planner — gather context from calendar, todos, linear, GitHub, and more. Synthesize into a prioritized action plan.

2026-03-01
posthog-find-metrics
データサイエンティスト

Find, query, and analyze PostHog metrics — trends, funnels, retention, feature flags, experiments, errors, and custom HogQL/SQL queries. Uses parallel subagents for multi-metric investigations.

2026-03-01
reddit-research-post
市場調査アナリスト・マーケティングスペシャリスト

Research subreddits and create posts — find the right subreddit, analyze trends, check rules and flairs, craft content, draft for review

2026-03-01
todoist-organize-tasks
一般事務員

Intelligently organize Todoist projects, tasks, labels and sections — search before creating, learn user patterns, smart decomposition

2026-03-01
send-dm
市場調査アナリスト・マーケティングスペシャリスト

Send direct messages on X (Twitter) - compose and send DMs to users, handle multi-part messages for longer content

2026-03-01
このリポジトリの収集済み skills 59 件中、上位 40 件を表示しています。