fdueblab

13 mods across 1 repository, 99 stars between them.

fdueblab/Micro-Agent

Skill Claude CodeCodex

A set of rules for writing algorithm code that can later be checked automatically and packaged as MCP services, which let AI tools call specific functions. It covers function structure, type annotations, documentation, dependencies, and basic code quality.

99 20d ago A 0 tokens original MIT

fdueblab/Micro-Agent

Skill Claude CodeCodex

Rules for analysing Python projects and identifying functions that could become MCP tools, which are callable functions exposed to an AI system.

99 20d ago A 0 tokens original MIT

docker_packaging

03

fdueblab/Micro-Agent

Skill Claude CodeCodex

A set of rules and templates for packaging a Python MCP service in Docker. Docker packages an application and its dependencies into a repeatable container that can run on another machine.

99 20d ago A 0 tokens original MIT

domain_agriculture

04

fdueblab/Micro-Agent

Skill Claude CodeCodex

Skill "domain_agriculture" from fdueblab/Micro-Agent, covering 术语, 约束, 编排建议 and 合规说明.

99 20d ago A 0 tokens copy · 86% MIT

domain_aircraft

05

fdueblab/Micro-Agent

Skill Claude CodeCodex

Domain guidance for monitoring unmanned aircraft, covering the combined picture of airspace activity and alerts tied to time, location, and sensor sources.

99 20d ago A 0 tokens copy · 86% MIT

domain_aml

06

fdueblab/Micro-Agent

Skill Claude CodeCodex

Guidance for monitoring cross-border payments for money laundering and sanctions risks. It explains terms such as suspicious transactions and watchlists, which can include sanctioned people or politically exposed persons.

99 20d ago A 0 tokens original MIT

domain_ecommerce

07

fdueblab/Micro-Agent

Skill Claude CodeCodex

Skill "domain_ecommerce" from fdueblab/Micro-Agent, covering 术语, 约束, 编排建议 and 合规说明.

99 20d ago A 0 tokens original MIT

domain_evtol

08

fdueblab/Micro-Agent

Skill Claude CodeCodex

Domain guidance for low-altitude electric aircraft, known as eVTOL aircraft, including approved routes, capacity, speed, height, and collision handling.

99 20d ago A 0 tokens original MIT

domain_generic

09

fdueblab/Micro-Agent

Skill Claude CodeCodex

Reference guidance for coordinating several connected services into one application-level workflow. It covers stable interfaces, data passed between services, call order, retries, and logging.

99 20d ago A 0 tokens original MIT

domain_health

10

fdueblab/Micro-Agent

Skill Claude CodeCodex

Skill "domain_health" from fdueblab/Micro-Agent, covering 术语, 约束, 编排建议 and 合规说明.

99 20d ago A 0 tokens copy · 86% MIT

domain_homeAI

11

fdueblab/Micro-Agent

Skill Claude CodeCodex

Skill "domain_homeAI" from fdueblab/Micro-Agent, covering 术语, 约束, 编排建议 and 合规说明.

99 20d ago A 0 tokens original MIT

mcp_protocol

12

fdueblab/Micro-Agent

Skill Claude CodeCodex

A set of rules and a Python structure for wrapping a service so AI clients can call its tools through MCP, an open protocol for connecting models to external tools. It uses server-sent events over HTTP for communication.

99 20d ago A 0 tokens original MIT

fdueblab/Micro-Agent

Skill Claude CodeCodex

Technical guidance for recognizing human actions in video without training a new machine-learning model or using an LLM. It describes a pipeline that samples video frames, estimates body poses, measures movement, and assigns labels with rules.

99 20d ago A 0 tokens original MIT