-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
803 lines (766 loc) · 51.3 KB
/
Copy pathservices.html
File metadata and controls
803 lines (766 loc) · 51.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="20 done-for-you automation services for solo founders: YouTube digests, content engines, kanban auto-resolvers, niche monitoring, and more. Fixed-price packages.">
<meta property="og:title" content="Services - AIOS">
<meta property="og:description" content="20 done-for-you automation services for solo founders: YouTube digests, content engines, kanban auto-resolvers, niche monitoring, and more. Fixed-price packages.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://aios.dev/services.html">
<meta property="og:image" content="https://aios.dev/og-image.svg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Services - AIOS">
<meta name="twitter:description" content="20 done-for-you automation services for solo founders: YouTube digests, content engines, kanban auto-resolvers, niche monitoring, and more. Fixed-price packages.">
<link rel="icon" type="image/svg+xml" href="favicon.svg">
<link rel="canonical" href="https://aios.dev/services.html">
<title>Services - AIOS</title>
<link rel="stylesheet" href="style.css">
<style>
/* ---------- Services Page: Quick Nav ---------- */
.svc-quicknav {
background: var(--bg-soft);
border-top: 1px solid var(--border-soft);
border-bottom: 1px solid var(--border-soft);
padding: 20px 0;
position: sticky;
top: 64px;
z-index: 50;
backdrop-filter: saturate(180%) blur(20px);
-webkit-backdrop-filter: saturate(180%) blur(20px);
background: rgba(249, 250, 251, 0.92);
}
.svc-quicknav .container {
display: flex;
gap: 12px;
justify-content: center;
flex-wrap: wrap;
}
.svc-quicknav a {
font-size: 14px;
font-weight: 600;
color: var(--text-muted);
text-decoration: none;
padding: 8px 18px;
border-radius: 100px;
border: 1px solid var(--border);
background: white;
transition: all 0.2s ease;
}
.svc-quicknav a:hover {
color: var(--purple);
border-color: var(--purple);
transform: translateY(-1px);
box-shadow: var(--shadow-sm);
}
/* ---------- Services Page: Category Sections ---------- */
.svc-category {
padding: 80px 0;
}
.svc-category:nth-of-type(even) {
background: var(--bg-soft);
border-top: 1px solid var(--border-soft);
border-bottom: 1px solid var(--border-soft);
}
.svc-cat-header {
margin-bottom: 48px;
}
.svc-cat-header .section-label {
margin-bottom: 10px;
}
.svc-cat-header h2 {
font-size: 32px;
font-weight: 800;
letter-spacing: -0.03em;
line-height: 1.2;
margin-bottom: 12px;
}
.svc-cat-header p {
font-size: 16px;
color: var(--text-muted);
max-width: 560px;
}
/* ---------- Services Page: Service Cards ---------- */
.svc-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 24px;
}
.svc-card {
background: var(--bg);
border: 1px solid var(--border);
border-radius: var(--radius-lg);
padding: 32px;
box-shadow: var(--shadow-sm);
display: flex;
flex-direction: column;
transition: all 0.25s ease;
position: relative;
scroll-margin-top: 140px;
}
.svc-card:hover {
transform: translateY(-3px);
box-shadow: var(--shadow-lg);
}
.svc-card-header {
display: flex;
align-items: center;
gap: 12px;
margin-bottom: 20px;
flex-wrap: wrap;
}
.svc-id {
font-family: var(--mono);
font-size: 12px;
font-weight: 600;
color: var(--purple);
background: rgba(124, 58, 237, 0.08);
padding: 4px 10px;
border-radius: 6px;
white-space: nowrap;
letter-spacing: 0.02em;
}
.svc-card-header h3 {
font-size: 18px;
font-weight: 700;
letter-spacing: -0.015em;
color: var(--text);
line-height: 1.3;
}
.svc-pain {
font-size: 15px;
color: var(--text-muted);
line-height: 1.65;
padding: 16px 20px;
background: var(--bg-soft);
border-left: 3px solid var(--purple);
border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
margin-bottom: 20px;
font-style: italic;
}
.svc-body {
flex: 1;
}
.svc-body p {
font-size: 14px;
color: var(--text-muted);
line-height: 1.7;
margin-bottom: 8px;
}
.svc-footer {
margin-top: 24px;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding-top: 20px;
border-top: 1px solid var(--border-soft);
flex-wrap: wrap;
}
.svc-meta {
display: flex;
flex-direction: column;
gap: 2px;
}
.svc-delivery {
font-size: 12px;
color: var(--text-light);
font-weight: 500;
}
.svc-price {
font-size: 14px;
font-weight: 700;
color: var(--text);
}
.svc-book {
font-size: 14px;
font-weight: 600;
color: white;
background: linear-gradient(135deg, var(--grad-start), var(--grad-end));
padding: 8px 20px;
border-radius: var(--radius-sm);
text-decoration: none;
white-space: nowrap;
transition: all 0.2s ease;
display: inline-flex;
align-items: center;
gap: 6px;
}
.svc-book:hover {
transform: translateY(-1px);
box-shadow: var(--shadow-glow);
}
/* ---------- Services Page: Responsive ---------- */
@media (max-width: 880px) {
.svc-grid { grid-template-columns: 1fr; }
.svc-quicknav { position: static; }
.svc-quicknav .container { flex-direction: column; align-items: center; }
}
</style>
</head>
<body>
<!-- ========== NAV ========== -->
<nav>
<div class="container">
<a href="index.html" class="nav-brand">
<span class="nav-brand-mark">A</span>
AIOS
</a>
<ul class="nav-links">
<li class="nav-item">
<button class="nav-link">Services <svg class="chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="6 9 12 15 18 9"/></svg></button>
<div class="mega-menu">
<div class="mega-menu-group">
<h4>Information Pipeline</h4>
<ul>
<li><a href="services.html#s01" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><polyline points="14 2 14 8 20 8"/></svg></span><span class="ml-body"><span class="ml-title">YouTube Research Digest</span><span class="ml-desc">Watch Later to searchable archive</span><span class="ml-price">$400-800 + $100-200/mo</span></span></a></li>
<li><a href="services.html#s02" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="18" height="18" rx="2"/><path d="M3 9h18"/></svg></span><span class="ml-body"><span class="ml-title">Browser Session Rescue</span><span class="ml-desc">Save lost tab research</span><span class="ml-price">$300-600 + $75-150/mo</span></span></a></li>
<li><a href="services.html#s03" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/></svg></span><span class="ml-body"><span class="ml-title">Bookmark Graveyard Revival</span><span class="ml-desc">2,000 bookmarks, searchable</span><span class="ml-price">$300-600 project</span></span></a></li>
<li><a href="services.html#s04" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 20h9"/><path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4z"/></svg></span><span class="ml-body"><span class="ml-title">Quick Capture Everywhere</span><span class="ml-desc">Idea inbox from any device</span><span class="ml-price">$200-500 + $50-100/mo</span></span></a></li>
<li><a href="services.html#s05" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><line x1="2" y1="12" x2="22" y2="12"/><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/></svg></span><span class="ml-body"><span class="ml-title">Web Research Vault</span><span class="ml-desc">Articles, Reddit, HN captured</span><span class="ml-price">$500-1000 + $100-200/mo</span></span></a></li>
<li><a href="services.html#s06" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 11a9 9 0 0 1 9 9"/><path d="M4 4a16 16 0 0 1 16 16"/><circle cx="5" cy="19" r="1"/></svg></span><span class="ml-body"><span class="ml-title">Unified Daily Digest</span><span class="ml-desc">Morning briefing for your brain</span><span class="ml-price">$300-600 + $100-200/mo</span></span></a></li>
</ul>
</div>
<div class="mega-menu-group">
<h4>Content Workflow</h4>
<ul>
<li><a href="services.html#s07" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"/></svg></span><span class="ml-body"><span class="ml-title">Content Spark Engine</span><span class="ml-desc">Research to content ideas</span><span class="ml-price">$500-1000 + $150-300/mo</span></span></a></li>
<li><a href="services.html#s08" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M17 1l4 4-4 4"/><path d="M3 11V9a4 4 0 0 1 4-4h14"/><path d="M7 23l-4-4 4-4"/><path d="M21 13v2a4 4 0 0 1-4 4H3"/></svg></span><span class="ml-body"><span class="ml-title">Content Repurposing</span><span class="ml-desc">One post, five formats</span><span class="ml-price">$500-1000 + $150-250/mo</span></span></a></li>
<li><a href="services.html#s09" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="18" height="18" rx="2"/><path d="M9 3v18"/><path d="M3 9h6"/><path d="M3 15h6"/></svg></span><span class="ml-body"><span class="ml-title">Research-to-Outline</span><span class="ml-desc">Sources to structured outline</span><span class="ml-price">$400-800 + $100-200/mo</span></span></a></li>
<li><a href="services.html#s10" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"/></svg></span><span class="ml-body"><span class="ml-title">Performance Feedback Loop</span><span class="ml-desc">Analytics to next research</span><span class="ml-price">$500-1000 + $150-300/mo</span></span></a></li>
</ul>
</div>
<div class="mega-menu-group">
<h4>Personal Operations</h4>
<ul>
<li><a href="services.html#s11" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="18" height="18" rx="2"/><path d="M9 3v18"/><path d="M3 9h6"/><path d="M3 15h6"/></svg></span><span class="ml-body"><span class="ml-title">Kanban Auto-Resolver</span><span class="ml-desc">Stop stale card pileup</span><span class="ml-price">$400-800 + $100-200/mo</span></span></a></li>
<li><a href="services.html#s12" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg></span><span class="ml-body"><span class="ml-title">Daily Focus Briefing</span><span class="ml-desc">Know what to work on first</span><span class="ml-price">$300-600 + $100-200/mo</span></span></a></li>
<li><a href="services.html#s13" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><polyline points="14 2 14 8 20 8"/><line x1="16" y1="13" x2="8" y2="13"/></svg></span><span class="ml-body"><span class="ml-title">Decision Journal</span><span class="ml-desc">Stop re-deciding decisions</span><span class="ml-price">$300-600 + $75-150/mo</span></span></a></li>
<li><a href="services.html#s14" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/><line x1="12" y1="9" x2="12" y2="13"/><line x1="12" y1="17" x2="12.01" y2="17"/></svg></span><span class="ml-body"><span class="ml-title">Stale Work Detector</span><span class="ml-desc">Surface abandoned work</span><span class="ml-price">$300-600 + $75-150/mo</span></span></a></li>
<li><a href="services.html#s15" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"/><path d="M3 3v5h5"/><path d="M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16"/><path d="M16 16h5v5"/></svg></span><span class="ml-body"><span class="ml-title">Weekly Ops Review</span><span class="ml-desc">Friday reset, Monday plan</span><span class="ml-price">$400-800 + $100-200/mo</span></span></a></li>
</ul>
</div>
<div class="mega-menu-group">
<h4>Niche Monitoring</h4>
<ul>
<li><a href="services.html#s16" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><path d="M2 12h20"/><path d="M12 2a15 15 0 0 1 4 10 15 15 0 0 1-4 10 15 15 0 0 1-4-10 15 15 0 0 1 4-10z"/></svg></span><span class="ml-body"><span class="ml-title">Niche Intelligence Radar</span><span class="ml-desc">Reddit, HN, blogs filtered</span><span class="ml-price">$500-1000 + $150-300/mo</span></span></a></li>
<li><a href="services.html#s17" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"/></svg></span><span class="ml-body"><span class="ml-title">Competitor Tracker</span><span class="ml-desc">Feature launches, pricing changes</span><span class="ml-price">$500-1000 + $150-250/mo</span></span></a></li>
<li><a href="services.html#s18" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="23 6 13.5 15.5 8.5 10.5 1 18"/><polyline points="17 6 23 6 23 12"/></svg></span><span class="ml-body"><span class="ml-title">Weekly Trend Report</span><span class="ml-desc">See the bigger picture</span><span class="ml-price">$300-600 + $100-200/mo</span></span></a></li>
<li><a href="services.html#s19" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="4" y="4" width="16" height="16" rx="2"/><rect x="9" y="9" width="6" height="6"/><line x1="9" y1="1" x2="9" y2="4"/><line x1="15" y1="1" x2="15" y2="4"/><line x1="9" y1="20" x2="9" y2="23"/><line x1="15" y1="20" x2="15" y2="23"/><line x1="20" y1="9" x2="23" y2="9"/><line x1="20" y1="14" x2="23" y2="14"/><line x1="1" y1="9" x2="4" y2="9"/><line x1="1" y1="14" x2="4" y2="14"/></svg></span><span class="ml-body"><span class="ml-title">AI Tools Radar</span><span class="ml-desc">Signal from noise, weekly</span><span class="ml-price">$400-800 + $100-200/mo</span></span></a></li>
<li><a href="services.html#s20" class="mega-menu-link"><span class="ml-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"/></svg></span><span class="ml-body"><span class="ml-title">Social Mention Tracker</span><span class="ml-desc">Never miss a mention</span><span class="ml-price">$300-600 + $100-200/mo</span></span></a></li>
</ul>
</div>
</div>
</li>
<li class="nav-item">
<a href="pricing.html" class="nav-link">Pricing</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="pricing.html" class="nav-link nav-cta">Get started</a>
</li>
</ul>
</div>
</nav>
<!-- ========== PAGE HEADER ========== -->
<section class="page-header">
<div class="container">
<h1>Services</h1>
<p>Pick one, or stack them. Every service runs on the same autonomous infrastructure.</p>
</div>
</section>
<!-- ========== QUICK NAV ========== -->
<div class="svc-quicknav">
<div class="container">
<a href="#pipeline">Information Pipeline</a>
<a href="#content">Content Workflow</a>
<a href="#operations">Personal Operations</a>
<a href="#monitoring">Niche Monitoring</a>
</div>
</div>
<!-- ========== CATEGORY 1: INFORMATION PIPELINE ========== -->
<section id="pipeline" class="svc-category">
<div class="container">
<div class="svc-cat-header">
<span class="section-label">Category 1</span>
<h2>Information Pipeline</h2>
<p>Services that capture what you consume, ingest it into a searchable archive, and deliver daily or weekly digests so nothing is lost and everything is findable. This is the wedge: the thing that hooks a solo founder because the pain is immediate and the relief is instant.</p>
</div>
<div class="svc-grid">
<!-- S01 -->
<div class="svc-card" id="s01">
<div class="svc-card-header">
<span class="svc-id">AUC-S01</span>
<h3>Daily YouTube Research Digest</h3>
</div>
<blockquote class="svc-pain">"I watch 20 YouTube videos a week for research and I can't remember where I saw that one thing. My Watch Later is 300 videos deep. I learn nothing because I can't recall any of it. I'm consuming content but nothing is sticking. I need those insights when I'm writing, not three weeks later when I've forgotten the video existed."</blockquote>
<div class="svc-body">
<p>Pulls from your Watch Later and topic-specific playlists on a daily schedule. Each video is transcribed, summarized, categorized by topic, and written to a searchable archive. You get a daily digest delivered by email or Slack with the top 5-10 videos summarized, categorized, and archived for search. Full transcript archive means you can search "what was that thing about pricing experiments" and get the exact video, timestamp, and quote.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$400-800 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S02 -->
<div class="svc-card" id="s02">
<div class="svc-card-header">
<span class="svc-id">AUC-S02</span>
<h3>Browser Session Rescue and Archive</h3>
</div>
<blockquote class="svc-pain">"I had 40 tabs open yesterday with the perfect research for my next post. My browser crashed, Session Buddy saved them, but now it's just a list of URLs I'll never revisit. All that research is dead. It happens every week. I do the same research twice because I can't find what I already found."</blockquote>
<div class="svc-body">
<p>Auto-ingests saved browser sessions into a searchable archive daily. Each session's URLs are fetched, summarized, and tagged. You can search "what was that article about SaaS pricing I read last Tuesday?" and get the answer with a link. Includes a daily session digest showing what was researched that day, so you can see your own browsing patterns and stop losing research to tab chaos.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$300-600 setup + $75-150/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S03 -->
<div class="svc-card" id="s03">
<div class="svc-card-header">
<span class="svc-id">AUC-S03</span>
<h3>Bookmark Graveyard Revival</h3>
</div>
<blockquote class="svc-pain">"I have 2,000 bookmarks across 15 folders. I bookmark things thinking I'll come back. I never do. It's a graveyard. But somewhere in there is research I spent hours finding and now can't locate. I bookmarked the perfect article three months ago and I have no idea which folder it's in."</blockquote>
<div class="svc-body">
<p>Ingests your entire browser bookmark collection into a searchable knowledge base. Each bookmark is fetched, summarized, tagged by folder structure and content topic, and made searchable. Includes dedup (same URL saved twice = one entry). You get a searchable web interface and a one-time bookmark audit report showing dead links, duplicates, and category breakdown so you can see what you actually have and what is rotting.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time project</span>
<span class="svc-price">$300-600 project</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S04 -->
<div class="svc-card" id="s04">
<div class="svc-card-header">
<span class="svc-id">AUC-S04</span>
<h3>Quick Capture Everywhere (Idea Inbox)</h3>
</div>
<blockquote class="svc-pain">"I have ideas in the shower, on walks, in the car. By the time I sit down at my desk, they're gone. I have notes scattered across Apple Notes, Slack DMs to myself, random text files, and a physical notebook. I can never find the one I need when I'm ready to write. The idea I had last Tuesday about a newsletter angle is in one of seven places and I don't know which."</blockquote>
<div class="svc-body">
<p>Sets up a quick-capture endpoint you can hit from anywhere. Send a note via a Slack bot, email-to-KB gateway, or a simple web form from your phone. Notes are ingested, tagged, and made instantly searchable. Each note is automatically classified (idea, task, reference, meeting note, content spark). Optional daily digest of captured notes so you can review what you captured each evening and decide what to act on.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + optional monthly retainer</span>
<span class="svc-price">$200-500 setup + $50-100/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S05 -->
<div class="svc-card" id="s05">
<div class="svc-card-header">
<span class="svc-id">AUC-S05</span>
<h3>Web Research Capture Vault</h3>
</div>
<blockquote class="svc-pain">"I read articles, Reddit threads, and HN discussions all day for research. Half are paywalled, half are forgotten by Friday. I do the same research twice because I can't remember what I already found. I have no system for capturing web research. It's all in my head and my head is full."</blockquote>
<div class="svc-body">
<p>Deploys a web article fetcher configured for your sources: general web, Reddit, and HackerNews. Adds Firecrawl integration for JavaScript-heavy and paywalled pages. Every fetched article is cleaned to markdown, chunked, and written to a searchable knowledge base. You can search the vault from a bookmarklet, Slack command, or a simple web UI. Forward any URL and it lands in the archive, summarized and tagged, within minutes.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$500-1000 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S06 -->
<div class="svc-card" id="s06">
<div class="svc-card-header">
<span class="svc-id">AUC-S06</span>
<h3>Unified Daily Knowledge Digest</h3>
</div>
<blockquote class="svc-pain">"I consume content across YouTube, articles, Reddit, bookmarks, and notes. I have no idea what I actually consumed today or this week. There's no summary, no overview, no way to see what I learned. I just consume and forget. I need a daily recap of everything that went into my brain so I can actually use it."</blockquote>
<div class="svc-body">
<p>Combines all ingestion sources (YouTube, web articles, browser sessions, bookmarks, notes) into a single unified daily digest. Every morning, you get an email or Slack message with: what videos were ingested and summarized, what articles were captured, what notes were logged, what sessions were archived. Each item has a one-line summary and a link. Weekly version aggregates the week and organizes by theme. This is the morning briefing for your own brain that turns scattered consumption into visible, reviewable knowledge.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer (requires at least one ingestion source active)</span>
<span class="svc-price">$300-600 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
</div>
</div>
</section>
<!-- ========== CATEGORY 2: CONTENT WORKFLOW ========== -->
<section id="content" class="svc-category">
<div class="container">
<div class="svc-cat-header">
<span class="section-label">Category 2</span>
<h2>Content Workflow</h2>
<p>Services that take the captured research and turn it into content production leverage. The solo founder's biggest bottleneck is not ideas, it is turning raw research into publishable content. These use cases bridge the gap between ingestion and output.</p>
</div>
<div class="svc-grid">
<!-- S07 -->
<div class="svc-card" id="s07">
<div class="svc-card-header">
<span class="svc-id">AUC-S07</span>
<h3>Content Spark Engine (Research to Idea Generation)</h3>
</div>
<blockquote class="svc-pain">"I consume 100 pieces of content a week. I should be turning all of that into my own content, but I can't even remember what I watched yesterday, let alone connect ideas across sources. I sit down to write and stare at a blank page. I know the material is in my head somewhere but I can't find the threads. I have research but no pipeline from research to content ideas."</blockquote>
<div class="svc-body">
<p>Configures a content-focused ingestion pipeline with an added output layer. YouTube transcripts, web articles, and notes are all ingested, categorized by your content themes. A daily content sparks digest surfaces connections between recently ingested items that could inspire new content: "You watched a video on pricing psychology on Tuesday and read an article on SaaS churn on Wednesday. These connect on the theme of value perception. Here are 3 angle ideas for a post." Weekly digest provides a research roundup organized by theme with suggested content angles.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$500-1000 setup + $150-300/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S08 -->
<div class="svc-card" id="s08">
<div class="svc-card-header">
<span class="svc-id">AUC-S08</span>
<h3>Content Repurposing Pipeline (One Source, Many Formats)</h3>
</div>
<blockquote class="svc-pain">"I spent 3 hours writing a blog post. It goes up, gets some traction, and dies. I know I should turn it into a Twitter thread, a LinkedIn post, a newsletter section, a short video script. But I don't have time to rewrite it 5 times. So it lives and dies as one blog post. I'm leaving 80% of the value on the table."</blockquote>
<div class="svc-body">
<p>Configures a repurposing pipeline that takes any ingested content (a blog post you wrote, a transcript of a video you made, a long-form note) and generates adapted versions for multiple platforms. Input one piece, output a Twitter thread, a LinkedIn post, a newsletter blurb, and a short-form video script. Each adaptation matches the platform's format and tone. You review and edit rather than writing from scratch. Includes a content calendar tracking what has been published where and what is due for repurposing.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$500-1000 setup + $150-250/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S09 -->
<div class="svc-card" id="s09">
<div class="svc-card-header">
<span class="svc-id">AUC-S09</span>
<h3>Research-to-Outline Builder</h3>
</div>
<blockquote class="svc-pain">"I want to write a deep-dive post on a topic. I have 15 saved articles, 3 videos, and a bunch of notes. But I can't organize them into an outline. I open a doc, stare at my scattered research, and give up. The research is there but the structure isn't. I waste an hour just trying to figure out what I have and what angle to take."</blockquote>
<div class="svc-body">
<p>When you say "I want to write about X," the system searches the full archive for everything ingested on that topic (articles, video transcripts, notes, bookmarks), clusters the findings by sub-theme, and generates a structured outline with citations back to the source material. Each outline section links to the specific ingested items that support it. You get a research-backed outline in minutes instead of spending an hour manually sorting through sources. Includes gap detection: "you have strong material on pricing psychology but nothing on competitor pricing strategies, you may want to research that before writing."</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$400-800 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S10 -->
<div class="svc-card" id="s10">
<div class="svc-card-header">
<span class="svc-id">AUC-S10</span>
<h3>Content Performance to Research Feedback Loop</h3>
</div>
<blockquote class="svc-pain">"I publish content and then I guess what worked. I look at analytics manually, try to remember what I published when, and never connect what performed to what I should research next. There's no loop. I'm just publishing into the void and hoping."</blockquote>
<div class="svc-body">
<p>Tracks what content you publish and pairs it with performance signals (you paste in analytics snapshots or connect a simple API). Analyzes which themes and formats perform best and feeds that back into the research pipeline: "Your posts about pricing psychology got 3x the engagement. Here are 5 related topics you haven't covered yet, and 3 articles from your archive you could repurpose." Weekly content review digest shows what was published, what performed, and what to research or write next.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$500-1000 setup + $150-300/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
</div>
</div>
</section>
<!-- ========== CATEGORY 3: PERSONAL OPERATIONS ========== -->
<section id="operations" class="svc-category">
<div class="container">
<div class="svc-cat-header">
<span class="section-label">Category 3</span>
<h2>Personal Operations</h2>
<p>Services that help the solo founder manage their own work, track decisions, and stop letting things fall through the cracks. The solo founder has no team to delegate to, so the system becomes their operations layer: it tracks what needs doing, surfaces what is stuck, and keeps the board honest.</p>
</div>
<div class="svc-grid">
<!-- S11 -->
<div class="svc-card" id="s11">
<div class="svc-card-header">
<span class="svc-id">AUC-S11</span>
<h3>Solo Kanban Auto-Resolver</h3>
</div>
<blockquote class="svc-pain">"My personal kanban board has 80 cards and half are stale. I don't know what's actually moving vs what's been sitting there for a month. I have no one to ask 'what's blocked?' because I'm the only person. I waste 30 minutes every Monday just figuring out what to work on this week."</blockquote>
<div class="svc-body">
<p>Deploys the kanban auto-resolver against your board (GitHub Projects, Linear, Notion, or similar via API). The system classifies cards daily: routine stale cards get auto-archived or flagged, strategic items get surfaced in a daily digest with a recommended action. Gap analysis finds stale cards, orphaned work, and missing parent/child links. You get a daily "here's what needs your attention" digest instead of staring at a bloated board every morning.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$400-800 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S12 -->
<div class="svc-card" id="s12">
<div class="svc-card-header">
<span class="svc-id">AUC-S12</span>
<h3>Solo Founder Daily Focus Briefing</h3>
</div>
<blockquote class="svc-pain">"I wake up and don't know what to work on first. I check email, check Slack, check Twitter, and 45 minutes later I'm finally starting. I have no system for knowing what today's priorities are. I react to whatever is loudest, not what's most important. I end the day feeling busy but not productive."</blockquote>
<div class="svc-body">
<p>Combines the changelog generator, kanban status refresh, and digest pipeline into a single daily focus briefing. Every morning, you get a personalized digest: what you worked on yesterday (from kanban and git activity), what's blocked on your board, what's due today, and a recommended top 3 priorities based on deadlines and strategic weight. Delivered via email or Slack before you start your day. Replaces the 45-minute morning scramble with a 2-minute read.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$300-600 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S13 -->
<div class="svc-card" id="s13">
<div class="svc-card-header">
<span class="svc-id">AUC-S13</span>
<h3>Decision Journal for One</h3>
</div>
<blockquote class="svc-pain">"I make decisions in my head, in DMs with myself, in random notes. Three months later I can't remember why I chose approach B over approach A. I repeat the same debate with myself. I have no record of my own thinking and it costs me when I second-guess a decision I already made."</blockquote>
<div class="svc-body">
<p>Deploys a decision log and audit session adapted for a solo operator. Every decision you make (captured via Slack bot, quick note, or manual entry) is logged with context, alternatives considered, and rationale. The coverage checker runs daily to flag decisions that were made but not logged ("you changed your pricing yesterday but didn't record why"). Weekly audit session reviews the decision log for patterns and produces a summary: "You made 7 decisions this week. 3 were about pricing, 2 about content direction, 2 about tools. Here's what you decided and why."</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$300-600 setup + $75-150/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S14 -->
<div class="svc-card" id="s14">
<div class="svc-card-header">
<span class="svc-id">AUC-S14</span>
<h3>Stale Work and Orphaned Idea Detector</h3>
</div>
<blockquote class="svc-pain">"I start things and don't finish them. I have half-written posts, abandoned research, ideas I started exploring and dropped. They sit in my files and my board and I forget they exist. Every few months I rediscover something I was excited about 3 months ago and feel guilty about not finishing it. I need something that surfaces my own abandoned work before it rots."</blockquote>
<div class="svc-body">
<p>Scans your workspace daily for: uncommitted work (half-written drafts, started-but-not-finished research), stale kanban cards (not updated in 14+ days), and orphaned ideas (notes tagged as ideas that never became content or tasks). Produces a weekly "what you started but didn't finish" report with recommended actions: finish, archive, or kill. You stop losing work to the cracks and stop carrying guilt about unfinished things.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$300-600 setup + $75-150/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S15 -->
<div class="svc-card" id="s15">
<div class="svc-card-header">
<span class="svc-id">AUC-S15</span>
<h3>Weekly Operations Review and Priority Reset</h3>
</div>
<blockquote class="svc-pain">"Every Friday I feel like I worked hard but I'm not sure on what. I don't review my week because reviewing means facing the mess. I start Monday without a plan and drift into reactive mode again. There's no checkpoint between weeks. I need a forcing function to review and reset."</blockquote>
<div class="svc-body">
<p>Combines the changelog generator, kanban gap analysis, audit session, and digest pipeline into a weekly review package. Every Friday afternoon, you get: what was accomplished this week (from kanban activity and git commits), what was started but not finished, what decisions were made, what's stale and needs attention, and a recommended priority reset for next week. The system generates a draft weekly review you can edit in 5 minutes instead of spending 30 minutes reconstructing the week from memory.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$400-800 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
</div>
</div>
</section>
<!-- ========== CATEGORY 4: NICHE MONITORING ========== -->
<section id="monitoring" class="svc-category">
<div class="container">
<div class="svc-cat-header">
<span class="section-label">Category 4</span>
<h2>Niche Monitoring</h2>
<p>Services that keep the solo founder aware of what is happening in their niche without spending hours manually scanning. The solo founder's competitive advantage is being informed, but they cannot afford to spend 2 hours a day on research. These use cases automate the scanning and deliver only what matters.</p>
</div>
<div class="svc-grid">
<!-- S16 -->
<div class="svc-card" id="s16">
<div class="svc-card-header">
<span class="svc-id">AUC-S16</span>
<h3>Niche Intelligence Radar (Reddit, HN, Blogs)</h3>
</div>
<blockquote class="svc-pain">"I need to stay on top of my niche but I can't spend 2 hours a day scrolling Reddit and HN. I miss important threads until someone else posts about them. By the time I see a trend, it's already old. I feel like I'm always the last to know."</blockquote>
<div class="svc-body">
<p>Combines the web article fetcher, Reddit/HN ingestion, and Firecrawl into a niche monitoring pipeline. You provide your niche keywords and subreddits. AIOS scans relevant Reddit threads, HN stories, and blogs daily, filters by keyword relevance, and delivers a daily digest of the top 5-10 items worth reading. Each item is summarized and classified by signal type (new trend, tool launch, discussion worth joining, competitor move). You get the signal without the noise and can decide in 5 minutes what to read deeper.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$500-1000 setup + $150-300/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S17 -->
<div class="svc-card" id="s17">
<div class="svc-card-header">
<span class="svc-id">AUC-S17</span>
<h3>Competitor and Peer Tracker</h3>
</div>
<blockquote class="svc-pain">"I know I should track competitors and peers in my space but I don't have time. By the time I hear about a competitor's new feature or a peer's viral post, it's a week old. I'm always reacting instead of staying ahead. I have no system for knowing what others in my space are doing."</blockquote>
<div class="svc-body">
<p>Combines the web article fetcher, Firecrawl, and Reddit/HN ingestion into a competitor and peer monitoring pipeline. You provide a list of competitors and peers (blogs, Twitter, changelog pages). AIOS scrapes their sites and relevant mentions daily. Findings are summarized, classified by signal type (feature launch, pricing change, content published, hire, funding), and delivered as a weekly intelligence digest. Includes a searchable archive of all competitor and peer mentions so you can search "what has [competitor] done in the last 3 months?"</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$500-1000 setup + $150-250/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S18 -->
<div class="svc-card" id="s18">
<div class="svc-card-header">
<span class="svc-id">AUC-S18</span>
<h3>Weekly Niche Trend Report</h3>
</div>
<blockquote class="svc-pain">"I see individual posts and threads but I can't see the bigger picture. Is this topic gaining momentum or is it a one-off? Am I early or late to a trend? I have no way to zoom out and see patterns across the week or month. I make decisions based on single data points instead of trends."</blockquote>
<div class="svc-body">
<p>Aggregates all niche monitoring data into a weekly trend report. Analyzes the week's ingested items and identifies: rising topics (mentioned more this week than last), new tools or frameworks gaining traction, recurring themes across multiple sources, and topics you have not covered in your own content yet. Delivers a structured weekly report: "This week in your niche: 3 rising topics, 2 new tools, 1 competitor move. Here's what it means for your content strategy." Monthly version tracks trend trajectories over time.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer (requires Niche Intelligence Radar or equivalent ingestion active)</span>
<span class="svc-price">$300-600 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S19 -->
<div class="svc-card" id="s19">
<div class="svc-card-header">
<span class="svc-id">AUC-S19</span>
<h3>AI and Tools Radar for Solo Founders</h3>
</div>
<blockquote class="svc-pain">"I build in public and I need to know what AI tools are trending because my audience cares about them. But there are 50 new tools every week and I can't tell signal from noise. I either miss important ones or waste time on hype. I need a filter that surfaces what actually matters for my audience."</blockquote>
<div class="svc-body">
<p>Scans HuggingFace trending models and GitHub trending AI repos weekly. Results are re-ranked by relevance to your niche and audience (e.g., "tools a solo founder building in AI should know about"). You get a weekly digest of the top 10-15 models and repos with summaries, relevance scores, and a "should you cover this in your content?" flag. Includes a monthly trend report showing what is gaining traction over time so you can spot rising tools before they peak.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$400-800 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
<!-- S20 -->
<div class="svc-card" id="s20">
<div class="svc-card-header">
<span class="svc-id">AUC-S20</span>
<h3>Social Mention and Conversation Tracker</h3>
</div>
<blockquote class="svc-pain">"People mention me on Twitter, Reddit, and in comments. I miss half of them because I can't check everywhere every day. I look unresponsive. I miss opportunities to engage, build relationships, and jump into conversations where I should be present. My audience thinks I'm ignoring them."</blockquote>
<div class="svc-body">
<p>Monitors for your name, brand, and content mentions across configured platforms. Each mention is classified (question, praise, criticism, opportunity to engage, share of your content). Delivers a daily mentions digest with links and a recommended response for each. Includes a searchable archive of all mentions so you can track your presence and engagement over time. You respond to what matters in 10 minutes instead of scanning platforms for an hour.</p>
</div>
<div class="svc-footer">
<div class="svc-meta">
<span class="svc-delivery">One-time setup + monthly retainer</span>
<span class="svc-price">$300-600 setup + $100-200/mo</span>
</div>
<a href="pricing.html" class="svc-book">Book this</a>
</div>
</div>
</div>
</div>
</section>
<!-- ========== CTA ========== -->
<section class="cta-section" id="cta">
<div class="container">
<div class="cta-content">
<h2>Stop drowning. Start shipping.</h2>
<p>Get started. We map your workflows, set up ingestion, and deploy AIOS for your solo operation. You start the next day already caught up.</p>
<div class="hero-cta">
<a href="pricing.html" class="btn btn-primary">
Get started
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/></svg>
</a>
<a href="pricing.html" class="btn btn-secondary">See pricing</a>
</div>
</div>
</div>
</section>
<!-- ========== FOOTER ========== -->
<footer>
<div class="container">
<div class="footer-grid">
<div class="footer-brand-block">
<div class="footer-brand">
<span class="nav-brand-mark">A</span>
AIOS
</div>
<p>Autonomous automation for solo founders and creators. Built by one, for one.</p>
</div>
<div class="footer-col">
<h4>Services</h4>
<ul>
<li><a href="services.html#s01">YouTube Digest</a></li>
<li><a href="services.html#s04">Quick Capture</a></li>
<li><a href="services.html#s06">Daily Digest</a></li>
<li><a href="services.html#s07">Content Sparks</a></li>
<li><a href="services.html#s11">Kanban Resolver</a></li>
<li><a href="services.html#s16">Niche Radar</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Company</h4>
<ul>
<li><a href="about.html">About</a></li>
<li><a href="pricing.html">Pricing</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Categories</h4>
<ul>
<li><a href="services.html#pipeline">Information Pipeline</a></li>
<li><a href="services.html#content">Content Workflow</a></li>
<li><a href="services.html#operations">Personal Ops</a></li>
<li><a href="services.html#monitoring">Niche Monitoring</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Legal</h4>
<ul>
<li><a href="license.html">MIT License</a></li>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="terms.html">Terms</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<span class="footer-copy">MIT licensed. You own it.</span>
<div class="footer-meta">
<a href="about.html">About</a>
<a href="pricing.html">Pricing</a>
<a href="pricing.html">Get started</a>
</div>
</div>
</div>
</footer>
<script src="nav.js"></script>
</body>
</html>