bitsky-tech/AmphiLoop

Public agent skills based on Bridgic

68Stars on the repository
13Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

amphibious-code

01

bitsky-tech/AmphiLoop

Agent

Code generation specialist for bridgic-amphibious projects. Takes a task description with optional domain context and produces a complete, runnable project at / /: scaffold via CLI, then adapt the generated amphi.py and write main.py + supporting files following framework best practices.

68 3mo ago A 66 tokens original MIT

amphibious-config

02

bitsky-tech/AmphiLoop

Agent

Configuration specialist for the bridgic-amphibious build pipeline. Drives interactive selection of project mode (Workflow / Amphiflow) and LLM configuration, applies any domain-specific configuration from domain-context/ /config.md, runs the uv environment setup script, and writes the consolidated buildcontext.md…

68 3mo ago A 94 tokens original MIT

amphibious-explore

03

bitsky-tech/AmphiLoop

Agent

Abstract exploration methodology. Decomposes a task into an executable plan by probing the target environment with a domain-supplied toolset, and classifies every parameter as stable (known during exploration and reusable across runs) or volatile (must be re-observed each time the plan is carried out). Produces a…

68 3mo ago A 91 tokens original MIT

amphibious-verify

04

bitsky-tech/AmphiLoop

Agent

Verification specialist for bridgic-amphibious projects. Receives a generated project, injects debug instrumentation (humaninput signal-file override, loop slicing), runs the program with log monitoring, handles human-in-the-loop interactions, validates results, and cleans up all debug code on success. Scene-agnostic…

68 3mo ago A 79 tokens original MIT