D4Vinci/Scrapling
Agent skill or AI-agent tooling repository surfaced by cross-model daily skill hunt.
Agent skill or AI-agent tooling repository surfaced by cross-model daily skill hunt.
npx add-skill D4Vinci/ScraplingAgent skill or AI-agent tooling repository surfaced by cross-model daily skill hunt.
planetis-m/rag-tool
An experiment (sequence of experiments) around the utility of SKILL.md files to a coding agent harness.
Research agent skill for pi — searches Semantic Scholar, arXiv, and OpenAlex to find papers and suggest implementations
Open-source AI agent skills for enterprise deployment. ServiceNow AI Agent Studio, deployment methodology, research patterns. Claude Code plugin + Codex + any agent.
AI-powered autonomous coding agent for Unity/Strada.Core — PAOR agent loop, 40+ tools, RAG over C# codebases, persistent HNSW memory, multi-channel (Web/Telegram/Discord/Slack/WhatsApp), 24/7 daemon mode, multi-agent orchestration, and SOUL.md personality system.
GoodMemory 是一个面向 AI 应用的**可插拔用户记忆层**。 它不替代: - LLM - agent framework - 向量数据库 - RAG 系统 它专注解决一个更具体的问题: > **如何让任何 chatbox / copilot / agent / workflow assistant 在不重训模型的前提下,真正“记住用户”。** GoodMemory 的核心不是“存更多”,而是: - 记什么 - 何时更新 - 如何检索 - 如何压缩 - 为什么引用 - 如何删除 - 如何控制跨 agent / 跨项目 / 跨租户边界 它的本质是一个: > **Personal Context Engine / Memory Layer for AI Apps**