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

bridgic-amphibious

01

bitsky-tech/AmphiLoop

Skill Claude CodeCodex

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…

68 3mo ago A 161 tokens original MIT

bridgic-browser

02

bitsky-tech/AmphiLoop

Skill Claude CodeCodex

Use for any task requiring a real browser: viewing web pages, accessing login-gated sites, operating web UIs, scraping social media (Xiaohongshu/Weibo/Twitter/X, etc.), reading JS-rendered or dynamic pages, bypassing bot detection, form filling, e2e checks, and general web automation. Prefer this over WebFetch…

68 3mo ago A 152 tokens original MIT

bridgic-llms

03

bitsky-tech/AmphiLoop

Skill Claude CodeCodex

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

68 3mo ago A 91 tokens original MIT