-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpromote.html
More file actions
191 lines (178 loc) · 12.1 KB
/
Copy pathpromote.html
File metadata and controls
191 lines (178 loc) · 12.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Promote Zikra — Press Kit and Launch Copy</title>
<meta name="description" content="Press kit, launch copy, directory submission details, social posts, and community blurbs for Zikra, open-source governed memory for teams of AI agents.">
<link rel="canonical" href="https://zikra.dev/promote.html" />
<meta property="og:title" content="Promote Zikra — Press Kit and Launch Copy" />
<meta property="og:description" content="Reusable copy and assets for sharing Zikra: open-source governed project memory for teams of AI agents." />
<meta property="og:url" content="https://zikra.dev/promote.html" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://zikra.dev/assets/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Promote Zikra — Press Kit and Launch Copy" />
<meta name="twitter:description" content="Reusable launch copy for Zikra, open-source governed project memory for teams of AI agents." />
<meta name="twitter:image" content="https://zikra.dev/assets/og-image.png" />
<link rel="icon" type="image/svg+xml" href="favicon.svg">
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"></noscript>
</head>
<body>
<div class="blob blob-1"></div>
<div class="blob blob-2"></div>
<div class="blob blob-3"></div>
<nav class="navbar glass">
<a href="index.html" class="logo"><span class="z">Z</span><span class="ikra">ikra</span></a>
<div class="nav-links">
<a href="index.html">Zikra</a>
<a href="screenshots.html">Screenshots</a>
<a href="install.html">How to Install</a>
<a href="promote.html">Promote</a>
<a href="changelog.html">Changelog</a>
<a href="license.html">MIT</a>
</div>
<a href="changelog.html" class="version-badge" id="version-badge">v1.1.0</a>
</nav>
<header class="hero reveal" style="padding-bottom:2rem;">
<div class="badge">Press kit</div>
<h1 class="hero-title">Help make <span class="gradient-text">governed agent memory</span> a category.</h1>
<p class="hero-sub">
Reusable launch copy, directory fields, community posts, assets, and submission targets for Zikra.
</p>
<div class="hero-cta">
<a href="https://github.com/GetZikra/zikra" class="btn btn-primary btn-lg btn-glow" target="_blank" rel="noopener">GitHub repo</a>
<a href="assets/architecture.svg" class="btn btn-ghost btn-lg" target="_blank" rel="noopener">Architecture image</a>
</div>
</header>
<section class="section reveal" style="padding-top:0;">
<h2 class="section-title">Canonical Positioning</h2>
<p class="section-subtitle">Use the same wording everywhere so people remember the category, not only the name.</p>
<div class="promo-grid">
<div class="promo-copy glass">
<span class="step-tag">One-line</span>
<p>Zikra is open-source governed project memory for teams of AI agents.</p>
</div>
<div class="promo-copy glass">
<span class="step-tag">Short description</span>
<p>Zikra gives Claude Code, Codex, Gemini, Cursor, and custom agents one shared memory layer for project decisions, requirements, prompts, errors, and run history, with MCP, HTTP, roles, project scoping, and self-hosted storage.</p>
</div>
</div>
<div class="promo-copy glass wide">
<span class="step-tag">Long description</span>
<p>Zikra is an open-source memory layer for AI-native teams. It lets multiple AI agents and multiple people share the same project context across sessions, machines, and tools. Claude Code can connect through MCP, while Codex, Gemini, shell hooks, and custom agents can use the HTTP command API. Zikra stores typed memories such as decisions, requirements, prompts, errors, notes, and run logs, then retrieves them with hybrid search, ranking, token budgeting, and graph links. It is self-hosted, MIT licensed, and runs locally with SQLite or on a team server with PostgreSQL.</p>
</div>
</section>
<section class="section reveal">
<h2 class="section-title">Submission Fields</h2>
<p class="section-subtitle">Paste these into product directories, launch forms, and community profiles.</p>
<div class="glass" style="border-radius:14px;overflow:hidden;">
<table class="cmd-table" style="width:100%;">
<thead>
<tr><th>Field</th><th>Answer</th></tr>
</thead>
<tbody>
<tr><td><span class="cmd-name">Product name</span></td><td class="cmd-desc">Zikra</td></tr>
<tr><td><span class="cmd-name">Website</span></td><td class="cmd-desc">https://zikra.dev</td></tr>
<tr><td><span class="cmd-name">GitHub</span></td><td class="cmd-desc">https://github.com/GetZikra/zikra</td></tr>
<tr><td><span class="cmd-name">Pricing</span></td><td class="cmd-desc">Free, open source, MIT licensed</td></tr>
<tr><td><span class="cmd-name">Category</span></td><td class="cmd-desc">Developer tools, AI agents, MCP server, open source, knowledge management</td></tr>
<tr><td><span class="cmd-name">Audience</span></td><td class="cmd-desc">Developers, AI agent builders, AI-native teams, open-source maintainers</td></tr>
<tr><td><span class="cmd-name">Integrations</span></td><td class="cmd-desc">MCP, Claude Code, Cursor, Codex CLI, Gemini CLI, HTTP API, shell hooks</td></tr>
<tr><td><span class="cmd-name">Storage</span></td><td class="cmd-desc">SQLite + sqlite-vec locally, PostgreSQL + pgvector for teams</td></tr>
</tbody>
</table>
</div>
</section>
<section class="section reveal">
<h2 class="section-title">Launch Copy</h2>
<p class="section-subtitle">Prepared copy for the highest-leverage places to launch.</p>
<div class="promo-stack">
<div class="promo-copy glass">
<span class="step-tag">Hacker News title</span>
<h3>Show HN: Zikra, open-source governed memory for teams of AI agents</h3>
</div>
<div class="promo-copy glass">
<span class="step-tag">Product Hunt tagline</span>
<h3>Open-source governed memory for teams of AI agents.</h3>
</div>
<div class="promo-copy glass">
<span class="step-tag">Reddit title</span>
<h3>I built Zikra: open-source governed project memory for AI agents</h3>
</div>
<div class="promo-copy glass">
<span class="step-tag">Single social post</span>
<p>I built Zikra: open-source governed project memory for teams of AI agents. Claude Code, Codex, Gemini, Cursor, and custom agents share requirements, decisions, prompts, errors, notes, and run history through MCP or HTTP. MIT licensed. https://zikra.dev</p>
</div>
</div>
</section>
<section class="section reveal">
<h2 class="section-title">Where To Submit</h2>
<p class="section-subtitle">Start with developer-native channels, then directories. High-fit audiences matter more than raw submission count.</p>
<div class="glass" style="border-radius:14px;overflow:hidden;">
<table class="cmd-table" style="width:100%;">
<thead>
<tr><th>Place</th><th>Link</th><th>Fit</th></tr>
</thead>
<tbody>
<tr><td><span class="cmd-name">Hacker News</span></td><td class="cmd-desc"><a href="https://news.ycombinator.com/submit" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">High</td></tr>
<tr><td><span class="cmd-name">Product Hunt</span></td><td class="cmd-desc"><a href="https://www.producthunt.com/posts/new" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">High</td></tr>
<tr><td><span class="cmd-name">Dev Hunt</span></td><td class="cmd-desc"><a href="https://devhunt.org/submit" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">High</td></tr>
<tr><td><span class="cmd-name">Awesome MCP lists</span></td><td class="cmd-desc">Open GitHub PRs to active awesome-mcp repos</td><td class="cmd-desc">High</td></tr>
<tr><td><span class="cmd-name">r/LocalLLaMA</span></td><td class="cmd-desc"><a href="https://www.reddit.com/r/LocalLLaMA/submit" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">High</td></tr>
<tr><td><span class="cmd-name">r/AI_Agents</span></td><td class="cmd-desc"><a href="https://www.reddit.com/r/AI_Agents/submit" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">High</td></tr>
<tr><td><span class="cmd-name">Toolsland.ai</span></td><td class="cmd-desc"><a href="https://www.toolsland.ai/submit-ai-tool-free" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">Medium</td></tr>
<tr><td><span class="cmd-name">AI SuperHub</span></td><td class="cmd-desc"><a href="https://aisuperhub.io/ai-tools/submit" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">Medium</td></tr>
<tr><td><span class="cmd-name">Submit AI Tools</span></td><td class="cmd-desc"><a href="https://submitaitools.org/" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">Medium</td></tr>
<tr><td><span class="cmd-name">AIToolsIndex</span></td><td class="cmd-desc"><a href="https://aitoolsindex.org/submit" target="_blank" rel="noopener">Submit</a></td><td class="cmd-desc">Medium</td></tr>
</tbody>
</table>
</div>
</section>
<section class="section reveal">
<h2 class="section-title">Assets</h2>
<p class="section-subtitle">Use the architecture visual, screenshots, and Open Graph image when a platform supports media.</p>
<div class="grid-3">
<a class="asset-card glass" href="assets/architecture.svg" target="_blank" rel="noopener">
<img src="assets/architecture.svg" alt="Zikra architecture diagram">
<span>Architecture diagram</span>
</a>
<a class="asset-card glass" href="assets/og-image.png" target="_blank" rel="noopener">
<img src="assets/og-image.png" alt="Zikra Open Graph preview">
<span>Open Graph image</span>
</a>
<a class="asset-card glass" href="screenshots.html">
<img src="assets/screenshots/ss1_march17_web.png" alt="Zikra memory list screenshot">
<span>Product screenshots</span>
</a>
</div>
</section>
<section class="section reveal">
<div class="promo-copy glass wide">
<span class="step-tag">Contributor note</span>
<h2>Promote the category, then the repo.</h2>
<p>The strongest message is not "please star my project." It is: AI teams need governed project memory across agents. Zikra is the open-source implementation people can inspect, run, fork, and improve.</p>
</div>
</section>
<footer class="glass">
<div class="footer-inner">
<a href="index.html" class="logo"><span class="z">Z</span><span class="ikra">ikra</span></a>
<span class="footer-copy">© 2026 Zikra Contributors — MIT Licensed</span>
<div class="footer-links">
<a href="install.html">How to Install</a>
<a href="promote.html">Promote</a>
<a href="changelog.html">Changelog</a>
<a href="license.html">MIT</a>
<a href="https://github.com/GetZikra/zikra" target="_blank" rel="noopener">GitHub</a>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>