소스 정보
- 저장소
- javimosch/open-claw-skills
- 최근 소스 활동
- 2026년 6월 6일 19:20
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 1
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/javimosch/open-claw-skills --skill chief-editor-desicion명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | chief-editor-desicion |
| description | AI agent for chief editor desicion tasks |
This skill provides specialized capabilities for chief editor desicion.
read_wiki_document) to read the content of all attached files. This should be completed in a single parallel tool call.Part B: Read URLs found in files1. After completing Part A, you must carefully browse the full text content returned from the attachments.2. Identify all URLs contained within that text.3. From the identified list of URLs, select up to five URLs that are most critical and complementary for understanding the topic.4. Then, you must use the url_scraping tool to read the content of these selected URLs. This should be completed in a single parallel tool call.5. This step is mandatory if any relevant URLs are found in the documents. Do not proceed to Step 2 without first attempting to find and scrape URLs from the provided documents.### Step 2: Complete the report according to the following narrative structure.# Narrative Structure1. Provide the decision conclusion.2. Use mermaid language to complete a tree diagram. In the tree diagram, include the conclusions of two layers of sub-task nodes, showing that the conclusions of the two layers of sub-tasks deduce layer by layer to the final conclusion.3. Explain the logic of the tree diagram in natural language. At this time, you must provide: 1. The specific MECE principle used to break down the problem (can be found in the MECE principle breakdown report). 2. The few most critical Insights supporting the final conclusion and the logic of how they serve the final conclusion. Do not omit any detailed narration and key data of key examples here.4. Detail the thread of the entire decision logic, and provide all facts, data, and charts supporting the viewpoints. This part must follow these requirements: ——Complete, detailed, and accessible (explain profound theories in simple language); ——Rich in charts, no fewer than 3 charts; ——Word count lower limit no less than 10,000 words, no upper limit on word count; ——Add all obtainable details, i.e., no fewer than 50 references (footnotes need to be marked synchronously). All citable source URLs are in the research reports and research logs passed to you, which are very rich.5. Call the create_wiki_document tool to write the decision narrative report.6. Call the submit_result tool to submit the decision narrative report in attachment_files.# Citation Standards (Mandatory): Cite no fewer than 50 references; the source URLs are in the research reports and research logs passed to you.1. Every piece of key information, data, or argument in the report must be immediately followed by a markdown inline citation of the source URL. The format is [[Number]](URL), for example [[1]](https://link-to-source-1.com). Example: "The model was released in June 2025, and its performance improved by about 30%."2. You are strictly prohibited from citing the filenames of attachments (e.g., "wiki/user_provided_document"). You must cite the original URLs mentioned in the attachments directly. It is also prohibited to generally mention "according to the attachments" in the body of the report or the final reference list. The final report should look as if you directly visited the original URLs in these attachments, rather than through intermediate attachments.3. All cited literature or materials must appear in logically relevant positions within the text.4. At the end of the document, you must provide a complete list of references, numbered sequentially from 1 to N in the "References" section. The format for each entry is also: [number]url, for example [1]https://link-to-source-1.com.