소스 정보
- 저장소
- Lap-Platform/claude-marketplace
- 최근 소스 활동
- 2026년 3월 12일 14:56
- 감지된 SKILL.md 언어
- 영어
- 스타
- 6
- 포크
- 2
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/Lap-Platform/claude-marketplace --skill pages명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Configuration API skill. Use when working with Configuration for accountHolders, balanceAccounts, balancePlatforms. Covers 79 endpoints.
Adyen Checkout API skill. Use when working with Adyen Checkout for applePay, cancels, cardDetails. Covers 28 endpoints.
Akamai: Application Security API skill. Use when working with Akamai: Application Security for activations, api-discovery, configs. Covers 213 endpoints.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | pages |
| description | Pages API skill. Use when working with Pages for cms. Covers 72 endpoints. |
| version | 1.0.0 |
| generator | lapsh |
API version: v3
OAuth2 | ApiKey private-app in header
72 endpoints across 1 groups. See references/api-spec.lap for full details.
| Method | Path | Description |
|---|---|---|
| GET | /cms/v3/pages/landing-pages | Get all landing pages |
| POST | /cms/v3/pages/landing-pages | Create a landing page |
| POST | /cms/v3/pages/landing-pages/ab-test/create-variation | Create a new A/B test variation |
| POST | /cms/v3/pages/landing-pages/ab-test/end | End an active A/B test |
| POST | /cms/v3/pages/landing-pages/ab-test/rerun | Rerun a previous A/B test |
| POST | /cms/v3/pages/landing-pages/batch/archive | Delete landing pages |
| POST | /cms/v3/pages/landing-pages/batch/create | Create landing pages |
| POST | /cms/v3/pages/landing-pages/batch/read | Retrieve landing pages |
| POST | /cms/v3/pages/landing-pages/batch/update | Update landing pages |
| POST | /cms/v3/pages/landing-pages/clone | Clone a landing page |
| GET | /cms/v3/pages/landing-pages/cursor | |
| GET | /cms/v3/pages/landing-pages/cursor/query | |
| GET | /cms/v3/pages/landing-pages/folders | Get all landing page folders |
| POST | /cms/v3/pages/landing-pages/folders | Create a landing page folder |
| POST | /cms/v3/pages/landing-pages/folders/batch/archive | Delete folders |
| POST | /cms/v3/pages/landing-pages/folders/batch/create | Create folders |
| POST | /cms/v3/pages/landing-pages/folders/batch/read | Retrieve folders |
| POST | /cms/v3/pages/landing-pages/folders/batch/update | Update folders |
| GET | /cms/v3/pages/landing-pages/folders/cursor | |
| GET | /cms/v3/pages/landing-pages/folders/cursor/query | |
| GET | /cms/v3/pages/landing-pages/folders/{objectId} | Retrieve a landing page folder |
| DELETE | /cms/v3/pages/landing-pages/folders/{objectId} | Delete a landing page folder |
| PATCH | /cms/v3/pages/landing-pages/folders/{objectId} | Update a landing page folder |
| GET | /cms/v3/pages/landing-pages/folders/{objectId}/revisions | Retrieves previous versions of a folder |
| GET | /cms/v3/pages/landing-pages/folders/{objectId}/revisions/{revisionId} | Retrieve a previous version of a folder |
| POST | /cms/v3/pages/landing-pages/folders/{objectId}/revisions/{revisionId}/restore | Restore a previous version of a folder |
| POST | /cms/v3/pages/landing-pages/multi-language/attach-to-lang-group | Add a landing page to a multi-language group |
| POST | /cms/v3/pages/landing-pages/multi-language/create-language-variation | Create a new language variation |
| POST | /cms/v3/pages/landing-pages/multi-language/detach-from-lang-group | Remove a landing page from a multi-language group |
| PUT | /cms/v3/pages/landing-pages/multi-language/set-new-lang-primary | Set a new primary language |
| POST | /cms/v3/pages/landing-pages/multi-language/update-languages | Update languages of multi-language group |
| POST | /cms/v3/pages/landing-pages/schedule | Schedule landing page publishing |
| GET | /cms/v3/pages/landing-pages/{objectId} | Retrieve a landing page |
| DELETE | /cms/v3/pages/landing-pages/{objectId} | Delete a landing page |
| PATCH | /cms/v3/pages/landing-pages/{objectId} | Update a landing page |
| GET | /cms/v3/pages/landing-pages/{objectId}/draft | Retrieve a landing page draft |
| PATCH | /cms/v3/pages/landing-pages/{objectId}/draft | Update the draft of a landing page |
| POST | /cms/v3/pages/landing-pages/{objectId}/draft/push-live | Push Landing Page draft edits live |
| POST | /cms/v3/pages/landing-pages/{objectId}/draft/reset | Reset a landing page draft |
| GET | /cms/v3/pages/landing-pages/{objectId}/revisions | Retrieve all previous versions of a landing page |
| GET | /cms/v3/pages/landing-pages/{objectId}/revisions/{revisionId} | Retrieve a previous version of a landing page |
| POST | /cms/v3/pages/landing-pages/{objectId}/revisions/{revisionId}/restore | Restore a previous version of a landing page |
| POST | /cms/v3/pages/landing-pages/{objectId}/revisions/{revisionId}/restore-to-draft | Restore a previous version of a landing page |
| GET | /cms/v3/pages/site-pages | Retrieve all website pages |
| POST | /cms/v3/pages/site-pages | Create a website page |
| POST | /cms/v3/pages/site-pages/ab-test/create-variation | Create a new A/B test variation |
| POST | /cms/v3/pages/site-pages/ab-test/end | End an active A/B test |
| POST | /cms/v3/pages/site-pages/ab-test/rerun | Rerun a previous A/B test |
| POST | /cms/v3/pages/site-pages/batch/archive | Delete website pages |
| POST | /cms/v3/pages/site-pages/batch/create | Create website pages |
| POST | /cms/v3/pages/site-pages/batch/read | Retrieve website pages |
| POST | /cms/v3/pages/site-pages/batch/update | Update website pages |
| POST | /cms/v3/pages/site-pages/clone | Clone a website page |
| GET | /cms/v3/pages/site-pages/cursor | |
| GET | /cms/v3/pages/site-pages/cursor/query | |
| POST | /cms/v3/pages/site-pages/multi-language/attach-to-lang-group | Add a website page to a multi-language group |
| POST | /cms/v3/pages/site-pages/multi-language/create-language-variation | Create a new language variation |
| POST | /cms/v3/pages/site-pages/multi-language/detach-from-lang-group | Remove a website page from a multi-language group |
| PUT | /cms/v3/pages/site-pages/multi-language/set-new-lang-primary | Set a new primary language |
| POST | /cms/v3/pages/site-pages/multi-language/update-languages | Update languages of multi-language group |
| POST | /cms/v3/pages/site-pages/schedule | Schedule a website page to be published |
| GET | /cms/v3/pages/site-pages/{objectId} | Retrieve a website page |
| DELETE | /cms/v3/pages/site-pages/{objectId} | Delete a website page |
| PATCH | /cms/v3/pages/site-pages/{objectId} | Update a website page |
| GET | /cms/v3/pages/site-pages/{objectId}/draft | Retrieve a website page draft |
| PATCH | /cms/v3/pages/site-pages/{objectId}/draft | Update a website page draft |
| POST | /cms/v3/pages/site-pages/{objectId}/draft/push-live | Publish website page draft |
| POST | /cms/v3/pages/site-pages/{objectId}/draft/reset | Reset the draft of a website page |
| GET | /cms/v3/pages/site-pages/{objectId}/revisions | Retrieve all previous versions of a website page |
| GET | /cms/v3/pages/site-pages/{objectId}/revisions/{revisionId} | Retrieve a previous version of a website page |
| POST | /cms/v3/pages/site-pages/{objectId}/revisions/{revisionId}/restore | Restore a previous version of a website page |
| POST | /cms/v3/pages/site-pages/{objectId}/revisions/{revisionId}/restore-to-draft | Restore a previous draft of a website page |
Match user requests to endpoints in references/api-spec.lap. Key patterns:
Generated from the official API spec by LAP