AI Agent Hub

Blog

In-depth articles on AI agents, LLM engineering, servers, Python and software development.

📝
Visualize Security Responsibility Topology from Git History Using security-ownership-map
Aug 11, 2026 · Big Model Skills

# Security-Ownership-Map: An OpenAI Curated Agent Skill Security-Ownership-Map is an OpenAI curated Agent Skill that constructs human-file bipartite graphs and covariation clustering based on Git hist

# Agent Skill # Security ownership # Bus Factor 56 views
📝
# 翻译结果: security-threat-model: Let Agent perform threat modeling based on code repositories
Aug 11, 2026 · Big Model Skills

### Official Translation: This article introduces OpenAI's curated Skill **security-threat-model**: it enumerates trust boundaries, assets, attacker capabilities and abuse paths based on repository ev

# Agent Skill # Threat Modeling # Application Security 72 views
📝
`render-deploy`: Analyze codebase, generate Blueprint, and deploy applications to Render
Aug 11, 2026 · Big Model Skills

This article introduces OpenAI Curated Agent Skill `render-deploy`: it analyzes the codebase to generate a render.yaml Blueprint, or directly creates a single service via Render MCP, and provides a de

# render-deploy # Render # Agent Skill 76 views
📝
One-click Deployment of Frontend Projects to Netlify with the netlify-deploy Skill
Aug 11, 2026 · Big Model Skills

### Translated Abstract: This article introduces the OpenAI curated skill `netlify-deploy`: it uses the Netlify CLI (`npx netlify`) to complete authentication, site association/creation, dependency in

# netlify-deploy # Agent Skill # Netlify 72 views
📝
Self-improving Programming Agents Have Gone Viral: Long-term Autonomous Tasks, What Are Developers Betting On?
Aug 10, 2026 · IT Technology Hotspots

# 2026-08-10 GitHub Trending Leader: prime-agent by PrimeIntellect-ai The repo gained approximately 2,356 stars in a single day. Positioned as a self-improving RLM Agent oriented towards coding and lo

# Self improving Agent # prime-agent # RLM 106 views
📝
Claude Code v2.1.224: Multiple independent sessions can send messages directly to each other, say goodbye to copy-pasting between terminals
Aug 10, 2026 · IT Technology Hotspots

Anthropic launched cross-session messaging in Claude Code v2.1.224 (released on August 7, 2026): independently running sessions on macOS/Linux can discover each other via ListAgents and send each othe

# Claude Code # Cross session message # AI Programming 128 views
📝
Claude Code Launches Default Auto Mode on August 14: AI Programming Agents Move from "Review Line-by-Line" to Autonomous Execution
Aug 10, 2026 · IT Technology Hotspots

Anthropic announced that starting August 14, newly created Claude Code sessions for Pro, Max and Team users will enable Auto Mode by default, replacing one-by-one permission pop-ups with a safety clas

# Claude Code # Auto Mode # Agent governance 229 views
📝
Jupyter Notebook: Official OpenAI Skill to Enable Agents to Generate Jupyter Notebooks in Compliance with Specifications
Aug 10, 2026 · Big Model Skills

OpenAI's curated Skill jupyter-notebook targets two scenarios of experimental and tutorial Jupyter Notebooks. It generates structurally standardized .ipynb files through bundled templates and the new_

# Jupyter # Agent Skill # data science 112 views
📝
cli-creator: Turn API Documentation into Agent-Invokable Command-Line Tools
Aug 10, 2026 · Big Model Skills

cli-creator is a curated Skill in the OpenAI Skills repository. It guides AI to generate installable, composable command-line tools that output stable JSON from API documents, OpenAPI, curl, or SDK sc

# cli-creator # Agent Skills # Command line tools 74 views
📝
# Sentry Skill: Integrating Production Error Troubleshooting into AI Agent Workflows
Aug 10, 2026 · Big Model Skills

Sentry is an Agent Skill maintained by OpenAI in the curated directory of the openai/skills repository, which enables read-only observability queries via the official Sentry CLI: listing unresolved is

# AI Skill # Sentry # Codex CLI 65 views