add-daemon-endpoint

add-daemon-endpoint is a skill for Claude Code, Codex from bmarshall511/forexflow. It costs 24 tokens per session (431 once invoked), scanned A, original, AGPL-3.0.

A workflow for adding a daemon REST endpoint, which is a web address that accepts requests and returns data from a background service.

In plain words
What is it for?
Use it for adding the endpoint's types, request handler, web API proxy, and hook.
Why use it?
The description does not provide enough detail to say what behavior or endpoint shape it supports.

Skill for Claude CodeCodex

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/bmarshall511/forexflow/add-daemon-endpoint
Any agent
npx skills add bmarshall511/forexflow --skill add-daemon-endpoint
Clone the repo
git clone --depth 1 https://github.com/bmarshall511/forexflow

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 add-daemon-endpoint

README.md
[![agentmods](https://agentmods.dev/badge/skills/bmarshall511/forexflow/add-daemon-endpoint.svg)](https://agentmods.dev/skills/bmarshall511/forexflow/add-daemon-endpoint)
Your own site
<a href="https://agentmods.dev/skills/bmarshall511/forexflow/add-daemon-endpoint"><img src="https://agentmods.dev/badge/skills/bmarshall511/forexflow/add-daemon-endpoint.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 431 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found 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 $0.00024 $0.00431
Opus 5 $0.00012 $0.00216
Sonnet 5 $0.00005 $0.00086
Haiku 4.5 $0.00002 $0.00043

Measured 5d ago against content hash 0e5450f47bdd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

add-daemon-endpoint 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.

.claude/skills/add-daemon-endpoint/SKILL.md · 61 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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 · 61 lines · 24 tokens per session scan A 0e5450f47bdd

Subscribe to this mod's changes

add-daemon-endpoint is a skill published in the GitHub repository bmarshall511/forexflow (10 stars, last pushed 3mo ago), licensed AGPL-3.0. It adds 24 tokens to every session and 431 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

prepare-cloudflare-production-deployment

Source-of-truth runbook for preparing this Vinext Cloudflare Workers SaaS template for production deployment. Use when setting up or auditing Cloudflare MCP resources, wrangler.jsonc bindings, Worker secrets, Turnstile, Email Sending, GitHub Actions secrets/variables, or GitHub CLI deployment wiring for this…

LubomirGeorgiev/cloudflare-workers-nextjs-saas-template · 72 tokens

architecture

Software architecture workflow that diagnoses architecture problems, selects the right analysis method, compares options, synthesizes stakeholder input, and produces a recommendation, review, or ADR.

first-fluke/fullstack-starter · 33 tokens

deepsec

Drive the oma-deepsec skill end-to-end. Installs .deepsec/, calibrates cost, runs the right scan/process/triage/revalidate/export pass, gates PRs with process --diff, writes custom matchers, and routes findings to follow-up specialists.

first-fluke/fullstack-starter · 62 tokens

recap

Daily or period recap via oma-recap. Resolves a date or window from natural language, invokes oma recap --json, delegates theme analysis and Markdown formatting to the skill, and reports a TL;DR plus saved path.

first-fluke/fullstack-starter · 50 tokens

brainstorm

Design-first ideation workflow that explores user intent, clarifies constraints, proposes approaches, and produces an approved design document before planning.

first-fluke/fullstack-starter · 28 tokens

coordinate-pro

Thorough version of coordinate - high-quality development workflow with 11 review steps out of 17.

first-fluke/fullstack-starter · 22 tokens