Communityアート&デザインgithub.com

BartWaardenburg/isagentready-skills

Agent skills for fixing AI agent readiness issues — robots.txt, structured data, semantic HTML, agent protocols, and security headers

対応~Claude Code~Codex CLI~Cursor
npx skills add BartWaardenburg/isagentready-skills

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

ドキュメント

BartWaardenburg/isagentready-skills

Agent skills for fixing AI agent readiness issues — robots.txt, structured data, semantic HTML, agent protocols, and security headers

関連スキル

ComposioHQ/mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

community

JoeHe0x/skill-man

Keyboard-first TUI to manage Agent Skills & MCP configs across Cursor, Claude Code, Codex & Windsurf — browse, preview, bind, toggle.

community

designservice/lazy-english-reader.skill

GitHub repository for designservice/lazy-english-reader.skill updated in the agent skills ecosystem.

community

umwelt-ai/rust-reorder

Reorder top-level items in Rust source files. Designed for AI coding agents.

community

theaiunpacked/tutortuesday

Every week, I break down how to build real AI applications — from RAG systems and LLM pipelines to agentic workflows and AI-powered products. No theory fluff. Just working code, architecture decisions, and the security and deployment considerations that actually matter in production.

community

assistant-ui/thread-list

Implements multi-thread (conversation history) management in assistant-ui apps: rendering the prebuilt `ThreadList` next to `Thread`, or building a custom sidebar with `ThreadListPrimitive` and `ThreadListItemPrimitive` (Root, New, Items, Trigger, Title, Archive, Unarchive, Delete). Covers thread CRUD through the `useAui()`/`useAuiState()` API: `switchToThread`, `switchToNewThread`, and per item `rename`, `archive`, `unarchive`, `delete`, `generateTitle`, `initialize`, plus reading `s.threads.threadIds`/`archivedThreadIds`/`mainThreadId`. Includes cloud-backed persistence via `useChatRuntime` + `AssistantCloud` and a local `useRemoteThreadListRuntime` + `InMemoryThreadListAdapter` path. Use when a user wants a thread list/sidebar, switching, searching, sorting, drag-and-drop, or renaming/archiving/deleting conversations. For single-thread state, messages, or composer use runtime; for cloud auth/persistence setup use cloud.

community