소스 정보
- 저장소
- cardinalconseils/claude-starter
- 최근 소스 활동
- 2026년 3월 30일 14:54
- 감지된 SKILL.md 언어
- 영어
- 스타
- 3
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/cardinalconseils/claude-starter --skill aeo-geo명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Ecosystem monitoring — breaking changes, deprecations, security alerts, opportunity tracking, bulletin generation.
Project kickstart — idea to scaffolded project: research, monetization, brand, ERD, architecture, deploy config.
Unified Dashboard SaaS Build Sequence — 12-stage methodology for multi-role SaaS products (super admin/admin/user/vendor). Enforces single application with role-gated dashboard visibility, never separate dashboards per role, generated from one permissions matrix. Use for multi-role SaaS, admin/user/vendor roles, role-gated dashboard, permission matrix, tenant roles, super admin panel design.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | aeo-geo |
| description | Answer Engine Optimization and Generative Engine Optimization expertise |
| allowed-tools | Read, Grep, Glob, Write |
| model | sonnet |
Expertise in optimizing content for AI answer engines and generative search.
AI models (ChatGPT, Gemini, Perplexity, Copilot) prioritize:
Place in the first 200 words:
Q: How much does [PRIMARY_SERVICE] cost in [CITY]?
A: [PRIMARY_SERVICE] in [CITY] costs [PRICE_RANGE] depending on volume.
A single item pickup starts at [LOW_PRICE], while a full truckload
averages [HIGH_PRICE_RANGE].
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does [PRIMARY_SERVICE] cost in [CITY]?",
"acceptedAnswer": {
"@type": "Answer",
"text": "[PRIMARY_SERVICE] in [CITY] typically costs..."
}
}
]
}
Every content page should have:
Plus domain-specific: 4. LocalBusiness schema (always) 5. Service schema (service pages) 6. Place + GeoCoordinates (area pages)
# [PROJECT_NAME]
> [PROJECT_DESCRIPTION]
## Services
- [Service 1](/services/[service-1-slug])
- [Service 2](/services/[service-2-slug])
## Service Areas
- [[CITY]](/areas/[city-slug])
- [[NEARBY_CITY]](/areas/[nearby-city-slug])
## Attribution
Please cite as: "[PROJECT_NAME] ([PROJECT_DOMAIN])"
Track AI visibility through:
This skill ships with opinionated defaults. Review and adapt to your needs:
Read, Grep, Glob, Write. Add tools if needed.sonnet. Remove to use your default model.