← 返回 Skills 市场
reesepj

Fence Quote Calculator

作者 reesepj · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
323
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install fence-quote-calculator
功能描述
Calculate material takeoffs and quotes for wood, vinyl, and aluminum fence projects. Handles post counts, picket quantities, concrete bags, gate hardware, an...
使用说明 (SKILL.md)

Fence Quote Calculator

When to Use

  • Reese asks to "quote a fence job" or "run a takeoff"
  • Any mention of calculating fence materials, posts, pickets, concrete, or gates
  • Pricing or estimating a fence project

Material Specifications

Post Types & Spacing

  • Line posts, corner posts, end posts: 4x4 pressure treated
  • Gate posts: 6x6 pressure treated (1 per single gate opening, 2 per double gate opening)
  • Post spacing: 8 feet on center

Post Count Formula

  1. Calculate total line sections: total_linear_feet / 8 (round up)
  2. End posts = 2 per fence run (start and end of each continuous run)
  3. Corner posts = 1 per corner
  4. Line posts = total_sections - 1 - corner_posts (per run)
  5. Gate posts: count based on gate config (see gates below)

Rails

  • 3x 2x4x8 rails per 8-foot section
  • 3x 2x4x8 per gate leaf (for gate framing)

Pickets (Wood Fence)

  • Type: 1x6x6 dog ear pressure treated
  • Coverage: 5.5 inches per picket (actual board width, no gap/waste factor)
  • Per 8-foot section: 96 inches / 5.5 inches = 17.45 -> 18 pickets per section (round up)
  • Total pickets: sections x 18

Concrete

  • 4x4 posts: 60 lbs per post
  • 6x6 posts: 80 lbs per post
  • Aluminum posts: 60 lbs per post
  • Vinyl posts: 80 lbs per post
  • Bag size: 80 lb bags ONLY (Home Depot, 42 bags per pallet)
  • Bags per 4x4: 60/80 = 0.75 -> round up to 1 bag per 4x4 post
  • Bags per 6x6: 80/80 = 1 bag per 6x6 post

Gates

  • Standard single gate: 5 feet wide opening (4 feet if specifically requested)
  • Standard double gate: 10 feet wide opening (8 feet if specifically requested)
  • Hardware per gate opening: 1 latch + 1 handle
  • Hinges: 3 per gate leaf (single gate = 3 hinges, double gate = 6 hinges)
  • Drop rod: 1 per double gate

Fence Types Supported

  1. Wood (PT pine, dog ear pickets)
  2. Tan Vinyl
  3. White Vinyl
  4. 5ft Aluminum
  5. 4ft Aluminum

Output Format

When calculating a quote, present results as:

MATERIAL TAKEOFF - [Project Name/Address]
Fence Type: [type]
Total Linear Feet: [X]
Gate Config: [X single, X double]

POSTS
- 4x4 line/corner/end posts: [count]
- 6x6 gate posts: [count]

RAILS
- 2x4x8 (fence sections): [count]
- 2x4x8 (gate framing): [count]
- Total 2x4x8: [count]

PICKETS (wood only)
- 1x6x6 dog ear PT: [count]

CONCRETE
- 80lb bags: [count]
- Pallets (42/pallet): [count]

GATE HARDWARE
- Latches: [count]
- Handles: [count]
- Hinges: [count]
- Drop rods: [count]

Important Notes

  • Always round up on pickets and posts. Short materials means a return trip.
  • If Reese gives you a rough sketch or describes corners/gates, confirm the layout before running numbers.
  • For vinyl and aluminum, post spacing and section widths may differ from wood. Ask Reese to confirm if specs differ from the 8' OC standard.
  • Do NOT estimate labor costs in this skill. That's separate pricing.
安全使用建议
This skill appears coherent and low-risk: it only encodes calculation rules and output formatting and asks for no secrets. Before using, verify that its assumptions (8' post spacing, bag weights, picket widths, standard gate openings) match your local materials and project requirements. If you plan to connect it to pricing data or a backend later, expect to re-evaluate environment/credential needs at that time. Also confirm Reese's layout details before producing final quotes, as the skill repeatedly warns.
功能分析
Type: OpenClaw Skill Name: fence-quote-calculator Version: 1.0.0 The skill bundle defines a 'fence-quote-calculator' for an AI agent. The `SKILL.md` file contains detailed instructions for calculating material takeoffs, including formulas for posts, rails, pickets, concrete, and gate hardware. All instructions are focused on the stated purpose, guiding the agent on calculations, user interaction, and output formatting. There are no indications of prompt injection attempts, external calls, file system access, or any other high-risk behaviors that would suggest malicious or suspicious intent.
能力评估
Purpose & Capability
Name, description, and runtime instructions all describe fence material takeoffs and quoting. The formulas, output format, and supported fence types match the stated purpose; there are no unrelated environment variables, binaries, or config path requirements.
Instruction Scope
SKILL.md contains only domain-specific calculation rules, rounding guidance, and an explicit output format. It does not instruct the agent to read system files, access environment variables, call external endpoints, or collect unrelated data. It also explicitly forbids estimating labor, keeping scope narrow.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be downloaded or written to disk by an installer, which minimizes install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. Requested access is proportional (none) to the described functionality.
Persistence & Privilege
Skill is not always-enabled (always: false) and is user-invocable. It does not request persistent presence, system-wide config changes, or access to other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fence-quote-calculator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fence-quote-calculator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Fence Quote Calculator. - Calculates material takeoffs and quotes for wood, vinyl, and aluminum fences. - Supports posts, rails, pickets, concrete, and detailed gate hardware requirements. - Provides clear output format for material summary. - Includes formulas and specifications for accurate estimating. - Designed for use when quoting or estimating fence projects.
元数据
Slug fence-quote-calculator
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Fence Quote Calculator 是什么?

Calculate material takeoffs and quotes for wood, vinyl, and aluminum fence projects. Handles post counts, picket quantities, concrete bags, gate hardware, an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 Fence Quote Calculator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install fence-quote-calculator」即可一键安装,无需额外配置。

Fence Quote Calculator 是免费的吗?

是的,Fence Quote Calculator 完全免费(开源免费),可自由下载、安装和使用。

Fence Quote Calculator 支持哪些平台?

Fence Quote Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Fence Quote Calculator?

由 reesepj(@reesepj)开发并维护,当前版本 v1.0.0。

💬 留言讨论