G-Pilot Tool Architect by cleanexpo/g-suite
npx skills add https://github.com/cleanexpo/g-suite --skill 'G-Pilot Tool Architect'G-Pilot 中的每个工具都必须遵循 Action-Ledger-Result 模式。
G-Pilot 工具是一个从 src/tools/ 或 src/agents/ 导出的异步函数。
export async function executeMissionTask(userId: string, payload: any) {
// 1. 验证 (Zod)
// 2. 计费验证 (billingGate)
// 3. 执行 (API 调用 / SDK)
// 4. 持久化 (如有需要,将结果保存到数据库)
// 5. 返回结果 (URL、文件或数据)
}
工具必须在 任务模式 (src/graph/nodes.ts) 中注册,以便 LLM 知道如何"调用"它们。
googleapis 或 Vertex AI SDK。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
google_slides_storyboard:构建动态演示文稿。notebook_lm_research:长上下文文档基础。image_generation:基于扩散模型的品牌图像生成 (Imagen 3)。video_generation:电影级动态图形循环。web_intel:基于搜索的报告。search_console_audit:实时 SEO 性能分析。sheets_ledger_sync:将任务成本导出到客户电子表格。gcs_vault_storage:将原始任务资产存储在客户存储桶中。每周安装量
0
代码仓库
GitHub 星标数
1
首次出现时间
1970年1月1日
安全审计
Every tool in G-Pilot must follow the Action-Ledger-Result pattern.
A G-Pilot tool is an asynchronous function exported from src/tools/ or src/agents/.
export async function executeMissionTask(userId: string, payload: any) {
// 1. Validation (Zod)
// 2. Billing Verification (billingGate)
// 3. Execution (API Call / SDK)
// 4. Persistence (Save result to DB if needed)
// 5. Result Return (URL, File, or Data)
}
Tools must be registered in the Mission Schema (src/graph/nodes.ts) so the LLM knows how to "call" them.
googleapis or Vertex AI SDKs.google_slides_storyboard: Building active presentations.notebook_lm_research: Long-context document grounding.image_generation: Diffusion-based brand imagery (Imagen 3).video_generation: Cinematic motion graphic loops.web_intel: Grounded search reports.search_console_audit: Real-time SEO performance analysis.sheets_ledger_sync: Exporting mission costs to a client Spreadsheet.gcs_vault_storage: Storing raw mission assets in a client Bucket.Weekly Installs
0
Repository
GitHub Stars
1
First Seen
Jan 1, 1970
Security Audits
AI Elements:基于shadcn/ui的AI原生应用组件库,快速构建对话界面
60,400 周安装