Awesome AI AgentsAI Agent Development

steipete/agent-scripts

⭐ 6619 TypeScript added to this list on 2026-07-27 repository created 2025-11-08

The `steipete/agent-scripts` repository serves as a centralized hub for managing and sharing core components essential for AI agent development. It provides a canonical location for `AGENTS.MD`, which contains shared hard rules for Codex/Claude-style agents, ensuring consistent behavior and guidelines across different agent implementations. The `skills/` directory houses reusable workflow skills, including those exposed via symlinks from other repositories, promoting modularity and code reuse. Each skill is defined with YAML front matter, including a `name` and a concise `description` optimized for routing rather than extensive documentation. The repository also includes `scripts/` for dependency-light helpers used across projects, such as `sync-skills` for building per-machine skill mirrors and `validate-skills` for checking skill integrity. Additionally, `hooks/` provides local guardrails like skill validation, enhancing development quality. The project emphasizes portability and reusability, with clear guidelines for syncing changes and exposing repo-owned skills to the central agent system. It offers tools for browser automation and documentation listing, further supporting agent-driven workflows.

https://github.com/steipete/agent-scripts

ai-agentsagent-orchestrationskillsscriptsagent-instructionsworkflow-automationcodexclaudedevelopment-toolsshared-components

Also in AI Agent Development

kepano/obsidian-skills

Obsidian Skills provides a collection of agent skills enabling AI agents to interact with Obsidian vaults, facilitating content creation and editing of Markdown, Bases, and JSON Canvas files, as we...

Panniantong/Agent-Reach

Agent-Reach allows AI agents to access web content from major social media and video platforms through a CLI, without API fees, enhancing their perceptual capabilities.

JCodesMore/ai-website-cloner-template

This project provides a reusable Next.js template for reverse-engineering and cloning any website into a modern codebase using various AI coding agents.

huggingface/smolagents

Smolagents is a minimalistic Python library by Hugging Face for creating intelligent agents that think and act by generating and executing Python code, supporting multiple LLMs, modalities, and tool integrations.

alibaba/page-agent

Page Agent is a JavaScript in-page GUI agent enabling natural language control of web interfaces without browser extensions or headless browsers, supporting various LLMs.

TencentCloud/TencentDB-Agent-Memory

TencentDB Agent Memory provides a local, 4-tier progressive pipeline for AI agent long-term memory, enhancing performance and reducing token usage without external API dependencies.

titanwings/distilly

A meta-skill that distills messages, documents, interviews and public sources about a person into a source-grounded Person Profile, packaged as an Agent Skill for coding agents and chat bots.

coze-dev/coze-studio

Coze Studio is an all-in-one AI agent development platform that simplifies the creation, debugging, and deployment of AI agents through visual tools and supports no-code and low-code development approaches.