19 skills found
petar-nauka / fact-check-skillFact-checking and disinformation detection skill for Claude and Codex
Dicotomico23 / HIF_NetworkAnomalyDetectionResearch project based on the Hybrid Isolation Forest approach by Pierre-François Marteau for developing Intrusion Detection Systems (IDS) on networks.
MHaggis / Security-Detections-MCPMCP to help Defenders Detection Engineer Harder and Smarter
akramIOT / MCP_AI_SOC_SherAI SOC Security Threat analysis using MCP Server
felipeganame / agent-coordinationPlataforma integral de gestión de incidentes para complejos residenciales. Incluye panel administrativo web, automatización de reportes vía WhatsApp y categorización inteligente de reclamos mediante IA.
shenlian19831109 / progmune-runtimeProgmune Runtime — Program Immunology: A constraint-guided program synthesis runtime for verifiable AI-generated code
CyberStrikeus / cis-ocp-v190-1.3.3Open-source AI-augmented offensive security harness. 13+ autonomous agents, 150+ LLM providers, 5,300+ models, 7,600+ Ed25519-signed attack skills, 56+ built-in tools, 176+ MCP tools. MITRE ATT&CK, OWASP WSTG, CIS Benchmarks. Post-exploit: Linux/Windows/macOS/AWS/Azure/K8s/CI-CD.
ChainAware / behavioral-prediction-mcpAI-powered tools to analyze wallet behaviour prediction,fraud detection and rug pull prediction.
majiayu000 / ai-agentsProduction-grade AI agent patterns with MCP integration, agentic RAG, handoff orchestration, multi-layer guardrails, and observability (modern best practices)
mikeyobrien / ralph-orchestratorAn improved implementation of the Ralph Wiggum technique for autonomous AI agent orchestration
majiayu000 / issue-size-estimationIssue粒度判定とコード行数見積もりの基準、サイズラベル、分割判定ロジックを定義
bojieli / ai-agent-book《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码
liyupi / ai-guide程序员鱼皮的 AI 资源大全 + Vibe Coding 零基础教程,分享 OpenClaw 保姆级教程、大模型玩法(DeepSeek / GPT / Gemini / Claude / GLM)、最新 AI 资讯、Prompt 提示词大全、AI 知识百科(Agent Skills / RAG / MCP / A2A)、AI 编程教程(Harness Engineering)、AI 工具用法(Cursor / Claude Code / TRAE / Codex / Copilot)、AI 开发框架教程(Spring AI / LangChain)、AI 产品变现指南,帮你快速掌握 AI 技术…
aimasteracc / tree-sitter-analyzerCross-language-safe code-intelligence MCP for AI agents -- 13 languages, family-gated call graph (CodeGraph 745 vs TSA 6 cross-language mis-wires, v1.21.0 same-session -- ~124x by count, ~390x by rate; re-verifying vs current develop). Run miswire-audit on your repo.
Helixar-AI / sentinelMCP security scanner by Helixar
orcasecurity / orca-skillsSkills and plugins to accelerate security workflows with the Orca Cloud Platform
JungHoonGhae / tossinvest-cli토스증권을 AI 에이전트와 터미널에서 다루는 도구. CLI 와 MCP 서버로 계좌·시세·주문은 물론 웹앱 전용 기능(수급·AI 시그널·스크리너·배당)까지, JSON·CSV 구조화 출력으로 AI 도구·자동화에 바로 연동.
NirDiamant / agents-towards-productionEnd-to-end, code-first tutorials for building production-grade GenAI agents. From prototype to enterprise deployment.
DanielHyeon / code-inspection본 스킬은 코드의 결함을 사전에 탐지하고(Inspection), 변경 사항이 기존 기능을 파괴하지 않음을 보증하는(Testing) 체계적인 규칙을 정의합니다. 마틴 파울러의 "자가 테스트 코드" 철학을 실천하여, AI가 작성하거나 수정한 코드가 항상 '배포 가능한 상태'를 유지하도록 합니다. ---