omnius 1.0.714 → 1.0.716

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. package/dist/index.js +2 -2
  2. package/npm-shrinkwrap.json +24 -24
  3. package/package.json +2 -1
  4. package/skills/reference/flaviocopes/README.md +54 -0
  5. package/skills/reference/flaviocopes/manifest.json +1532 -0
  6. package/skills/reference/flaviocopes/skills/ai-agent-skills/SKILL.md +81 -0
  7. package/skills/reference/flaviocopes/skills/ai-fundamentals/SKILL.md +81 -0
  8. package/skills/reference/flaviocopes/skills/alpinejs/SKILL.md +82 -0
  9. package/skills/reference/flaviocopes/skills/api-security/SKILL.md +81 -0
  10. package/skills/reference/flaviocopes/skills/astro/SKILL.md +82 -0
  11. package/skills/reference/flaviocopes/skills/astro-handbook/SKILL.md +82 -0
  12. package/skills/reference/flaviocopes/skills/automate-macos/SKILL.md +82 -0
  13. package/skills/reference/flaviocopes/skills/backup-and-restore/SKILL.md +81 -0
  14. package/skills/reference/flaviocopes/skills/browser-extensions/SKILL.md +82 -0
  15. package/skills/reference/flaviocopes/skills/browser-internals/SKILL.md +82 -0
  16. package/skills/reference/flaviocopes/skills/browser-storage/SKILL.md +82 -0
  17. package/skills/reference/flaviocopes/skills/build-macos-apps-swiftui/SKILL.md +82 -0
  18. package/skills/reference/flaviocopes/skills/build-with-mcp/SKILL.md +81 -0
  19. package/skills/reference/flaviocopes/skills/bun/SKILL.md +82 -0
  20. package/skills/reference/flaviocopes/skills/c-handbook/SKILL.md +80 -0
  21. package/skills/reference/flaviocopes/skills/caddy/SKILL.md +81 -0
  22. package/skills/reference/flaviocopes/skills/cli-commands-handbook/SKILL.md +80 -0
  23. package/skills/reference/flaviocopes/skills/clickhouse/SKILL.md +82 -0
  24. package/skills/reference/flaviocopes/skills/cloudflare/SKILL.md +82 -0
  25. package/skills/reference/flaviocopes/skills/cloudflare-d1/SKILL.md +82 -0
  26. package/skills/reference/flaviocopes/skills/cloudflare-domains/SKILL.md +43 -0
  27. package/skills/reference/flaviocopes/skills/cloudflare-workers/SKILL.md +82 -0
  28. package/skills/reference/flaviocopes/skills/cryptography-for-developers/SKILL.md +82 -0
  29. package/skills/reference/flaviocopes/skills/css/SKILL.md +82 -0
  30. package/skills/reference/flaviocopes/skills/css-handbook/SKILL.md +82 -0
  31. package/skills/reference/flaviocopes/skills/curl/SKILL.md +81 -0
  32. package/skills/reference/flaviocopes/skills/dns/SKILL.md +81 -0
  33. package/skills/reference/flaviocopes/skills/docker/SKILL.md +82 -0
  34. package/skills/reference/flaviocopes/skills/drizzle/SKILL.md +82 -0
  35. package/skills/reference/flaviocopes/skills/electron/SKILL.md +82 -0
  36. package/skills/reference/flaviocopes/skills/email-protocols/SKILL.md +82 -0
  37. package/skills/reference/flaviocopes/skills/events-logger/SKILL.md +41 -0
  38. package/skills/reference/flaviocopes/skills/express/SKILL.md +82 -0
  39. package/skills/reference/flaviocopes/skills/express-handbook/SKILL.md +80 -0
  40. package/skills/reference/flaviocopes/skills/forms/SKILL.md +82 -0
  41. package/skills/reference/flaviocopes/skills/ftp/SKILL.md +81 -0
  42. package/skills/reference/flaviocopes/skills/git/SKILL.md +79 -0
  43. package/skills/reference/flaviocopes/skills/git-cheat-sheet/SKILL.md +77 -0
  44. package/skills/reference/flaviocopes/skills/github-actions-cicd/SKILL.md +82 -0
  45. package/skills/reference/flaviocopes/skills/go-handbook/SKILL.md +80 -0
  46. package/skills/reference/flaviocopes/skills/home-server/SKILL.md +81 -0
  47. package/skills/reference/flaviocopes/skills/hono/SKILL.md +82 -0
  48. package/skills/reference/flaviocopes/skills/html/SKILL.md +81 -0
  49. package/skills/reference/flaviocopes/skills/html-handbook/SKILL.md +82 -0
  50. package/skills/reference/flaviocopes/skills/htmx/SKILL.md +82 -0
  51. package/skills/reference/flaviocopes/skills/http/SKILL.md +82 -0
  52. package/skills/reference/flaviocopes/skills/javascript/SKILL.md +82 -0
  53. package/skills/reference/flaviocopes/skills/js-handbook/SKILL.md +82 -0
  54. package/skills/reference/flaviocopes/skills/language-model-builder/SKILL.md +80 -0
  55. package/skills/reference/flaviocopes/skills/laravel-handbook/SKILL.md +80 -0
  56. package/skills/reference/flaviocopes/skills/linux-basics/SKILL.md +82 -0
  57. package/skills/reference/flaviocopes/skills/linux-server-security/SKILL.md +81 -0
  58. package/skills/reference/flaviocopes/skills/linux-storage-backups/SKILL.md +81 -0
  59. package/skills/reference/flaviocopes/skills/linux-troubleshooting/SKILL.md +81 -0
  60. package/skills/reference/flaviocopes/skills/livestream-recorder/SKILL.md +37 -0
  61. package/skills/reference/flaviocopes/skills/local-ai-models/SKILL.md +81 -0
  62. package/skills/reference/flaviocopes/skills/local-hoster/SKILL.md +43 -0
  63. package/skills/reference/flaviocopes/skills/macos-basics/SKILL.md +81 -0
  64. package/skills/reference/flaviocopes/skills/macos-for-developers/SKILL.md +82 -0
  65. package/skills/reference/flaviocopes/skills/macos-internals-troubleshooting/SKILL.md +81 -0
  66. package/skills/reference/flaviocopes/skills/mcp/SKILL.md +80 -0
  67. package/skills/reference/flaviocopes/skills/mongodb/SKILL.md +82 -0
  68. package/skills/reference/flaviocopes/skills/mysql/SKILL.md +82 -0
  69. package/skills/reference/flaviocopes/skills/native-web-interfaces/SKILL.md +82 -0
  70. package/skills/reference/flaviocopes/skills/networking-foundations/SKILL.md +81 -0
  71. package/skills/reference/flaviocopes/skills/nextjs/SKILL.md +82 -0
  72. package/skills/reference/flaviocopes/skills/nextjs-pages-router-handbook/SKILL.md +77 -0
  73. package/skills/reference/flaviocopes/skills/nginx/SKILL.md +81 -0
  74. package/skills/reference/flaviocopes/skills/node-handbook/SKILL.md +82 -0
  75. package/skills/reference/flaviocopes/skills/nodejs/SKILL.md +82 -0
  76. package/skills/reference/flaviocopes/skills/npm-package-publishing/SKILL.md +82 -0
  77. package/skills/reference/flaviocopes/skills/php-handbook/SKILL.md +80 -0
  78. package/skills/reference/flaviocopes/skills/plausible-automation/SKILL.md +43 -0
  79. package/skills/reference/flaviocopes/skills/port-pilot/SKILL.md +43 -0
  80. package/skills/reference/flaviocopes/skills/postgresql/SKILL.md +82 -0
  81. package/skills/reference/flaviocopes/skills/practical-debugging/SKILL.md +78 -0
  82. package/skills/reference/flaviocopes/skills/python-handbook/SKILL.md +80 -0
  83. package/skills/reference/flaviocopes/skills/react/SKILL.md +82 -0
  84. package/skills/reference/flaviocopes/skills/react-handbook/SKILL.md +82 -0
  85. package/skills/reference/flaviocopes/skills/real-time-web-applications/SKILL.md +82 -0
  86. package/skills/reference/flaviocopes/skills/reverse-proxies-load-balancers/SKILL.md +82 -0
  87. package/skills/reference/flaviocopes/skills/security-fundamentals/SKILL.md +80 -0
  88. package/skills/reference/flaviocopes/skills/shadcn-ui/SKILL.md +82 -0
  89. package/skills/reference/flaviocopes/skills/shell-scripting/SKILL.md +82 -0
  90. package/skills/reference/flaviocopes/skills/ship-macos-apps/SKILL.md +82 -0
  91. package/skills/reference/flaviocopes/skills/socket-programming/SKILL.md +82 -0
  92. package/skills/reference/flaviocopes/skills/software-supply-chain-security/SKILL.md +82 -0
  93. package/skills/reference/flaviocopes/skills/sql/SKILL.md +82 -0
  94. package/skills/reference/flaviocopes/skills/sql-handbook/SKILL.md +80 -0
  95. package/skills/reference/flaviocopes/skills/sqlite/SKILL.md +82 -0
  96. package/skills/reference/flaviocopes/skills/ssh/SKILL.md +81 -0
  97. package/skills/reference/flaviocopes/skills/supabase/SKILL.md +82 -0
  98. package/skills/reference/flaviocopes/skills/swift/SKILL.md +82 -0
  99. package/skills/reference/flaviocopes/skills/swift-handbook/SKILL.md +80 -0
  100. package/skills/reference/flaviocopes/skills/swiftui/SKILL.md +81 -0
  101. package/skills/reference/flaviocopes/skills/systemd/SKILL.md +82 -0
  102. package/skills/reference/flaviocopes/skills/tailscale/SKILL.md +82 -0
  103. package/skills/reference/flaviocopes/skills/tailwind/SKILL.md +82 -0
  104. package/skills/reference/flaviocopes/skills/telnet/SKILL.md +82 -0
  105. package/skills/reference/flaviocopes/skills/terminal/SKILL.md +82 -0
  106. package/skills/reference/flaviocopes/skills/testing/SKILL.md +79 -0
  107. package/skills/reference/flaviocopes/skills/tls-certificates/SKILL.md +81 -0
  108. package/skills/reference/flaviocopes/skills/tte-js/SKILL.md +37 -0
  109. package/skills/reference/flaviocopes/skills/typescript/SKILL.md +82 -0
  110. package/skills/reference/flaviocopes/skills/vercel/SKILL.md +82 -0
  111. package/skills/reference/flaviocopes/skills/vpn/SKILL.md +81 -0
  112. package/skills/reference/flaviocopes/skills/vps/SKILL.md +82 -0
  113. package/skills/reference/flaviocopes/skills/waiting-lists/SKILL.md +41 -0
  114. package/skills/reference/flaviocopes/skills/web-accessibility/SKILL.md +82 -0
  115. package/skills/reference/flaviocopes/skills/web-apis/SKILL.md +82 -0
  116. package/skills/reference/flaviocopes/skills/web-application-security/SKILL.md +82 -0
  117. package/skills/reference/flaviocopes/skills/web-authentication/SKILL.md +82 -0
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Linux Basics Course
8
+
9
+ Linux Basics reference card. 14 topic areas, 84 worked code samples in bash, ini. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Linux Basics reference
14
+ - how do I do X in Linux Basics
15
+ - Linux Basics syntax
16
+ - look up Linux Basics
17
+ - bash linux basics example
18
+ - ini linux basics example
19
+ - linux, servers and deployment: linux basics
20
+
21
+ ## Covers
22
+
23
+ - Ubuntu foundations
24
+ - What Linux is
25
+ - Ubuntu releases and LTS
26
+ - Kernel and user space
27
+ - Identify the system
28
+ - Check your understanding: Ubuntu foundations
29
+ - Filesystem and configuration
30
+ - The Linux filesystem tree
31
+ - Important system directories
32
+ - Configuration and generated files
33
+ - Logs, temporary files, and mounts
34
+ - Check your understanding: filesystem and configuration
35
+ - Software and users
36
+ - How APT works
37
+
38
+ 19 further sections are indexed in the local corpus.
39
+
40
+ ## Concept index
41
+
42
+ Identifiers that appear in this title's code samples. Use them as search
43
+ keys against the local corpus, and as a check on whether this is the right
44
+ reference before reading further.
45
+
46
+ `--no-pager` · `notes.example` · `PRETTY_NAME` · `LTS` · `PID` · `x86_64` · `api.service` · `--since` · `--upgradable` · `--failed` · `required.pkgs` · `--sort` · `VERSION_ID` · `VERSION_CODENAME` · `TTY` · `TIME` · `CMD` · `TARGET` · `SOURCE` · `FSTYPE` · `OPTIONS` · `auth.log` · `notes.txt` · `vendor.invalid` · `install.sh` · `history.log` · `notes.conf` · `API` · `user.target` · `ssh.service` · `UTC` · `--list-boots` · `backup.log` · `--all` · `AAAA` · `SIGTERM` · `sources.list.d` · `ubuntu.sources` · `sources.list` · `--version`
47
+
48
+ ## When to use
49
+
50
+ - A Linux Basics question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Linux Basics syntax, a flag, or an API shape.
52
+ - The task touches an area listed under Covers above.
53
+
54
+ ## When not to use
55
+
56
+ - The question is about this project's own code — read the code instead.
57
+ - A sibling card below is a closer fit; prefer the narrower one.
58
+
59
+ ## Related
60
+
61
+ - `home-server` — Build a Home Server Course
62
+ - `backup-and-restore` — Backup and Restore Course
63
+ - `systemd` — systemd Course
64
+ - `nginx` — Nginx Course
65
+ - `caddy` — Caddy Course
66
+ - `linux-storage-backups` — Linux Storage and Backups Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/linux-basics.epub
71
+
72
+ The full text is not bundled. Fetch it once into the local corpus:
73
+
74
+ ```bash
75
+ omnius library fetch flaviocopes --title linux-basics
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title linux-basics
82
+ ```
@@ -0,0 +1,81 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Linux Server Security Course
8
+
9
+ Linux Server Security reference card. 14 topic areas, 62 worked code samples in bash, ini. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Linux Server Security reference
14
+ - how do I do X in Linux Server Security
15
+ - Linux Server Security syntax
16
+ - look up Linux Server Security
17
+ - bash linux server security example
18
+ - security: linux server security
19
+
20
+ ## Covers
21
+
22
+ - Secure access
23
+ - Threat-model the server
24
+ - Use personal admin accounts
25
+ - Use SSH keys safely
26
+ - Harden SSH without locking yourself out
27
+ - Check your understanding: secure access
28
+ - Network exposure
29
+ - Inventory listening services
30
+ - Configure a default-deny firewall
31
+ - Terminate TLS deliberately
32
+ - Keep private services private
33
+ - Check your understanding: network exposure
34
+ - System hardening
35
+ - Apply security updates
36
+
37
+ 19 further sections are indexed in the local corpus.
38
+
39
+ ## Concept index
40
+
41
+ Identifiers that appear in this title's code samples. Use them as search
42
+ keys against the local corpus, and as a check on whether this is the right
43
+ reference before reading further.
44
+
45
+ `blog.flaviocopes.com` · `UTC` · `sudoers.d` · `authorized_keys` · `LISTEN` · `ALLOW` · `--state` · `--since` · `blog_restore` · `packages.txt` · `proxy_set_header` · `auth.log` · `LTS` · `MFA` · `server_name` · `--upgradable` · `server.js` · `DATABASE_URL` · `sshd_config.d` · `--system` · `TLS` · `id_ed25519` · `hardening.conf` · `listen_addresses` · `ssl_certificate` · `fullchain.pem` · `ssl_certificate_key` · `privkey.pem` · `proxy_pass` · `remote_addr` · `request_uri` · `--dry-run` · `--type` · `--now` · `--group` · `--home` · `probe.txt` · `--until` · `ED25519` · `SHA256`
46
+
47
+ ## When to use
48
+
49
+ - A Linux Server Security question needs a worked, checked answer rather than recall.
50
+ - You are about to guess at Linux Server Security syntax, a flag, or an API shape.
51
+ - The task touches an area listed under Covers above.
52
+
53
+ ## When not to use
54
+
55
+ - The question is about this project's own code — read the code instead.
56
+ - A sibling card below is a closer fit; prefer the narrower one.
57
+
58
+ ## Related
59
+
60
+ - `security-fundamentals` — Security Fundamentals Course
61
+ - `web-application-security` — Web Application Security Course
62
+ - `web-authentication` — Web Authentication Course
63
+ - `api-security` — API Security Course
64
+ - `software-supply-chain-security` — Software Supply Chain Security Course
65
+ - `cryptography-for-developers` — Cryptography for Developers Course
66
+
67
+ ## Full text
68
+
69
+ Source: https://downloads.flaviocopes.com/course-downloads/linux-server-security.epub
70
+
71
+ The full text is not bundled. Fetch it once into the local corpus:
72
+
73
+ ```bash
74
+ omnius library fetch flaviocopes --title linux-server-security
75
+ ```
76
+
77
+ Then search it:
78
+
79
+ ```bash
80
+ omnius library search flaviocopes "<query>" --title linux-server-security
81
+ ```
@@ -0,0 +1,81 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Linux Storage and Backups Course
8
+
9
+ Linux Storage and Backups reference card. 14 topic areas, 63 worked code samples in bash. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Linux Storage and Backups reference
14
+ - how do I do X in Linux Storage and Backups
15
+ - Linux Storage and Backups syntax
16
+ - look up Linux Storage and Backups
17
+ - bash linux storage and backups example
18
+ - linux, servers and deployment: linux storage and backups
19
+
20
+ ## Covers
21
+
22
+ - Disks and filesystems
23
+ - Map the storage stack
24
+ - Identify a new device
25
+ - Partition or use the whole device
26
+ - Create and identify a filesystem
27
+ - Check your understanding: disks and filesystems
28
+ - Mounts and capacity
29
+ - Mount and unmount safely
30
+ - Configure fstab without losing boot
31
+ - Diagnose space and inode exhaustion
32
+ - Find deleted open files and set quotas
33
+ - Check your understanding: mounts and capacity
34
+ - LVM and growth
35
+ - Understand LVM layers
36
+
37
+ 19 further sections are indexed in the local corpus.
38
+
39
+ ## Concept index
40
+
41
+ Identifiers that appear in this title's code samples. Use them as search
42
+ keys against the local corpus, and as a check on whether this is the right
43
+ reference before reading further.
44
+
45
+ `aHAX` · `NAME` · `TYPE` · `FSTYPE` · `UUID` · `SIZE` · `mkfs.ext4` · `TARGET` · `SOURCE` · `OPTIONS` · `shop.flaviocopes.com` · `MODEL` · `SERIAL` · `PID` · `COMMAND` · `--resizefs` · `pg_restore` · `disk.img` · `USER` · `TLS` · `ACCESS` · `--verify` · `OFF` · `NLINK` · `access.log` · `--dry-run` · `--delete` · `pg_dump` · `--itemize-changes` · `BLOCKED` · `--resolve` · `LABEL` · `MOUNTPOINTS` · `pXlZ2f` · `SSD` · `S5XANG0N123456A` · `WDC` · `WD5000AZLX` · `WCC6Z4123456` · `SCSI`
46
+
47
+ ## When to use
48
+
49
+ - A Linux Storage and Backups question needs a worked, checked answer rather than recall.
50
+ - You are about to guess at Linux Storage and Backups syntax, a flag, or an API shape.
51
+ - The task touches an area listed under Covers above.
52
+
53
+ ## When not to use
54
+
55
+ - The question is about this project's own code — read the code instead.
56
+ - A sibling card below is a closer fit; prefer the narrower one.
57
+
58
+ ## Related
59
+
60
+ - `linux-basics` — Linux Basics Course
61
+ - `home-server` — Build a Home Server Course
62
+ - `backup-and-restore` — Backup and Restore Course
63
+ - `systemd` — systemd Course
64
+ - `nginx` — Nginx Course
65
+ - `caddy` — Caddy Course
66
+
67
+ ## Full text
68
+
69
+ Source: https://downloads.flaviocopes.com/course-downloads/linux-storage-backups.epub
70
+
71
+ The full text is not bundled. Fetch it once into the local corpus:
72
+
73
+ ```bash
74
+ omnius library fetch flaviocopes --title linux-storage-backups
75
+ ```
76
+
77
+ Then search it:
78
+
79
+ ```bash
80
+ omnius library search flaviocopes "<query>" --title linux-storage-backups
81
+ ```
@@ -0,0 +1,81 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Linux Server Troubleshooting Course
8
+
9
+ Linux Server Troubleshooting reference card. 14 topic areas, 79 worked code samples in bash, ini, md, markdown. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Linux Server Troubleshooting reference
14
+ - how do I do X in Linux Server Troubleshooting
15
+ - Linux Server Troubleshooting syntax
16
+ - look up Linux Server Troubleshooting
17
+ - bash linux server troubleshooting example
18
+ - linux, servers and deployment: linux server troubleshooting
19
+
20
+ ## Covers
21
+
22
+ - Method and evidence
23
+ - Define the symptom and scope
24
+ - Preserve state before changing it
25
+ - Build a timeline
26
+ - Test one hypothesis at a time
27
+ - Check your understanding: method and evidence
28
+ - Services and processes
29
+ - Diagnose a failed unit
30
+ - Read process state and relationships
31
+ - Use signals deliberately
32
+ - Find file descriptor problems
33
+ - Check your understanding: services and processes
34
+ - CPU, memory, and storage
35
+ - Interpret load and CPU
36
+
37
+ 19 further sections are indexed in the local corpus.
38
+
39
+ ## Concept index
40
+
41
+ Identifiers that appear in this title's code samples. Use them as search
42
+ keys against the local corpus, and as a check on whether this is the right
43
+ reference before reading further.
44
+
45
+ `app.service` · `app.example.com` · `UTC` · `--no-pager` · `PID` · `http_code` · `time_total` · `--since` · `server.js` · `LISTEN` · `processes.txt` · `sockets.txt` · `RSS` · `FAILURE` · `--failed` · `--sort` · `NTP` · `API` · `DB_POOL_SIZE` · `USER` · `STAT` · `SIGTERM` · `DNS` · `req_8f3a21` · `units.txt` · `SELECT` · `PPID` · `ELAPSED` · `NLWP` · `r_await` · `w_await` · `debug.log` · `notAfter` · `time.txt` · `uptime.txt` · `memory.txt` · `disk.txt` · `log.txt` · `--ctime` · `kernel.txt`
46
+
47
+ ## When to use
48
+
49
+ - A Linux Server Troubleshooting question needs a worked, checked answer rather than recall.
50
+ - You are about to guess at Linux Server Troubleshooting syntax, a flag, or an API shape.
51
+ - The task touches an area listed under Covers above.
52
+
53
+ ## When not to use
54
+
55
+ - The question is about this project's own code — read the code instead.
56
+ - A sibling card below is a closer fit; prefer the narrower one.
57
+
58
+ ## Related
59
+
60
+ - `linux-basics` — Linux Basics Course
61
+ - `home-server` — Build a Home Server Course
62
+ - `backup-and-restore` — Backup and Restore Course
63
+ - `systemd` — systemd Course
64
+ - `nginx` — Nginx Course
65
+ - `caddy` — Caddy Course
66
+
67
+ ## Full text
68
+
69
+ Source: https://downloads.flaviocopes.com/course-downloads/linux-troubleshooting.epub
70
+
71
+ The full text is not bundled. Fetch it once into the local corpus:
72
+
73
+ ```bash
74
+ omnius library fetch flaviocopes --title linux-troubleshooting
75
+ ```
76
+
77
+ Then search it:
78
+
79
+ ```bash
80
+ omnius library search flaviocopes "<query>" --title linux-troubleshooting
81
+ ```
@@ -0,0 +1,37 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: software
4
+ license: MIT
5
+ compaction_strategy: structured
6
+ ---
7
+
8
+ # Livestream Recorder
9
+
10
+ Native macOS app that records live YouTube streams to local MP4 files, driving yt-dlp and FFmpeg.
11
+
12
+ ## Triggers
13
+
14
+ - livestream-recorder source
15
+ - how does livestream-recorder work
16
+ - swift reference implementation
17
+ - a native macOS app that shells out to long-running CLI processes
18
+ - managing yt-dlp and FFmpeg subprocesses from Swift
19
+
20
+ ## Reach for this when
21
+
22
+ - You need a native macOS app that shells out to long-running CLI processes.
23
+ - You need managing yt-dlp and FFmpeg subprocesses from Swift.
24
+
25
+ ## Shape
26
+
27
+ - Language: Swift
28
+ - License: MIT — redistributable with the license and attribution kept intact.
29
+ - Repository: https://github.com/flaviocopes/livestream-recorder
30
+
31
+ ## Get the source
32
+
33
+ ```bash
34
+ omnius library fetch flaviocopes --title livestream-recorder
35
+ ```
36
+
37
+ Clones to the local corpus from https://github.com/flaviocopes/livestream-recorder/archive/refs/heads/main.zip.
@@ -0,0 +1,81 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Local AI Models Course
8
+
9
+ Local AI Models reference card. 14 topic areas, 37 worked code samples in bash, js, javascript, json, ts. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Local AI Models reference
14
+ - how do I do X in Local AI Models
15
+ - Local AI Models syntax
16
+ - look up Local AI Models
17
+ - bash local ai models example
18
+ - js local ai models example
19
+ - ai, agents and mcp: local ai models
20
+
21
+ ## Covers
22
+
23
+ - Understand open weights
24
+ - Weights are learned numbers
25
+ - Separate training from inference
26
+ - Architecture, weights, and runtime
27
+ - Open weights and open source AI
28
+ - Read the model card and license
29
+ - Check your understanding: open weights
30
+ - Choose a model that fits
31
+ - Start from the task
32
+ - Parameters and memory
33
+ - Understand quantization
34
+ - Safetensors and GGUF
35
+ - Context and the KV cache
36
+ - Build a small evaluation
37
+
38
+ 28 further sections are indexed in the local corpus.
39
+
40
+ ## Concept index
41
+
42
+ Identifiers that appear in this title's code samples. Use them as search
43
+ keys against the local corpus, and as a check on whether this is the right
44
+ reference before reading further.
45
+
46
+ `JSON` · `POST` · `message.content` · `fallbackSummary` · `eval_count` · `eval_duration` · `focusMinutes` · `completedTasks` · `summarySchema` · `toolCall` · `ask.js` · `prompt_eval_count` · `summarizer.ts` · `Q4_K_M.gguf` · `--version` · `json.tool` · `askOllama` · `additionalProperties` · `get_today_activity` · `createOllamaSummarizer` · `createDeterministicSummarizer` · `summarizer.test.js` · `eval.mjs` · `Q4_K_M` · `GGUF` · `done_reason` · `load_duration` · `prompt_eval_duration` · `response.ok` · `config.json` · `response.body.getReader` · `AbortSignal.timeout` · `controller.signal` · `controller.abort` · `output_text` · `summarizer.summarize` · `trust_remote_code`
47
+
48
+ ## When to use
49
+
50
+ - A Local AI Models question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Local AI Models syntax, a flag, or an API shape.
52
+ - The task touches an area listed under Covers above.
53
+
54
+ ## When not to use
55
+
56
+ - The question is about this project's own code — read the code instead.
57
+ - A sibling card below is a closer fit; prefer the narrower one.
58
+
59
+ ## Related
60
+
61
+ - `ai-fundamentals` — AI Fundamentals Course
62
+ - `ai-agent-skills` — AI Agent Skills Course
63
+ - `language-model-builder` — Build a Language Model on Your Mac
64
+ - `mcp` — MCP Course
65
+ - `build-with-mcp` — Build with MCP
66
+
67
+ ## Full text
68
+
69
+ Source: https://downloads.flaviocopes.com/course-downloads/local-ai-models.epub
70
+
71
+ The full text is not bundled. Fetch it once into the local corpus:
72
+
73
+ ```bash
74
+ omnius library fetch flaviocopes --title local-ai-models
75
+ ```
76
+
77
+ Then search it:
78
+
79
+ ```bash
80
+ omnius library search flaviocopes "<query>" --title local-ai-models
81
+ ```
@@ -0,0 +1,43 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: software
4
+ license: MIT
5
+ compaction_strategy: structured
6
+ ---
7
+
8
+ # Local Hoster
9
+
10
+ Stable https://project.localhost URLs for local dev servers via Caddy. Zero-dependency Node.js CLI.
11
+
12
+ ## Triggers
13
+
14
+ - local-hoster source
15
+ - how does local-hoster work
16
+ - javascript reference implementation
17
+ - giving local dev servers stable HTTPS hostnames
18
+ - a zero-dependency Node CLI that generates and reloads Caddy config
19
+
20
+ ## Reach for this when
21
+
22
+ - You need giving local dev servers stable HTTPS hostnames.
23
+ - You need a zero-dependency Node CLI that generates and reloads Caddy config.
24
+
25
+ ## Shape
26
+
27
+ - Language: JavaScript
28
+ - License: MIT — redistributable with the license and attribution kept intact.
29
+ - Repository: https://github.com/flaviocopes/local-hoster
30
+
31
+ ## Related
32
+
33
+ - `cloudflare-domains` — Cloudflare Domains MCP + DNS CLI
34
+ - `plausible-automation` — Plausible Automation
35
+ - `port-pilot` — Port Pilot
36
+
37
+ ## Get the source
38
+
39
+ ```bash
40
+ omnius library fetch flaviocopes --title local-hoster
41
+ ```
42
+
43
+ Clones to the local corpus from https://github.com/flaviocopes/local-hoster/archive/refs/heads/main.zip.
@@ -0,0 +1,81 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # macOS Basics Course
8
+
9
+ macOS Basics reference card. 14 topic areas, 25 worked code samples in bash. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - macOS Basics reference
14
+ - how do I do X in macOS Basics
15
+ - macOS Basics syntax
16
+ - look up macOS Basics
17
+ - bash macos basics example
18
+ - swift and macos: macos basics
19
+
20
+ ## Covers
21
+
22
+ - Meet macOS
23
+ - What macOS is
24
+ - Desktop, Dock, and menu bar
25
+ - Windows and applications
26
+ - System Settings and system information
27
+ - Check your understanding: macOS foundations
28
+ - Finder and files
29
+ - Meet the Finder
30
+ - Home, Library, and file paths
31
+ - Hidden files and file extensions
32
+ - Quick Look, tags, and search
33
+ - Check your understanding: Finder and files
34
+ - Apps and developer tools
35
+ - Install and remove applications
36
+
37
+ 19 further sections are indexed in the local corpus.
38
+
39
+ ## Concept index
40
+
41
+ Identifiers that appear in this title's code samples. Use them as search
42
+ keys against the local corpus, and as a check on whether this is the right
43
+ reference before reading further.
44
+
45
+ `HOME` · `photo.png` · `--versions` · `SHELL` · `--version` · `sw_vers` · `macOS` · `system_profiler` · `X0XXD4XXXX` · `invoice.pdf` · `invoice.pdf.command` · `config.json.txt` · `--install` · `JPG` · `photo.jpg` · `notes.txt` · `--dry-run`
46
+
47
+ ## When to use
48
+
49
+ - A macOS Basics question needs a worked, checked answer rather than recall.
50
+ - You are about to guess at macOS Basics syntax, a flag, or an API shape.
51
+ - The task touches an area listed under Covers above.
52
+
53
+ ## When not to use
54
+
55
+ - The question is about this project's own code — read the code instead.
56
+ - A sibling card below is a closer fit; prefer the narrower one.
57
+
58
+ ## Related
59
+
60
+ - `swift` — Swift Course
61
+ - `swiftui` — SwiftUI Course
62
+ - `macos-for-developers` — macOS for Developers Course
63
+ - `automate-macos` — Automate macOS Course
64
+ - `build-macos-apps-swiftui` — Build macOS Apps with SwiftUI Course
65
+ - `ship-macos-apps` — Ship macOS Apps Course
66
+
67
+ ## Full text
68
+
69
+ Source: https://downloads.flaviocopes.com/course-downloads/macos-basics.epub
70
+
71
+ The full text is not bundled. Fetch it once into the local corpus:
72
+
73
+ ```bash
74
+ omnius library fetch flaviocopes --title macos-basics
75
+ ```
76
+
77
+ Then search it:
78
+
79
+ ```bash
80
+ omnius library search flaviocopes "<query>" --title macos-basics
81
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # macOS for Developers Course
8
+
9
+ macOS for Developers reference card. 14 topic areas, 59 worked code samples in bash, markdown, ini, ruby. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - macOS for Developers reference
14
+ - how do I do X in macOS for Developers
15
+ - macOS for Developers syntax
16
+ - look up macOS for Developers
17
+ - bash macos for developers example
18
+ - markdown macos for developers example
19
+ - swift and macos: macos for developers
20
+
21
+ ## Covers
22
+
23
+ - Know your Mac
24
+ - Record the workstation baseline
25
+ - Distinguish hardware and process architecture
26
+ - Inspect the active developer directory
27
+ - Write a compatibility note
28
+ - Check your understanding: know your mac
29
+ - Build the toolchain
30
+ - Install and verify Apple command-line tools
31
+ - Understand the Homebrew prefix
32
+ - Capture packages with a Brewfile
33
+ - Pin and verify project runtimes
34
+ - Check your understanding: build the toolchain
35
+ - Shape the shell
36
+ - Map Zsh startup files
37
+
38
+ 19 further sections are indexed in the local corpus.
39
+
40
+ ## Concept index
41
+
42
+ Identifiers that appear in this title's code samples. Use them as search
43
+ keys against the local corpus, and as a check on whether this is the right
44
+ reference before reading further.
45
+
46
+ `--version` · `--get` · `--file` · `macOS` · `x86_64` · `--print-path` · `--find` · `sw_vers` · `--install` · `--show-origin` · `dev.example.token` · `API` · `--prefix` · `HOME` · `user.email` · `USER` · `sysctl.proc_translated` · `PATH` · `package.json` · `flaviocopes.com` · `corp.com` · `id_ed25519_work` · `SSH` · `EDITOR` · `STRIPE_SECRET_KEY` · `projects.zsh` · `github.com` · `project.git` · `--reset` · `--repository` · `--cellar` · `LDFLAGS` · `restart_service` · `HOMEBREW_PREFIX` · `profile.zsh` · `interactive.zsh` · `--port` · `user.name` · `includeIf` · `EXAMPLE_TOKEN`
47
+
48
+ ## When to use
49
+
50
+ - A macOS for Developers question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at macOS for Developers syntax, a flag, or an API shape.
52
+ - The task touches an area listed under Covers above.
53
+
54
+ ## When not to use
55
+
56
+ - The question is about this project's own code — read the code instead.
57
+ - A sibling card below is a closer fit; prefer the narrower one.
58
+
59
+ ## Related
60
+
61
+ - `swift` — Swift Course
62
+ - `swiftui` — SwiftUI Course
63
+ - `macos-basics` — macOS Basics Course
64
+ - `automate-macos` — Automate macOS Course
65
+ - `build-macos-apps-swiftui` — Build macOS Apps with SwiftUI Course
66
+ - `ship-macos-apps` — Ship macOS Apps Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/macos-for-developers.epub
71
+
72
+ The full text is not bundled. Fetch it once into the local corpus:
73
+
74
+ ```bash
75
+ omnius library fetch flaviocopes --title macos-for-developers
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title macos-for-developers
82
+ ```