Commit graph

10 commits

Author SHA1 Message Date
Alfred Claw
0076d345fa feat: add 4 new skills (autoresearch, deck-generator, yt-competitive-analysis, x-longform-post)
New skills:
- autoresearch: Karpathy-inspired iterative optimization loops for conversion content
- deck-generator: AI-generated slide decks with Imagen 4.0 + Google Slides
- yt-competitive-analysis: YouTube outlier detection and packaging pattern extraction
- x-longform-post: X article writer with 24-pattern humanizer (AI slop detector)

Also adds Makefile for pre-commit hook auto-install (make setup).

All 4 skills passed sanitizer scan. All READMEs include CTA blocks.
Autoresearch credits Karpathy for the pattern inspiration.
2026-04-04 10:16:24 -07:00
Alfred Claw
3a0e0931d9 Add sales-playbook: Value-Based Pricing framework (4 skills)
New category: sales-playbook/
- Value-Based Pricing: Pre-Call Briefing Generator
- Value-Based Pricing: Tiered Package Builder
- Value-Based Pricing: Post-Call Deal Analyzer
- Value-Based Pricing: Pattern Library & Training (10 proven patterns)

All data fully anonymized. Telemetry preamble included.
2026-03-31 10:28:12 -07:00
Alfred Claw
d4c8c21cb3 Add security sanitizer, opt-in telemetry, and contributor guidelines
Infrastructure:
- security/: PII sanitizer with scan/sanitize modes, pre-commit hook, configurable blocklists
- telemetry/: GStack-style opt-in usage analytics, local stats viewer, version checker
- CONTRIBUTING.md: Privacy-first contributor guidelines with anonymization rules
- VERSION: 1.0.0

README updated with Privacy & Security and Telemetry sections.
2026-03-31 08:41:35 -07:00
Alfred Claw
36d6ed83e7 Add 4 new skill categories: revenue-intelligence, conversion-ops, podcast-ops, team-ops
New skills (8 total):
- revenue-intelligence: Gong Insight Pipeline, Revenue Attribution Mapper, Client Report Generator
- conversion-ops: CRO Audit, Survey-to-Lead-Magnet Engine
- podcast-ops: Podcast-to-Everything Pipeline
- team-ops: Elon Algorithm (Team Performance Audit), Meeting-to-Action Extractor

Also adds .gitignore for __pycache__
2026-03-31 07:25:46 -07:00
Alfred Claw
43607bc479 Add Leveling Up newsletter CTA to all READMEs 2026-03-28 16:27:50 -07:00
Alfred Claw
9ed457e23e Clean footers: Single Brain primary link, SG secondary on homepage only 2026-03-28 16:25:43 -07:00
Alfred Claw
704528fedf Dual CTA footer: Single Brain primary + Single Grain secondary with UTM tracking 2026-03-28 14:58:19 -07:00
Alfred Claw
76ead2f4e5 Remove B2B from top-level copy to widen TAM 2026-03-28 14:50:52 -07:00
Alfred Claw
85432e8307 Add 'Built by Single Grain' footer with UTM tracking to all READMEs 2026-03-28 13:40:47 -07:00
Alfred Claw
a96d0d8889 Initial commit: 6 AI marketing skill categories
- growth-engine: Autonomous experiment engine (Karpathy autoresearch for marketing)
- sales-pipeline: RB2B router, deal resurrector, trigger prospector, ICP learner
- content-ops: Expert panel, quality gate, editorial brain, quote miner
- outbound-engine: Cold outbound optimizer, lead pipeline, competitive monitor
- seo-ops: Content attack briefs, GSC optimizer, trend scout
- finance-ops: CFO briefing, cost estimate, scenario modeler

79 files, all sanitized - zero hardcoded credentials or internal references.
2026-03-27 20:14:52 -07:00