circuit-fibsqrt

Installation
SKILL.md

Circuit-Fibsqrt

Overview

This skill provides guidance for implementing mathematical computations as gate-level circuits. It covers combinational logic (adders, comparators, multiplexers) and sequential logic (feedback-based iteration) in text-based circuit simulators that use event-driven simulation.

When to Use This Skill

Use this skill when:

  • Building circuits that compute mathematical functions (square root, Fibonacci, etc.)
  • Working with text-based gate netlists (e.g., gates.txt format)
  • Implementing multi-bit arithmetic operations at the gate level
  • Debugging circuits in event-driven simulators with feedback loops
  • Optimizing gate counts to meet resource constraints

Approach: Component-First Development

Step 1: Understand the Simulator Semantics

Related skills

More from letta-ai/skills

Installs
34
Repository
letta-ai/skills
GitHub Stars
97
First Seen
Jan 24, 2026