Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

bridgic

bridgic 收录了来自 bitsky-tech 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
143
更新
2026-04-29
Forks
13
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bridgic-amphibious
软件开发工程师

Build agents with the Bridgic Amphibious dual-mode framework — combining LLM-driven (agent) and deterministic (workflow) execution with automatic fallback and human-in-the-loop support. Use when: (1) writing code that imports from bridgic.amphibious, (2) creating AmphibiousAutoma subclasses, (3) defining CognitiveWorker think units, (4) implementing on_agent/on_workflow methods, (5) working with CognitiveContext, Exposure system, or cognitive policies, (6) adding human-in-the-loop interactions (HumanCall, request_human, request_human_tool), (7) scaffolding a new amphibious project via CLI, (8) any task involving the bridgic-amphibious framework.

2026-04-29
code-review
软件质量保证分析师与测试员

Use this skill when reviewing code, checking for bugs, or analyzing code quality. Provides structured code review methodology.

2026-04-15
travel-planning
订位、运输票务代理与旅行文员

MUST USE when planning trips, booking flights, or reserving hotels. Request skill details FIRST before executing travel-related tasks to get the standard workflow.

2026-04-15
bridgic-llms
软件开发工程师

LLM provider initialization for bridgic projects. Use when: (1) initializing OpenAILlm, OpenAILikeLlm, or VllmServerLlm, (2) configuring OpenAIConfiguration (model, temperature, max_tokens, timeout), (3) choosing the right provider package for a task, (4) using chat/stream interfaces or advanced protocols (StructuredOutput, ToolSelection).

2026-04-15