跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Wiki Agents Md

技能 活跃
属于:Deep Wiki

Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing.

目的

To automate the creation of project-specific context files (AGENTS.md and CLAUDE.md) for coding agents, ensuring they have the necessary information to operate effectively within a repository.

功能

  • Generates AGENTS.md files for repository folders
  • Provides build commands, testing instructions, code style, and project structure
  • Only generates AGENTS.md if it is missing
  • Creates CLAUDE.md companion files when absent
  • Detects pertinent folders and skips irrelevant ones

使用场景

  • When setting up a new project for AI coding agents to ensure consistent context.
  • To automatically update or create AGENTS.md files for new sub-folders within a repository.
  • To ensure that coding agents have access to project-specific operational boundaries and conventions.

非目标

  • Overwriting existing AGENTS.md or CLAUDE.md files.
  • Generating AGENTS.md for directories that are generated output or third-party dependencies.
  • Providing agent persona definitions (these go in `.github/agents/*.agent.md`).

Trust

  • warning:Issues AttentionThere are 19 open issues and 11 closed issues in the last 90 days, with a closure rate below 50%, indicating slower-than-ideal response times for maintainers.

安装

请先添加 Marketplace

/plugin marketplace add microsoft/skills
/plugin install deep-wiki@skills

质量评分

79 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码

类似扩展

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

技能
openai

Claude Handoff

100

运行 /handoff 以捕获会话数据,然后编写一个引用该数据的分阶段实施计划。创建用于跟踪的 beads。

技能
REMvisual

Ops Yolo

100

YOLO mode. Spawns 4 parallel C-suite agents (CEO, CTO, CFO, COO). Each analyzes the business from their perspective using ALL available data. Produces unfiltered Hard Truths report. After user types YOLO, autonomously runs the business for a day using /loop.

技能
Lifecycle-Innovations-Limited

Context Mode Ops

100

使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。

技能
mksglu

Fixflow

100

使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。

技能
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

技能
github