bybitsky-tech· 8 skills
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.
$npx -y skills add bitsky-tech/amphiloop --skill bridgic-amphibiousInstalls into the current project.
Run `npx skills use "https://github.com/bitsky-tech/amphiloop" --skill "bitsky-tech/amphiloop/bridgic-amphibious"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bitsky-tech/amphiloop" that are relevant to the current task. Run `npx skills add "https://github.com/bitsky-tech/amphiloop"` and select the relevant skills, then follow their instructions.