AI Skill Hub 强烈推荐:AI助手 是一款优质的Claude技能。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Claude技能解决方案,这是一个值得深入了解的选择。
AI助手 是一款基于 Shell 开发的开源工具,专注于 claude_skill、ai、ai-orchestration 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
AI助手 是一款基于 Shell 开发的开源工具,专注于 claude_skill、ai、ai-orchestration 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/dryvist/ai-assistant-instructions cd ai-assistant-instructions # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 ai-assistant-instructions --help # 基本运行 ai-assistant-instructions [options] <input> # 详细使用说明请查阅文档 # https://github.com/dryvist/ai-assistant-instructions
# ai-assistant-instructions 配置说明 # 查看配置选项 ai-assistant-instructions --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export AI_ASSISTANT_INSTRUCTIONS_CONFIG="/path/to/config.yml"
Teaching AI assistants how to help you better. Yes, it's AI instructions written with AI assistance. We've come full circle. Scope: Commands, skills, agents, and hooks have been migrated to JacobPEvans/claude-code-plugins and are delivered as portable plugins. This repository now maintains the generic pieces that aren't plugin-delivered: the canonicalAGENTS.md/CLAUDE.md/GEMINI.mdconfiguration, the auto-loaded rules inagentsmd/rules/, the 5-step development workflow inagentsmd/workflows/, the permission framework inagentsmd/permissions/, and the CI / validation tooling that keeps all of the above honest.
[![License][license-badge]][license-url] [![Markdown Lint][markdownlint-badge]][markdownlint-url] [![pre-commit][precommit-badge]][precommit-url]
gh) 2.0+ (for PR/issue management)```bash
claude doctor ```
Or just browse the documentation and cherry-pick what you need.
Once installed, the AI assistants read CLAUDE.md / AGENTS.md / GEMINI.md automatically at session start, and the auto-loaded rules in agentsmd/rules/ are pulled in for every session. Plugin-delivered commands and skills from JacobPEvans/claude-code-plugins are invoked via slash commands (/refresh-repo, /finalize-pr, /ship, etc.) or directly by name.
See the 5-step workflow below for the expected development loop, and AGENTS.md for the full set of rules, routing decisions, and on-demand standards.
mkdir -p your-project/agentsmd cp -r ai-assistant-instructions/agentsmd/rules your-project/agentsmd/
This repo centers on a rigorous development workflow:
Full details in agentsmd/workflows/.
All slash commands, skills, agents, and hooks previously listed in this README now ship as plugins in JacobPEvans/claude-code-plugins. Install the marketplace and enable the plugins you need:
| Plugin | Provides |
|---|---|
git-workflows | /refresh-repo, /sync-main, /rebase-pr, /troubleshoot-* |
github-workflows | /finalize-pr, /squash-merge-pr, /ship, /resolve-pr-threads, /shape-issues, /trigger-ai-reviews |
git-standards | /git-workflow-standards, /pr-standards |
code-standards | /code-quality-standards, /review-standards |
infra-standards | /infrastructure-standards |
project-standards | /agentsmd-authoring, /workspace-standards, /skills-registry |
ai-delegation | /delegate-to-ai, /auto-maintain |
config-management | /sync-permissions, /quick-add-permission |
codeql-resolver | /resolve-codeql + specialist agents |
session-analytics | /token-breakdown |
content-guards, git-guards, script-guards, pr-lifecycle, pal-health, process-cleanup | PreToolUse / PostToolUse / Stop hooks — invoked automatically |
See AGENTS.md for the full on-demand standards table and the auto-loaded rules reference.
高质量的AI框架,值得关注
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
总体来看,AI助手 是一款质量优秀的Claude技能,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | ai-assistant-instructions |
| Topics | claude_skillaiai-orchestration |
| GitHub | https://github.com/dryvist/ai-assistant-instructions |
| License | Apache-2.0 |
| 语言 | Shell |
收录时间:2026-06-06 · 更新时间:2026-06-06 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端