cyberia-tocyberia-toOfficialยท1 Agent Skills Included

cyber

Build, analyze, and publish a markdown knowledge graph

Builds and publishes a markdown-based knowledge graph with wiki-links, YAML frontmatter, and IPFS hosting. Analyzes graph structure with Nushell scripts that detect broken links, orphans, tag statistics, and crosslink topology. Packs pages into token budgets for model context and updates ranking weights on a lunar cycle. Removes manual link checking and messy content migration work.
npx skills add cyberia-to/cyber --all -g -y
Available:

Instructs the agent on the knowledge graph's page format, tagging and writing rules, Nushell scripting conventions, build commands, and how to run the analysis scripts in the analizer folder.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cyber?โ–ผ

Run `npx skills add cyberia-to/cyber --all -g -y` in your terminal to install everything globally.

What is the cyber knowledge graph?โ–ผ

It is a collection of plain markdown pages with YAML frontmatter and wiki-links, published as a searchable knowledge graph through the optica publisher.

How do I check for broken links in the graph?โ–ผ

Run the included Nushell scripts such as `nu analizer/dangling.nu <graph-path>` to detect dangling wiki-links, orphans, and tag statistics automatically.

Can I load the whole graph into a model's context?โ–ผ

Yes. The context.nu script scores pages by gravity and density, then packs the most valuable pages into your token budget automatically.

Do I need to know Nushell to use this repo?โ–ผ

No. Your agent runs the pre-built scripts for you based on plain-English requests, though basic Nushell knowledge helps for custom analysis.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’