Agent skill · AI & Agents

agents-md

> Agent instruction ve conventions dosyaları oluşturma rehberi.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill agents-md-vuralserhat86-antigravity-agentic --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/agent/agents-md-vuralserhat86-antigravity-agentic/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

--- name: agents_md router_kit: AIKit description: AGENTS.md dosyaları oluşturma, monorepo yapılandırma ve agent instruction yönetimi rehberi. metadata: skillport: category: development tags: [agents, agents md, algorithms, artificial intelligence, automation, chatbots, cognitive services, deep learning, embeddings, frameworks, generative ai, inference, large language models, llm, machine learning, model fine-tuning, natural language processing, neural networks, nlp, openai, prompt engineering, rag, retrieval augmented generation, tools, vector databases, workflow automation] - conventions --- # 🤖 AGENTS.md > Agent instruction ve conventions dosyaları oluşturma rehberi. --- ## 📋 AGENTS.md Nedir? AGENTS.md, AI coding assistant'ların proje özelinde kurallara uymasını sağlayan convention dosyasıdır. ### Kullanım Alanları - Proje spesifik kurallar - Kod stili conventions - Dizin yapısı açıklamaları - Yasaklı pattern'ler - Önerilen yaklaşımlar --- ## 📁 Root AGENTS.md Template ```markdown # AGENTS.md Bu proje için AI assistant kuralları. ## Proje Genel Bakış [Projenin kısa açıklaması] ## Tech Stack - Framework: Next.js 15 - Language: TypeScript - Styling: Tailwind CSS - Database: Post

What's inside
Steps it walks through
  1. 📋 AGENTS.md Nedir?
  2. Kullanım Alanları
  3. 📁 Root AGENTS.md Template
  4. 📂 Nested AGENTS.md (Modül Bazlı)
  5. src/components/AGENTS.md
  6. src/api/AGENTS.md
  7. 🗺️ Feature Map
  8. 🔄 Monorepo Yapısı
  9. 🔄 Workflow
  10. Aşama 1: Context Extraction
  11. Aşama 2: Root Creation (/AGENTS.md)
  12. Aşama 3: Rule Definitions
  13. Aşama 4: Nested & Maintenance
  14. Kontrol Noktaları
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the agents-md skill do?

> Agent instruction ve conventions dosyaları oluşturma rehberi.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill agents-md-vuralserhat86-antigravity-agentic --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going