Threadlink
@thrialectics
Threadlink について
Threadlink is a lightweight CLI tool that creates persistent links between AI conversations and your local files. Coming soon: Browser Extension, MCP Server, and Obsidian Plugin.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Threadlink?
Threadlink is a lightweight protocol and CLI for creating durable, inspectable links between ephemeral context (like AI conversations) and persistent files. It is designed for anyone who wants to trace how an idea became a file or how a file shaped downstream thinking.
How to use Threadlink?
Install via pip from GitHub (requires Python 3.8+ and Git). Use threadlink new or threadlink quick to create a thread, threadlink attach to link files, threadlink reverse to find the source conversation, and threadlink search to find threads by topic.
Key features of Threadlink
- Create durable links between conversations and files
- Reverse search: find source conversation from a file
- Search threads by tag or summary content
- Dual-mode tags: human-readable or auto-generated
- Local-first JSON index at
~/.threadlink/thread_index.json
Use cases of Threadlink
- Trace which AI conversation produced an old design file
- Find all threads discussing a topic like authentication
- Keep a new project’s context together by linking multiple files to one conversation
FAQ from Threadlink
What is Threadlink’s core functionality?
It connects AI conversations (via chat URLs) to local files using a simple JSON index, enabling later recall of context.
How is Threadlink different from other tools?
Threadlink is not another PKM or AI wrapper; it is a protocol for context memory that respects your file system and privacy.
What are the runtime requirements?
Python 3.8+ and Git must be installed on your system.
Where does Threadlink store data?
Data is stored locally in ~/.threadlink/thread_index.json.
Is Threadlink extensible?
Yes, it is designed as an open protocol and welcomes plugin development for other tools.
「開発者ツール」の他のコンテンツ
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Minecraft MCP Server
yuniko-softwareA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
コメント