knowject-mcp-tool-designer

knowject-mcp-tool-designer is a skill for Codex from lynxlangya/knowject. It costs 144 tokens per session (1,714 once invoked), scanned A, original, no licence file.

A Knowject skill for designing tools that let an AI agent call project APIs, including the rules that control risky tool actions.

In plain words
What is it for?
It is for proposing MCP tool schemas from API endpoints and adding safety gates to actions that agents may call.
Why use it?
It helps turn API endpoints into defined agent tools while considering when an action should require confirmation.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for proposing MCP tool schemas from API endpoints and adding safety gates to actions that agents may call.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lynxlangya/knowject/knowject-mcp-tool-designer
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.

Any agent
npx skills add lynxlangya/knowject --skill knowject-mcp-tool-designer
Clone the repo
git clone --depth 1 https://github.com/lynxlangya/knowject

Made for: 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 knowject-mcp-tool-designer

README.md
[![agentmods](https://agentmods.dev/badge/skills/lynxlangya/knowject/knowject-mcp-tool-designer.svg)](https://agentmods.dev/skills/lynxlangya/knowject/knowject-mcp-tool-designer)
Your own site
<a href="https://agentmods.dev/skills/lynxlangya/knowject/knowject-mcp-tool-designer"><img src="https://agentmods.dev/badge/skills/lynxlangya/knowject/knowject-mcp-tool-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,714 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00144 $0.01714
Opus 5 $0.00072 $0.00857
Sonnet 5 $0.00029 $0.00343
Haiku 4.5 $0.00014 $0.00171

Measured 8d ago against content hash f1e0a5ff94a4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

knowject-mcp-tool-designer 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 8d 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.

skills/knowject-mcp-tool-designer/SKILL.md · 170 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 8d ago First seen · 170 lines · 144 tokens per session scan A f1e0a5ff94a4

Subscribe to this mod's changes

knowject-mcp-tool-designer is a skill published in the GitHub repository lynxlangya/knowject (56 stars, last pushed 3mo ago), with no licence file. It adds 144 tokens to every session and 1,714 once invoked, about $0.0007 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-30.

Related

Other skills, from other repositories

okf

Author, maintain, and consume Open Knowledge Format (OKF) knowledge bundles — portable markdown + YAML frontmatter that both humans and agents read. Use when capturing project knowledge (services, APIs, schemas, metrics, runbooks, decisions) into an OKF bundle, when updating one after code or docs change, or when a…

scaccogatto/okf-skills · 127 tokens

validate

Check that an Open Knowledge Format (OKF) bundle is conformant with the v0.2 spec (§11). Use when asked to validate, lint, or check an OKF bundle, or before committing changes to one. Runs a deterministic Python checker — not an eyeball pass. Also migrates a v0.1 bundle to v0.2 in place with --migrate.

scaccogatto/okf-skills · 82 tokens

visualize

Render an Open Knowledge Format (OKF) bundle as a single self-contained, interactive HTML graph (viz.html) — concepts as nodes coloured by type and sized by body length, markdown links and bundle-internal sources as edges, a wiki-style detail panel with rendered markdown, v0.2 trust/lifecycle/provenance metadata, and…

scaccogatto/okf-skills · 111 tokens

kami

Generate PDFs, resumes, CVs, letters, slide decks, portfolios, one-pagers, white papers, and professional documents. Use when user asks to create a PDF, make a resume, write a letter, design slides, format a document, typeset a report, build a portfolio, make a presentation, or create a one-pager. Warm parchment…

EliasOulkadi/shokunin · 0 tokens

comprehensive-review

Comprehensive code review using parallel specialized subagents. If a PR URL is provided, fetches PR details and can post comments. If no PR is provided, reviews the diff between the current branch and its base branch plus any uncommitted changes. CRITICAL: this skill is costly, don't use it unless user explicitly…

EliasOulkadi/shokunin · 73 tokens

landing-craft

Build conversion-optimized landing pages with CRO frameworks (Conversion Research, LIFT Model), scroll effects, A/B testing, personalization, form optimization, and Core Web Vitals (INP, LCP, CLS). Use when user asks to create a landing page, sales page, lead generation page, or improve conversion rates. Do NOT use…

EliasOulkadi/shokunin · 97 tokens