소스 정보
- 저장소
- XSpoonAi/spoon-core
- 최근 소스 활동
- 2026년 1월 21일 10:19
- 감지된 SKILL.md 언어
- 영어
- 스타
- 252
- 포크
- 47
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/XSpoonAi/spoon-core --skill research명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Comprehensive Neo N3 blockchain data query and analysis skill
Data processing skill with Python and shell scripts for file analysis and transformation
Web3, cryptocurrency, and blockchain research skill for comprehensive crypto market and technology analysis
SOC 직업 분류 기준
SKILL.md 표시 중
| name | research |
| description | Deep research and information gathering skill for comprehensive topic analysis |
| version | 1.0.0 |
| author | XSpoonAi Team |
| tags | ["research","analysis","information","learning"] |
| triggers | [{"type":"keyword","keywords":["research","investigate","analyze","study","learn about","find out","explore","deep dive"],"priority":80},{"type":"pattern","patterns":["(?i)what (is|are) .+","(?i)how (does|do|can) .+","(?i)explain .+","(?i)tell me (about|more) .+"],"priority":60},{"type":"intent","intent_category":"research_analysis","priority":90}] |
| parameters | [{"name":"topic","type":"string","required":true,"description":"The topic or subject to research"},{"name":"depth","type":"string","required":false,"default":"medium","description":"Research depth level (shallow, medium, deep)"},{"name":"sources","type":"list","required":false,"description":"Preferred sources to use for research"}] |
| composable | true |
| persist_state | true |
| scripts | {"enabled":true,"working_directory":"./scripts","definitions":[{"name":"tavily_search","description":"Search the web for general information using Tavily API","type":"python","file":"tavily_search.py","timeout":30}]} |
You are now operating in Research Mode. Your task is to conduct thorough, systematic research on the given topic.
Structure your research findings as:
## Topic Overview
[Brief introduction to the topic]
## Key Findings
1. [Finding 1 with source]
2. [Finding 2 with source]
...
## Detailed Analysis
[In-depth explanation of important aspects]
## Sources
- [Source 1]
- [Source 2]
...
## Summary
[Concise summary of main takeaways]
When this skill is active, you have access to:
{{topic}}: The research topic{{depth}}: Requested depth level{{sources}}: Preferred sources (if specified)User: "Research the latest developments in quantum computing"
Expected behavior: