‹ 返回总目录
开发工具 最近更新08-05

cc-skill-coding-standards

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量602
⭐ GitHub Stars44,460(fork 6533)
🗓️ 最近推送2026-08-05
🌱 项目创建2026-01-14
💻 语言 / LicensePython · MIT
🐛 开放Issue1

📝 工具简介

AAS Core本地agent优先控制平面,支持完整目录发现、agent自主选择、栈验证和规划,内置2000+agentic skills,含CLI、本地MCP、目录、插件和Workbench。

📖 怎么用

先让 Codex 或 Claude 检查你的项目,然后它会从本地 AAS 目录里挑合适的 skill。想预览就用 `npx agentic-awesome-skills --antigravity --skills brainstorming,systematic-debugging --dry-run`,或者 `npx agentic-awesome-skills --skills brainstorming,backend-dev-guidelines --dry-run` 看看效果。确认没问题后去掉 `--dry-run` 正式执行。GitHub Copilot 用户可以用 `gh skill preview sickn33/agentic-awesome-skills skills/brainstorming/SKILL.md` 预览,`gh skill install sickn33/agentic-awesome-skills skills/brainstorming/SKILL.md --agent github-copilot --scope user --pin v14.2.0` 安装。装完直接让 agent 按标准干活。

📋 迷你测评

本地agent控制平面,主打目录发现和自主选栈。亮点是内置2000+技能,覆盖CLI、MCP、插件等。适合想统一管理多agent工具链的团队,但上手需要先理解它的栈验证逻辑。

📄 README 要点

这是个本地化的智能体技能栈管理工具,叫AAS Core,当前版本V15.9.0。它让Codex或Claude检查你的项目后,从本地完整目录里挑选精确的技能,但不会替你排序或推荐,只做只读验证。选好的技能可以存成aas stack.json文件,生成不可变计划再动手改代码。核心功能是目录搜索、技能选择、清单验证和规划诊断,适合需要严格把控AI编码流程、确保每一步都可复现可审查的团队。

查看英文原文
AAS Core — Agentic Awesome Skills Local, agent owned skill stacks for coding agents—from complete catalog access to a reproducible, reviewable plan. Current release: V15.9.0. This release includes AAS Core for complete local catalog search, agent owned selection, manifest validation, planning, and diagnosis. Apply and recovery remain experimental and outside the supported preview path. Codex or Claude inspects your project and chooses exact skills from the complete local AAS catalog. AAS Core does not rank or recommend them: its read only compose stack tool validates the agent owned selection in memory, and a client or the aas CLI can persist it as aas stack.json and produce an immutable plan before any target change. Read the AAS Core preview guide → [安装/使用命令见下方] The reusable SKILL.md playbooks, specialized plugins, bundles, workflows, and direct installers remain important. They are the content, curation, distribution, and compatibility layers around AAS Core—not competing primary products. This is an independent community project. It is not affiliated with, sponsored by, endorsed by, or authorized by Google. Google, Antigravity, Gemini, and related product names are referenced only to describe compatibility and install targets. The GitHub repository is canonical; the hosted catalog and browser local Workbench are companion discovery and review surfaces, not a hosted control plane. AAS Core: Agent First Preview The agent composes. You control. AAS keeps the stack reproducible. AAS Core gives the repository one product model: Let the agent choose. The local MCP preserves search skills , get skill , compose stack , inspect stack , and diff stack , and adds read only export selection evidence and inspect selection evidence ; Core does not rank, recommend, exclude, or hide skills. Guide capability coverage. MCP session instructions require the agent to evaluate the full project surface—from architecture, domain behavior, data and integrations through testing, security

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考