用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aida-core/aida-marketplace --skill project-context命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| type | skill |
| name | project-context |
| description | Auto-triggered skill for project-specific facts, structure, and conventions |
| version | 0.2.0 |
| tags | ["project","context","configuration"] |
This skill provides factual information about aida-marketplace's structure, tooling, and conventions. All information here is either auto-detected or explicitly configured for this project.
Project Name: aida-marketplace
Project Type: Unknown
Primary Language(s): TypeScript
Version Control: git
.gitignore: ✓
Worktree workflow: No
Branching model: GitHub Flow (feature branches → main)
Source organization: Flat structure (no src/ directory)
Code organization pattern: Follow existing pattern
Documentation: README.md only
README: README.md (1592 chars - Standard - README, API docs, inline comments)
Changelog: None (changes tracked in git commits)
License: LICENSE
Testing framework: Minimal - manual testing only
Tests: Not yet set up
Build/Package Management: package.json (Node/npm)
Development Tools: Git, GitHub Actions
Docker: Not used
CI/CD: GitHub Actions
Issue Tracking System: GitHub Issues
MCP Integration: ✅ GitHub MCP (official)
Claude should:
Standard conventions - follow typical open-source project conventions
When working in this project:
Code Structure:
Place new files following the "Follow existing pattern" organization pattern
Follow flat project structure
Create tests directory when adding first test
Documentation:
Testing:
Conventions:
Quality:
基于 SOC 职业分类