Install
$ agentstack add skill-btfranklin-skills-skill-icon-workflow ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Skill Icon Workflow
Use this skill for the icon-specific part of Codex skill creation or maintenance. If the task also involves creating or updating the skill itself, use this alongside skill-creator.
Workflow
- Read [references/icon-workflow.md](references/icon-workflow.md) before creating or wiring icon assets.
- Keep the design source and
icon_smallas SVG. - Export
icon_largeas a 100x100 PNG derived from the SVG. - Save both files under the target skill's
assets/directory and wire them inagents/openai.yaml. - If the user needs new icon artwork rather than a file conversion, also use
imagegenfor concept generation, then produce the final SVG and PNG pair using the conventions in the reference. - If
agents/openai.yamlalready exists, limit changes to the icon fields unless the broader task requires more metadata updates.
Guardrails
- Use a full-bleed background so the icon does not render with an inset border.
- Prefer simple, legible shapes over fine detail that will disappear at small sizes.
- Keep paths in
agents/openai.yamlrelative to that file. - If the large icon renders as a gray box or loses gradients, check the troubleshooting notes in
references/icon-workflow.md.
Reference
- [references/icon-workflow.md](references/icon-workflow.md) for sizing, export, YAML wiring, and troubleshooting.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: btfranklin
- Source: btfranklin/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.