acculynx

acculynx is a skill for Claude Code, Codex from withoneai/one-agent-plugin. It costs 0 tokens per session (7,026 once invoked), scanned A, a copy of 2-chat, MIT.

A connection to AccuLynx, a business platform roofing contractors use to manage leads, estimates, jobs, materials, schedules, and invoices.

In plain words
What is it for?
Use it to perform supported AccuLynx actions after checking the connection and reading the required action details.
Why use it?
It lets an agent work with roofing operations data through AccuLynx instead of requiring separate manual handling across office and field tasks.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/withoneai/one-agent-plugin/acculynx
Any agent
npx skills add withoneai/one-agent-plugin --skill acculynx
Clone the repo
git clone --depth 1 https://github.com/withoneai/one-agent-plugin

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for acculynx

README.md
[![agentmods](https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/acculynx.svg)](https://agentmods.dev/skills/withoneai/one-agent-plugin/acculynx)
Your own site
<a href="https://agentmods.dev/skills/withoneai/one-agent-plugin/acculynx"><img src="https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/acculynx.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,026 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 72% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.07026
Opus 5 $0.00000 $0.03513
Sonnet 5 $0.00000 $0.01405
Haiku 4.5 $0.00000 $0.00703

Measured 5d ago against content hash 3fbf612eb0d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

acculynx scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

72% identical to 2-chat — 347 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

platforms/one-acculynx/skills/acculynx/SKILL.md · 424 lines

How it starts

The opening of the file, as written. The whole thing — 424 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Acculynx through One

AccuLynx is a roofing business management platform that provides tools for lead tracking, estimating, job management, material ordering, scheduling, and invoicing, allowing roofing contractors and their teams to centralize operations, streamline workflows, and integrate business data across field and office processes.

One exposes Acculynx through four MCP tools. The table below carries real action ids from One's knowledge base, so for a common operation you can skip search and go straight to reading the action's parameters.

How to run an action

  1. Find the action in the table below, or call search_one_platform_actions with platform acculynx if it is not listed.
  2. Call get_one_action_knowledge with the action id. Do this every time, including for actions in this table. The table gives you the id, not the parameters.
  3. Call execute_one_action with parameters copied from that knowledge.

Never guess a parameter name, a body field, or an enum value. The knowledge has the real schema, and a guessed field is either a 400 or a silent write of the wrong thing.

Before you start

Call list_one_integrations once and confirm Acculynx is connected. If it is missing, the user has not connected it: say so and point them at https://app.withone.ai rather than reaching for raw HTTP.

Each connection carries an access field. If it reports {"policy": "methods", "methods": ["GET"]} the agent is read-only here, so plan a read-only answer instead of attempting a write that will be refused.

Before a write

Creates, updates, deletes and sends land on a real Acculynx account and cannot be recalled. State the action and the specific target in one line before the first write in a task, and let the user stop you. Reads need no confirmation.

Actions

Jobs

Action Method Path Action id
Get a Job's Accounting Integration Status GET /api/v2/jobs/{{jobId}}/accounting/integration-status conn_mod_def::GKshC61EAqg::IcpqZR_HT8-YBYB2DzthQg
Get a Job's Sales Owner GET /api/v2/jobs/{{jobId}}/representatives/sales-owner conn_mod_def::GKshDgzWDPA::yWJk9PzDRGqBohLKqDWiSw
Get Job by Id GET /api/v2/jobs/{{jobId}} conn_mod_def::GKshDOp5xnA::rB-JTv1YR_KrYxzs05bfGA
List Jobs GET /api/v2/jobs conn_mod_def::GKshDwL18Hg::9ktTFSbNRp2aF7PQzmQaJg
Add or Update a Job's A/R Owner POST /api/v2/jobs/{{jobId}}/representatives/ar-owner conn_mod_def::GKshCFd0S9g::DbLdf8HbSoKBr1nYVa_uaQ
Add or Update a Job's Initial Appointment PUT /api/v2/jobs/{{jobId}}/initial-appointment conn_mod_def::GKshCeKtvaA::Z9xwhQ8GSV-kPy4gktS4Nw
Add or Update a Job's Sales Owner POST /api/v2/jobs/{{jobId}}/representatives/sales-owner conn_mod_def::GKshCaY4L7g::NoXVoCobRG-JhfpYJtsbEA
Create Job POST /api/v2/jobs conn_mod_def::GKshCbGQkyg::YtE5dmqTSGKZ8_CzALloNw
Delete a Job's A/R Owner DELETE /api/v2/jobs/{{jobId}}/representatives/ar-owner conn_mod_def::GKshCx4WJ_A::DpzbmqgDS4y1F5P8k2K0nA
Delete a Job's Sales Owner DELETE /api/v2/jobs/{{jobId}}/representatives/sales-owner conn_mod_def::GKshCx0Yeog::59hRrW9dQHG9ACqPOiJE4g
Search Jobs POST /api/v2/jobs/search conn_mod_def::GKshDwr3g-A::OavSFmsfRuqqZPUdsSns8g
Set a Job's Insurance Company PUT /api/v2/jobs/{{jobId}}/insurance/insurance-company conn_mod_def::GKshD9kS5ag::VxrGel9NRM2DSUfqDuzyzg

Read the full file on GitHub · 424 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 424 lines · 0 tokens per session scan A 3fbf612eb0d5

Subscribe to this mod's changes

acculynx is a skill published in the GitHub repository withoneai/one-agent-plugin (1 stars, last pushed 16d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 7,026 tokens. A static security scan graded it A with 0 findings. It is 72% identical to 2-chat, differing in 347 lines, and is treated as a copy.

Related

Other skills, from other repositories

cargo-billing

Understand what Cargo is costing — remaining credits, usage broken down by workflow, connector, or agent, subscription state, and invoice history. Triggers: "how many credits do I have left", "what did that cost", "why is my bill so high", "am I about to run out", "will this fit in our budget", "show me my invoices"…

getcargohq/cargo-skills · 161 tokens

finance-accounting

Skill "finance-accounting" from frank-luongt/faos-skills-marketplace, covering finance & accounting operations, use this skill when, do not use this skill when, instructions and journal entry templates.

frank-luongt/faos-skills-marketplace · 0 tokens

upbit

Use upbit CLI for Upbit REST API — spot orders, market data, withdrawals, deposits, travel rule, account management. 업비트 CLI로 시세 조회, 주문, 잔고 확인, 입출금을 처리합니다. Trigger this skill whenever the user wants to query prices, place/cancel orders, check balances, withdraw or deposit assets, or interact with the Upbit exchange…

upbit-official/upbit-agent-skills · 116 tokens

smart-cost-tracker

Track AI agent spending in real time. Shows cost per message, per conversation, per day. Budget alerts, daily/weekly reports, cost-per-task breakdown. Use when the user asks about spending, costs, tokens, budget, or billing. Triggers on: "how much did that cost", "show my spending", "token usage", "budget", "cost…

vanthienha199/openclaw-skills · 91 tokens

sector-rotation

行业轮动分析——申万行业景气度评分、行业动量排名、产业链传导、估值/盈利/资金流多维比较框架.

HKUDS/Vibe-Trading · 39 tokens

dsql

Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, diagnose cluster performance, load data, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL and PostgreSQL-to-DSQL schema conversion, foreign key…

awslabs/agent-plugins · 229 tokens