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.
npx skills add dolphindb/DolphinX_Skill --skill dolphindb-data-importgit clone --depth 1 https://github.com/dolphindb/DolphinX_SkillWrote 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.
[](https://agentmods.dev/skills/dolphindb/dolphinx_skill/dolphindb-data-import)<a href="https://agentmods.dev/skills/dolphindb/dolphinx_skill/dolphindb-data-import"><img src="https://agentmods.dev/badge/skills/dolphindb/dolphinx_skill/dolphindb-data-import.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00099 | $0.14349 |
| Opus 5 | $0.00049 | $0.07175 |
| Sonnet 5 | $0.00020 | $0.02870 |
| Haiku 4.5 | $0.00010 | $0.01435 |
Grade A, and why
dolphindb-data-import 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 6d 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.
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.
What ships with it
38 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .gitkeep 0 B
- checklists/import_review.md 4.8 KB
- examples/binary_import.dos 2.9 KB
- examples/chunked_import.dos 1.1 KB
- examples/csv_to_distributed.dos 1.3 KB
- examples/csv_to_memory.dos 477 B
- examples/csv_with_transform.dos 927 B
- examples/hdf5_plugin_import.dos 1.5 KB
- examples/iot_anomaly_detection.dos 1.1 KB
- examples/iotdb_point_table.dos 1.8 KB
- examples/json_import.dos 509 B
- examples/mqtt_ingestion.dos 1.0 KB
- examples/mysql_plugin_import.dos 787 B
- examples/odbc_plugin_import.dos 739 B
- examples/parquet_plugin_import.dos 1.4 KB
- reference/confirmation_templates.md 6.9 KB
- reference/engine_selection.md 3.8 KB
- reference/functions/binary_import.md 7.8 KB
- reference/functions/data_cleaning.md 5.8 KB
- reference/functions/extract_text_schema.md 1.8 KB
- reference/functions/hdf5_import.md 9.0 KB
- reference/functions/json_import.md 956 B
- reference/functions/load_text_ex.md 6.2 KB
- reference/functions/load_text.md 3.8 KB
- reference/functions/parquet_import.md 7.2 KB
- reference/functions/text_chunk_ds.md 1.3 KB
- reference/import_plugins.md 4.4 KB
- reference/iot_data_model.md 1.6 KB
- reference/iot_ingestion.md 3.5 KB
- reference/iotdb_engine.md 6.0 KB
- reference/long_timestamp.md 1.3 KB
- reference/partition_design.md 2.0 KB
- reference/pitfalls.md 5.9 KB
- templates/batch_import.md 1.5 KB
- templates/csv_import_plan.md 3.8 KB
- templates/database_creation.md 3.1 KB
- templates/iotdb_creation.md 1.7 KB
- templates/mqtt_ingestion.md 1.8 KB
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.
- 6d ago First seen · 545 lines · 99 tokens per session scan A 60cdbe91590c
dolphindb-data-import is a skill published in the GitHub repository dolphindb/DolphinX_Skill (8 stars, last pushed 23d ago), with no licence file. It adds 99 tokens to every session and 14,349 once invoked, about $0.0005 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.
Other skills, from other repositories
flashdb-integration
Use when integrating, porting, configuring, or debugging FlashDB KVDB or TSDB on MCU flash, filesystems, RTOS, or bare-metal projects.
lab-hardware-cad
Design custom laboratory hardware as parametric build123d models and export fabrication-ready STEP, STL, and DXF files - microfluidic chips and molds, optomechanical mounts and breadboard adapters, cuvette and microplate holders, tube racks, animal-behavior rigs, and 3D-printed instrument fixtures. Use when a research…
tiledbvcf
Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics.
pylabrobot
Develop and review PyLabRobot lab-automation resources, liquid-handling plans, offline simulations, and supported-device integrations. Use for PyLabRobot protocols or API questions; keep physical execution behind an explicit operator safety gate.
database-optimizer
Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.
offensive-wifi
Wireless / 802.11 attack methodology for red team engagements and wireless security assessments. Covers monitor-mode setup, WPA/WPA2-PSK handshake capture and PMKID attacks, WPA3 SAE downgrade and Dragonblood, WPA-Enterprise (EAP) attacks (MSCHAPv2 cracking, EAP-TLS cert theft, evil-twin RADIUS), Karma / Known Beacons…