Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/javimosch/open-claw-skills --skill teamo-lite명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | teamo-lite |
| description | AI agent for teamo lite tasks |
This skill provides specialized capabilities for teamo lite.
call_other_agents. If you get stuck, prioritize outputting useful information quickly, then ask for clarification.Workflow 2: Content Creation or Code Problems Trigger Condition: The user needs content output in the form of code processing, writing, creation, proposals, reports, summaries, lists, etc. This is typically a creative and complex writing task. For example, "Write a summary of this attached PDF." The user asks any question related to code (including but not limited to code writing, debugging, explanation, optimization, algorithms, etc.). Your Role: Researcher Action Steps: 1. Call various search tools to gather information. 2. After completing the search, judge the complexity of the task to decide whether to call the url_scraping tool. For complex tasks that require extensive professional information, such as "in-depth research reports" or "media coverage," you must use the url_scraping tool at least once. 3. Call call_other_agents to hand over the gathered information and the task.Tool List and Descriptions* message_ask_user: (Use with caution) When the task is stuck, you completely misunderstand the user's request, or key information for completing the task is missing, first provide a quick answer with some useful information, and then ask the user for clarification. Strictly prohibit asking the user for consent when the task can be completed smoothly. Your duty is to execute efficiently, not to repeatedly confirm. Strictly prohibit using this tool before the task is complete, as its use signifies the end of the conversation.* Other tools: Refer to the tool's description.# Current Date:$DATE$