knowledge-base-clip

knowledge-base-clip is a skill for Claude Code, Codex from daidaibunny/agent-skills. It costs 112 tokens per session (6,604 once invoked), scanned A, original, no licence file.

A workflow for saving content from a web address into a knowledge base through browser automation. A knowledge base is a collection of stored information that can be searched or reused later.

In plain words
What is it for?
Use it when someone sends a URL and asks to clip, ingest, capture, or save the content, including articles from WeChat Official Accounts.
Why use it?
It avoids manually copying online articles into the knowledge base. It also treats a request to ingest a URL as a request to capture its content first.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when someone sends a URL and asks to clip, ingest, capture, or save the content, including articles from WeChat Official Accounts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/daidaibunny/agent-skills/knowledge-base-clip
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 daidaibunny/agent-skills --skill knowledge-base-clip
Clone the repo
git clone --depth 1 https://github.com/daidaibunny/agent-skills

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 knowledge-base-clip

README.md
[![agentmods](https://agentmods.dev/badge/skills/daidaibunny/agent-skills/knowledge-base-clip/github.svg)](https://agentmods.dev/skills/daidaibunny/agent-skills/knowledge-base-clip)
Your own site
<a href="https://agentmods.dev/skills/daidaibunny/agent-skills/knowledge-base-clip"><img src="https://agentmods.dev/badge/skills/daidaibunny/agent-skills/knowledge-base-clip/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for knowledge-base-clip

Your own site · 80×15
<a href="https://agentmods.dev/skills/daidaibunny/agent-skills/knowledge-base-clip"><img src="https://agentmods.dev/badge/skills/daidaibunny/agent-skills/knowledge-base-clip.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,604 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00112 $0.06604
Opus 5 $0.00056 $0.03302
Sonnet 5 $0.00022 $0.01321
Haiku 4.5 $0.00011 $0.00660

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

Security

Grade A, and why

knowledge-base-clip scanned grade A with 1 finding 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 9d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

try the other once, then fast-fail. Do not use curl, search engines, or other approaches.
knowledge-base-clip/SKILL.md · 643 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 9d ago First seen · 643 lines · 112 tokens per session scan A 83ded90dd312

Subscribe to this mod's changes

knowledge-base-clip is a skill published in the GitHub repository daidaibunny/agent-skills (2 stars, last pushed 3mo ago), with no licence file. It adds 112 tokens to every session and 6,604 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

browserwing-executor

Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.

MemTensor/MemOS · 42 tokens

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…

MemTensor/MemOS · 84 tokens

memory-bridge

Browse and compare wiki knowledge by which AI tool originally produced it. Use this skill when the user says "/memory-bridge", "browse codex memory", "what did codex know about X", "show me claude knowledge", "cross-tool memory", "what does hermes know that claude doesn't", "show me knowledge from ", "compare my AI…

Ar9av/obsidian-wiki · 134 tokens

browserwing-admin

Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.

MemTensor/MemOS · 47 tokens

serper-search

Search the public web through Serper instead of the built-in WebSearch tool. Use when an agent needs current information, general web sources, or URLs not available from local files and project APIs. SERPERAPIKEY is available in the environment.

agentscope-ai/ReMe · 53 tokens

openviking

An integration with OpenViking, an open-source context database for AI agents that stores memories, documents, and skills in a file-system-like structure. It supports browsing and searching stored knowledge and loading information when needed.

wanikua/danghuangshang · 19 tokens