56 subscribers
7.26K videos
7.87K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sanyuan0704/sanyuan-skills

sanyuan-skills

You can now transform your terminal-based AI agents into specialized powerhouses with a curated library of production-ready skills. The sanyuan-skills repository provides a collection of installable tools designed for command-line assistants like Claude Code. Instead of dealing with generic AI responses, these specialized skills add structured capabilities like rigorous code reviews, automated wiki building, and even an interactive reading coach that uses spaced repetition and Socratic testing. You can easily add these tools to your terminal workflow to instantly handle complex software audits, study technical books systematically, or build custom knowledge bases. It is the perfect way to make command-line AI agents genuinely practical.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 k-dense-ai/science-superpowers

Science Superpowers

Science Superpowers is the agentic framework that finally brings real scientific discipline to your AI research assistants. Instead of letting your AI blindly run code and hunt for patterns in your data, this clever toolkit forces it to act like a rigorous scientist. The moment you ask a research question, the agent pauses to frame a falsifiable hypothesis and locks in its predictions before it ever looks at the data. By pre-registering these decision rules first, it completely prevents common statistical traps like p-hacking. It then executes the analysis in a clean, reproducible sandbox, rigorously investigates anomalies, and even unleashes a virtual red-team agent to shred its own conclusions before...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 3sk1nt4n/cybersentinel-ai

cybersentinel-ai

Most security chatbots just suggest terminal commands, but cybersentinel-ai actually launches thirty-three real security tools inside an isolated sandbox container to verify threats in real time. This local security platform lets you swap between multiple artificial intelligence models mid-conversation while executing live vulnerability scans, mapping attack paths on a visual graph, and analyzing real event logs. It solves the massive problem of AI hallucination in cybersecurity by grounding every conversation in real tool outputs, compliance standards, and live intelligence feeds. If you want a secure environment to run scans and hunt threats completely offline without cloud subscriptions, this project lets you deploy a full security orchestration stack on your own...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 416rehman/deepzero

DeepZero

You can now hunt for security flaws in Windows kernel drivers while you sleep. A smart project called deepzero lets you build automated pipelines using simple text configuration files to handle the heavy lifting. Instead of manually inspecting files, you can chain together steps to automatically parse files, decompile complex binary code, and run deep language model assessments over thousands of drivers at once. It runs tasks in parallel and saves its state safely to your drive, meaning you can stop the process anytime and resume without losing progress. It is a brilliant way to let smart AI agents do the tedious work of finding exploitable code.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 talkcody/talkcody

TalkCody

This open-source coding agent lets you control your entire software development workflow remotely using chat apps like Telegram and Feishu. Instead of staying glued to a heavy desktop editor, talkcody connects directly to your local workspace, allowing you to trigger complex programming tasks, execute terminal commands, and review code diffs straight from your phone. It runs as a local client to keep your files secure while integrating with multiple language models and custom tools. By bridging the gap between local codebases and remote chat interfaces, it turns mobile messaging into a fully functional development environment for managing code on the go.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 norma-core/norma-core

NormaCore

You can now run entire physical robotic setups, from data collection to AI model execution, using a single unified toolkit. norma-core is an open source platform that provides everything you need to build and manage hardware ecosystems, featuring its own 3D-printed robotic arm and custom jaw gripper. Instead of wrestling with fragmented drivers, it unifies high-performance data pipelines, a web interface, and an SDK to let you record structured datasets for imitation learning and even fine-tune AI control policies. It is a game changer for anyone wanting to jump straight into training real robots without the massive enterprise price tag.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 mrt4ntr4/ntwarden

NtWarden

You can now inspect hidden processes and detect memory hollowing directly from a clean, neon-themed desktop interface. ntwarden is a Windows system analysis and research toolkit that combines a polished user interface with deep kernel-level diagnostics. It helps developers and security researchers examine active processes, verify driver signatures, and analyze running memory for anomalies like unbacked shellcode or direct syscalls. By pairing a custom kernel driver with an intuitive GUI, it uncovers hidden activities that standard task managers completely miss. Grab ntwarden to get an incredibly clear, deep-dive view into the absolute lowest levels of your Windows operating system.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tylergraydev/claude-code-tool-manager

Claude Code Tool Manager

Managing configuration files for artificial intelligence coding assistants usually means manually editing scattered JSON files across your system. The desktop app claude-code-tool-manager changes that by providing a single, clean visual interface to orchestrate your entire local setup. It automatically syncs your Model Context Protocol tools, custom slash commands, and specialized agent skills across multiple development tools simultaneously, including Cursor and Claude Code. You can visually toggle tools on a per-project basis, run instant connection tests to verify new servers, and even let your AI assistant configure its own tools programmatically. It is a brilliant way to bring order to your local development environment.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 alexanderwanyoike/the0

the0

You can write your algorithmic trading bots in almost any major language, deploy them to an isolated self-hosted engine, and automatically generate custom React dashboards to monitor them. That is the magic of the0, an open-source platform that breaks down the walls of quant trading. Instead of forcing you into a single ecosystem, it supports everything from Python and TypeScript to Rust, C++, and Haskell. It runs your strategies in clean, isolated environments while giving you full control over your private financial data. It even includes a built-in assistant integration so you can deploy bots and inspect logs using simple, everyday natural language.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ddalcu/mlx-serve

mlx-serve

Run any open-source artificial intelligence model directly on your Mac at blisteringly fast speeds without ever needing Python or the cloud. This project is mlx-serve, a native engine built specifically for Apple Silicon that serves both MLX and GGUF models. It is significantly faster than standard tools and behaves exactly like OpenAI, Anthropic, or Ollama APIs, making it a drop-in replacement for your favorite developer apps. The most incredible part is its sandboxed agent mode, which lets an AI agent run terminal commands inside an isolated, secure Linux virtual machine that boots in under a second. Take control of your local AI workflow with mlx-serve.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 govctl-org/govctl

Govctl

Enforce strict quality control on AI-generated code by putting a local governance control plane directly in your repository. The govctl tool helps you manage AI-assisted development by translating goals into structured, trackable files like RFCs, decisions, and work items. Instead of letting AI agents randomly write code and drift away from your design, you can set up executable verification gates that force the AI to prove its work actually passes your standards before anything gets merged. It is a fantastic way to keep your codebase clean and structured even when bots are writing the code. Give it a spin and keep your AI helpers on a short, reliable leash.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 eigent-ai/toolathlon_gym

toolathlon_gym

AI agents struggle with complex real-world tasks, but toolathlon_gym lets you stress-test them across over five hundred automated scenarios using only local databases instead of brittle, live APIs. It packages twenty-five different tool servers into isolated Docker environments, forcing your agent to perform multi-step jobs like pulling mock database records, writing spreadsheets, and sending calendar invites. Because it runs entirely offline on a local database, your tests won't break when external APIs change. It is basically a local playground to see if your AI can actually handle messy, multi-tool workflows. Grab the code and see if your agent survives.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 rexglue/rexglue-sdk

rexglue-sdk

The Xbox 360 recompilation toolkit that translates classic console games into native PC code. Instead of running games through a slow, resource-heavy emulator, rexglue-sdk analyzes the original PowerPC instructions and translates them directly into highly efficient code your PC can run natively. It builds a bridge between two completely different eras of hardware by handling the console's unique audio decoders, custom graphics processors, and complex file systems right inside a modern runtime. This means classic titles can finally run with incredible performance and native precision. If you love deep retro-engineering, this is the ultimate way to bring legendary console games into the modern PC era.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sgharlow/claude-code-recipes

claude-code-recipes

You can now handle complex office operations and technical documentation using a pre-configured library of one hundred step-by-step prompts. The open-source project claude-code-recipes provides a massive collection of targeted templates designed specifically for daily business tasks. Instead of guessing how to prompt your AI assistant, you get structured guides categorized into ten distinct professional areas like strategic analysis, human resources, and project management. It simplifies everything from turning messy meeting notes into clear action items to writing detailed technical specifications. It is a highly practical reference book for anyone looking to make their everyday digital workload much lighter.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sdc17/swireasoning

SwiReasoning

Stop your reasoning AI models from overthinking and wasting computing power on simple questions. It turns out you do not need to retrain a massive model just to make its thought process more efficient. Instead, this project introduces a clever, training-free method that lets AI dynamically switch between thinking silently in the background and spelling out its steps explicitly. By limiting the number of times the model switches back and forth, you get the same accurate answers in a fraction of the time. Grab the code, plug in your favorite model, and enjoy much faster, smarter reasoning without the endless waiting.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cporter202/vibe-coding-for-dummies

Vibe Coding for Dummies

You do not need to spend months learning complex programming languages just to build your first software application. A free repository called vibe-coding-for-dummies lays out a complete guide to shipping real apps using artificial intelligence to handle the heavy lifting. Instead of memorizing syntax, you focus entirely on describing the behavior you want and let tools like Google AI Studio, Firebase, and Cursor write the actual code. The project teaches a straightforward workflow to take your idea from concept to a live, deployed app in just a few weeks. It is all about building momentum and getting your ideas into the wild.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 thomasjjj/obsidian-osint-entity-extractor

Obsidian OSINT Entity Extractor

Turn chaotic web articles into highly structured research notes directly inside your personal knowledge base. By simply pasting a link, this tool automatically scrapes the webpage, strips away the clutter, and passes the clean text to an artificial intelligence engine. It instantly extracts key people, organizations, and places, translating them into linked markdown wiki-links while organizing everything with clean metadata and structured headings. It is the perfect setup for researchers and curious minds who want to bypass manual copy-pasting, automatically generating a beautifully organized map of interconnected entities to supercharge how you analyze and navigate your research topics.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 fiberplane/drift

Drift

Keep your documentation and code in perfect harmony by instantly flagging outdated markdown files when your actual codebase changes. Instead of letting specs go stale and lie to your team, this tool lets you bind specific lines of markdown directly to files or precise code structures like functions and classes. It parses your code to build a smart, syntax-aware signature that ignores formatting tweaks or layout shifts, so you only get alerted for real logic changes. If a coding agent or a developer modifies the code, the tool catches the mismatch immediately in your workflow. Keep your docs accurate and never guess if they still match reality.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 alltechdev/gplay-apk-downloader

gplay-apk-downloader

You can now download free application files directly from the Google Play Store and automatically merge split app bundles into a single, easily installable file. Using a tool called gplay-apk-downloader, you get a clean web interface and command-line utility that bypasses the usual headache of managing fragmented installation packages. It rotates through real device profiles to safely request the files, downloads the necessary components, and intelligently fuses them together while keeping older and newer phone architectures in mind. You can even plug your Android phone in over USB and install apps directly from your web browser without downloading them to your computer first.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yzfly/awesome-context-engineering

Awesome Context Engineering

Optimize the information you feed into artificial intelligence by exploring awesome-context-engineering. This repository acts as a curated handbook that helps developers shift from simple prompting to strategically designing what an AI model reads, remembers, and ignores during a task. It gathers research papers, expert insights from industry leaders, and practical tools to solve the problem of context rot, where too much irrelevant data actually degrades model performance. The most fascinating resource featured is a set of open-source tools designed to compress logs and automatically prune irrelevant code blocks, saving up to ninety-five percent on token costs. Check out the repository to start building smarter, highly efficient AI agents.

🆔 @hackernewsgithubprojects