tikzjax-diagramming
Create Precise TikZJax Diagrams in Obsidian
Technical diagrams are difficult to position precisely with general note-taking tools. This skill creates structured TikZJax markup for accurate rendering in Obsidian.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "tikzjax-diagramming" from https://skillstore.io/skills/bityoungjae-tikzjax-diagramming.md and its manifest at https://skillstore.io/api/skills/bityoungjae-tikzjax-diagramming/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "tikzjax-diagramming". Draw a coordinate plane with point P at two comma one and dashed guides to both axes.
Expected outcome:
A complete TikZJax block with labeled axes, point P, and dashed horizontal and vertical projection lines.
Using "tikzjax-diagramming". Create a series circuit containing a resistor, capacitor, battery, and component labels.
Expected outcome:
A circuitikz diagram wrapped for TikZJax, with connected components and readable mathematical labels.
Using "tikzjax-diagramming". Show a commutative square with objects A, B, C, D and labeled arrows.
Expected outcome:
A tikz-cd diagram with four objects, horizontal and vertical arrows, and the requested labels.
Security Audit
SafeAll 39 static findings are false positives caused by TikZ syntax, Markdown code fences, documentation terms, or an ellipsis. No command execution, filesystem traversal, system reconnaissance, prompt injection, or malicious intent was found.
Risk Factors
โ๏ธ External commands (31)
๐ Filesystem access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/bityoungjae-tikzjax-diagramming/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/bityoungjae-tikzjax-diagramming?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/bityoungjae-tikzjax-diagramming?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/bityoungjae-tikzjax-diagramming/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/bityoungjae-tikzjax-diagramming.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
BitYoungjae. (2026). tikzjax-diagramming security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/bityoungjae-tikzjax-diagramming/audits/9BibTeX citation
@techreport{bityoungjae-bityoungjae-tikzjax-diagramming-2026,
author = {BitYoungjae},
title = {tikzjax-diagramming security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/bityoungjae-tikzjax-diagramming/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "tikzjax-diagramming security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "BitYoungjae"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/bityoungjae-tikzjax-diagramming/audits/9"
identifiers:
- type: other
value: "skillstore:bityoungjae-tikzjax-diagramming:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Illustrate Geometry Lessons
Create labeled shapes, axes, points, and construction guides for mathematical notes.
Document Electronic Circuits
Build circuitikz diagrams with resistors, capacitors, batteries, and component labels.
Visualize Research Models
Produce plots, commutative diagrams, and precise technical figures for research notes.
Try These Prompts
Create a TikZJax diagram of a rectangle measuring [width] by [height]. Add the label [label] at its center.
Create an Obsidian TikZJax coordinate plane from [x-range] and [y-range]. Plot [points] with labels and dashed projection guides.
Use [circuitikz, chemfig, or tikz-cd] to represent [subject]. Include clear labels and only packages supported by TikZJax.
Create a complex TikZJax figure for [subject] using [libraries]. Include layers, annotations, and reusable styles that remain readable in light and dark modes.
Best Practices
- Keep the document wrapper and select only supported TikZJax packages.
- Use a scale near one so labels remain readable.
- Omit explicit text colors when automatic light and dark theme adaptation is needed.
Avoid
- Do not use color-mixing expressions unsupported by TikZJax.
- Do not omit the document environment required by the plugin.
- Do not select TikZJax when Mermaid or MathJax handles the diagram more simply.
Frequently Asked Questions
What must be installed before using this skill?
Does the skill render diagrams outside Obsidian?
Which specialized packages are documented?
Will diagram text adapt to dark mode?
Can the skill create Korean labels?
When should I use another diagram tool?
Developer Details
Author
BitYoungjaeLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
a39a91716eadede5f4cdefd78178fed4e837a128
Maintenance freshness
7/24/2026
Usage
13 downloads ยท 362 views
File structure
๐ reference.md
๐ SKILL.md