Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
ContentMédio

Unsplash Photo Search

porcevatkerim·cevatkerim· v1.0.0 · atualizado em 2026-04-11
79
Score

Search and fetch photos from Unsplash with proper attribution. Use when users need images for content, want photos by keyword, need random images for variety, or ask for stock photos. Automatically provides attribution required by Unsplash guidelines.

image-searchstock-photosunsplash-apicontent-creationimage-attributionvisual-content
Linguagens
Shell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdunsplash/workflow
1
Parse User Request: — Extract keywords, filters (color, orientation), and desired number of images from the user's query.
2
Construct API Call: — Build the appropriate API call to Unsplash's search or random image endpoint with the extracted parameters.
3
Execute API Call: — Send the API request to Unsplash and retrieve the JSON response containing image data.
4
Format Output: — Extract relevant image information (URLs, description, photographer details) and format it into a JSON object.
5
Include Attribution: — Add the required attribution text and HTML to the JSON output.
6
Present Image to User: — Display the image and attribution to the user.
7
Track Download (if applicable): — If the user downloads the image, call the `track.sh` script with the photo ID.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aWeChat Studio
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aEducational Video Creator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aFFmpeg Video Editor Agent Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Unsplash Photo Search
unsplash
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
find a photo of a sunsetsearch Unsplash for images of catsget a random photo of natureI need a stock photo for my blog postfind me a picture of a mountain landscapesearch for photos with a blue color paletteget a landscape photo of a beach

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download unsplash
$ synaptic skills detail unsplash
$ synaptic skills live unsplash

Dependências

bashcurljq

Links

GitHub Repository