跳转到主要内容

Init

技能 已验证 活跃

创建或优化存储库的 AGENTS.md 文件,提供最少、高信号的说明,涵盖代理无法从代码库推断的不可发现的编码约定、工具怪癖、工作流偏好和项目特定规则。在为新存储库设置代理说明或 Claude 配置时,当现有的 AGENTS.md 文件过长、通用或过时,当代理反复犯可避免的错误,或当存储库工作流发生变化且需要修剪代理配置时使用。应用可发现性过滤器—省略 Claude 可从 README、代码、配置或目录结构中学到的任何内容—并应用质量门,以验证每行是否仍然准确且具有操作意义。

目的

通过专注于不可发现的项目特定细节,建立和维护有效的、高信号的 AI 代理说明。

功能

  • 生成最少、高信号的 AGENTS.md 说明
  • 涵盖不可发现的编码约定和项目规则
  • 应用可发现性过滤器以省略可推断的信息
  • 包含质量门以验证说明的准确性和重要性
  • 支持设置新的代理配置或修剪现有配置

使用场景

  • 为新存储库设置代理说明
  • 更新过时或过长的 AGENTS.md 文件
  • 在存储库工作流更改时修剪代理配置
  • 减少代理重复犯下的可避免错误

非目标

  • 提供通用的代码库概述
  • 包含可从 README、代码或配置中推断出的信息
  • 列出通用的最佳实践
  • 强制执行已由 linter 或测试涵盖的规则

安装

npx skills add mcollina/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
100 /100
2 days ago 分析

信任信号

最近提交28 days ago
星标1.8k
许可证MIT
状态
查看源代码

类似扩展

Context Optimization

100

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.

技能
muratcankoylan

Context Compression

100

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.

技能
muratcankoylan

Cleanup Dashboards

100

Audit and consolidate HubSpot reporting dashboards. Identifies unused, duplicate, or outdated dashboards. Must be performed manually — no dashboard API is available.

技能
TomGranot

ClawSweeper Skill

100

Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.

技能
steipete

Audit Dependency Versions

100

Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.

技能
pjt222

Janitor Usage

100

显示您使用的技能以及从未使用过的技能

技能
khendzel