getspecstory

by specstoryaiVerified

Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.

1,308
Stars
85
Forks
Go
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/specstoryai/getspecstory

Getting Started

Guides for using skills like getspecstory.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Group 6 (1)

Intent is the new source code

Turn your AI development conversations into searchable, shareable knowledge.

Never lose a brilliant solution, code snippet, or architectural decision again. SpecStory captures, indexes, and makes searchable every interaction you have with AI coding assistants across all your projects and tools.

Install SpecStory ──▶   Installs Active Users Sessions Saved Rules Generated

Contribute to OSS ──▶  CLI Open Source Lore: forge skills from your sessions

Connect with us ───▶  X LinkedIn Slack Discord YouTube

📜 Lore - Mine your saved sessions into evidence-backed agent skills, forged from how you actually work. Your sessions are your lore.

How It Works

AI Coding Tools              Local First                  Cloud Platform
─────────────────           ─────────────                ─────────────────
                                                          (Login Required)
Cursor IDE         ┐
Copilot IDE        │
Claude Code CLI    │
Cursor CLI         │
Codex CLI          ├──────►  .specstory/history/  ──────►  cloud.specstory.com
Droid CLI          │          (Auto-Saved Locally)        (Search, Ask & Share)
Gemini CLI         │
DeepSeek TUI       │
Antigravity CLI    │
Muse Code          ┘

Workflow

  1. Capture - Extensions save every AI interaction locally to .specstory/history/
  2. Process - Run /lore to mine your history into reusable, evidence-backed agent skills
  3. Sync (Optional) - Only if logged in, sessions sync to cloud
  4. Search - Find conversations locally or across all projects in cloud
  5. Share - Export and share specific solutions with your team

Supported Development Tools

SpecStory integrates seamlessly with your favorite AI coding tools, automatically saving all conversations locally to .specstory/history/ in your project. Everything is local-first - your data stays on your machine unless you choose to sync to the cloud.

Installation

ProductTypeSourceSupported AgentMin VersionInstallationChangelog
Cursor ExtensionIDEClosedCursor AIv0.43.6+Search "SpecStory" in Extensions (Cmd/Ctrl+Shift+X) → Install📋 View
VSC Copilot ExtensionIDEClosedGitHub Copilotv1.300.0+Search "SpecStory" in Extensions (Cmd/Ctrl+Shift+X) → Install📋 View
SpecStory CLICLIOpenClaude Codev1.0.27+brew tap specstoryai/tap
brew install specstory
📋 View
SpecStory CLICLIOpenCodex CLIv0.42.0+brew tap specstoryai/tap
brew install specstory
📋 View
SpecStory CLICLIOpenCursor CLIv2025.09.18+brew tap specstoryai/tap
brew install specstory
📋 View
SpecStory CLICLIOpenDroid CLIv0.56.3+brew tap specstoryai/tap
brew install specstory
📋 View
SpecStory CLICLIOpenGemini CLI0.15.1+brew tap specstoryai/tap
brew install specstory
📋 View
SpecStory CLICLIOpenDeepSeek TUI0.8.39+brew tap specstoryai/tap
brew install specstory
📋 View
SpecStory CLICLIOpenAntigravity CLIv1.1.5+brew tap specstoryai/tap
brew install specstory
📋 View
SpecStory CLICLIOpenMuse Code0.1.0+brew tap specstoryai/tap
brew install specstory
📋 View
Lore 📜SkillOpenAny Agent SkillsNode 22.5+npx skills add specstoryai/getspecstory --skill lore📋 View

[!NOTE] For Cursor users: Install from within Cursor, not from the Visual Studio Marketplace website. Learn why

CLI Tools

One installation works with all CLI tools - Claude Code, Cursor CLI, Codex, Droid, DeepSeek, and Antigravity:

# Check which agents are installed
specstory check

# Launch your preferred agent with auto-save
specstory run claude       # Launch Claude Code
specstory run cursor       # Launch Cursor CLI
specstory run codex        # Launch Codex CLI
specstory run droid        # Launch Droid CLI
specstory run gemini       # Launch Gemini CLI
specstory run deepseek     # Launch DeepSeek TUI
specstory run antigravity  # Launch Antigravity CLI
specstory run muse         # Launch Muse Code
specstory run           # Launch default agent

All sessions automatically save to .specstory/history/ in your current project.

[!TIP] The SpecStory CLI acts as a wrapper that enhances any of these terminal agents with automatic session saving. You only need the respective agent installed (e.g., Claude Code) for SpecStory to work with it.

Lore 📜

Lore turns the sessions SpecStory saves into agent skills forged from how you actually work. Your sessions are your lore.

The Problem We Solve

  • Repeated Yourself Again: You re-explain the same workflows, conventions, and fixes to your agent every session
  • Skills From Guesswork: Hand-written agent skills describe how you think you work, not how you demonstrably do

The Solution

Lore mines your .specstory/history into evidence - what you actually ran, what worked, and the judgment you apply without noticing - and forges the skills you approve into every agent on your machine.

Install:

npx skills add specstoryai/getspecstory --skill lore

Then invoke it - /lore in Claude Code, $lore in Codex, or just ask ("mine my lore") in Gemini CLI and others:

/lore

Get Started with Lore →

SpecStory Cloud ☁️

SpecStory Cloud transforms your local AI conversations into a powerful, centralized knowledge system.

The Problem We Solve

  • Lost Context: Critical decisions and solutions scattered across machines and projects
  • No Global Search: Finding that perfect solution from last month is impossible
  • Fragile Sharing: Passing around Markdown files doesn't scale

The Solution

SpecStory Cloud creates your personal AI coding knowledge base:

  • 🔍 Search Everywhere: Full-text search across all your projects via web interface. RAG coming soon.
  • 🎯 Explicit Opt-In: Nothing syncs to cloud without sign-up and login first
  • 📚 Organized by Project: Automatic categorization by repository and time
  • 🚀 API Access: Programmatic sync and search for automation
  • 👥 Team Features: Coming soon - share knowledge across your organization

Get Started with SpecStory Cloud →

How to Sync to Cloud

MethodOne-Time SetupLive SessionsPast Sessions
SpecStory CLIspecstory loginAuto-pushed when using specstory run while logged inUse specstory sync to push existing local sessions
Cursor ExtensionCommand Palette → "SpecStory: Open Cloud Sync Configuration"Configure auto-sync in settingsUse sync command from Command Palette
VSCode ExtensionCommand Palette → "SpecStory: Open Cloud Sync Configuration"Configure auto-sync in settingsUse sync command from Command Palette

[!IMPORTANT] Local-First & Private by Default: All sessions are saved locally to .specstory/history/. Nothing is ever sent to the cloud unless you explicitly login with. Even after logging in, you can control what gets synced.

Documentation & Support

Reviews & Feedback

Love SpecStory? Help others discover their AI coding memory upgrade by leaving a review! 🧠

Star History

Star History Chart

Frequently Asked Questions

What is getspecstory?

getspecstory is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by specstoryai. Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests. It has 1,308 GitHub stars.

Is getspecstory safe to use?

Yes. getspecstory passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install getspecstory?

Clone the repository with "git clone https://github.com/specstoryai/getspecstory" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is getspecstory written in?

getspecstory is primarily written in Go. It is open-source under specstoryai on GitHub, so you can review or fork the full source.

Are there alternatives to getspecstory?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh getspecstory against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details