Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Info graphic generation scene skill (tier 1), relying on the sn-image-generate, sn-image-recognize, and sn-text-optimize tools provided by sn-image-base (tier 0).
Features:
| Parameter | Type | Default Value | Description |
|---|---|---|---|
user_prompt | string | Required | User original request |
max_rounds | int | 1 | Maximum number of generation rounds |
output_mode | string | friendly | Output mode: friendly / verbose |
prompts_expand_mode | string | auto | expand strategy: auto / force / disable |
All API calls in this skill are executed through the sn_agent_runner.py of the sn-image-base skill, with authentication parameters using default values (CLI > environment variables > built-in defaults),无需显式传入。
| Call Type | Tool | Authentication Parameters | Description |
|---|
npx skills add OpenSenseNova/SenseNova-Skills --skill sn-infographicHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.