illo-skill

作者 tmchow已验证

illo skill — an AI agent skill that turns ideas and articles into original print-style editorial illustrations, starring a recurring mascot. 30+ characters packs, with ability to create your own.

310
Stars
14
Forks
Python
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/tmchow/illo-skill

快速入门

使用 illo-skill 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

illo logo — a small screen-faced robot with a pink antenna

illo skill

Generate original print-style editorial illustrations for articles and blogs, starring a recurring mascot that performs each idea. Each character pack carries one of ten bundled looks (riso, blueprint, woodcut, pixel, clay, manila, chalk, phosphor, enamel, gouache) or a custom style — default Blot (a deadpan ink-drop), or design your own with the built-in character builder. One-metaphor-per-image scenes with named + custom + derived palettes and reference-image character consistency. Renders through three engine backends: your Codex CLI (gpt-image-2) or Grok CLI (xAI) on your subscription — free for subscribers, no API key — when one is installed and logged in, or OpenRouter (model-selectable: Grok Imagine, Nano Banana 2/Pro, GPT-5.4 Image 2, …) as a direct pay-per-image backend. In Grok Bot (Cursor's Grok Bot / the Grok desktop assistant), the skill uses Grok Bot's built-in Grok image tool agent-side instead of requiring the Grok CLI or OpenRouter, unless you explicitly choose an engine backend. Failed subscription CLI renders fail closed unless --allow-paid-fallback explicitly permits OpenRouter. Grok can't make transparent cutouts; those route automatically.

Hand it "we replatform with zero downtime" and you get the bridge being rebuilt under live traffic:

Zero downtime — rebuilding the bridge under live traffic

🌐 illo-skill.com — live examples, the character gallery, and copy-paste installs.

The skill itself lives in skills/illo/ — its README is the full developer reference (prerequisites, API-key setup, models & cost, everything below in detail).

Same idea, different voice — four of the ten bundled looks:

riso lookclay look
riso — the house defaultclay — stop-motion plasticine
phosphor lookblueprint look
phosphor — CRT trace on glassblueprint — draftsman linework

Install

Recommended: use your platform's native plugin or skill manager. These lanes install the same illo skill, but they preserve the runtime's managed update path. Use the generic npx skills installer only when your runtime doesn't have a native lane yet.

PlatformInstallUpdate
Claude Code/plugin marketplace add tmchow/illo-skill then /plugin install illo@illo-skillclaude plugin update illo, or enable marketplace auto-update
Codexcodex plugin marketplace add tmchow/illo-skill then codex plugin add illo@illo-skillcodex plugin marketplace upgrade
Grok CLIgrok plugin marketplace add tmchow/illo-skill then grok plugin install tmchow/illo-skill --trustgrok plugin update illo
Grok Botpaste the prompt below into Grok Bot.paste the prompt again after updates
Gemini CLIgemini extensions install https://github.com/tmchow/illo-skillgemini extensions update illo
Copilot / GitHub CLIgh skill install tmchow/illo-skill illo (cross-agent via --agent)gh skill update illo
Hermeshermes skills install tmchow/illo-skill/illohermes skills update illo
OpenClawopenclaw skills install illoreinstall with the same command
Cursornpx skills add tmchow/illo-skill --skill illo (Cursor Marketplace listing pending review)re-run the installer
Other agents / last resortnpx skills add tmchow/illo-skill --skill illonpx skills update

Grok Bot

Paste this into Grok Bot; it is not a terminal command for you to run yourself.

Install the illo skill and all community characters.

npx skills add tmchow/illo-skill --skill illo -g -y

Every lane installs the same skill; releases are tagged v<version> and the version in every manifest is kept in lockstep with skills/illo/SKILL.md by Release Please and CI.

Repo layout

The skill sits in skills/illo/, following the layout of the canonical skill repos (anthropics/skills, openai/skills): a top-level skills/ folder, one directory per skill. It is deliberately not at the repo root — installers copy the entire skill directory verbatim, so the skill dir holds only what every install should ship. Docs-only images live in _assets/illo/ (linked by raw URL), and repo meta stays at the root — including the plugin manifests (.claude-plugin/, .codex-plugin/, .cursor-plugin/, .grok-plugin/, gemini-extension.json) that make the repo installable as a native plugin on each platform.

Companion repos

License

MIT © Trevin Chow — see LICENSE and skills/illo/NOTICE for attribution of the Blot character and bundled artwork.

常见问题

What is illo-skill?

illo-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by tmchow. illo skill — an AI agent skill that turns ideas and articles into original print-style editorial illustrations, starring a recurring mascot. 30+ characters packs, with ability to create your own. It has 310 GitHub stars.

Is illo-skill safe to use?

Yes. illo-skill passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install illo-skill?

Clone the repository with "git clone https://github.com/tmchow/illo-skill" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is illo-skill written in?

illo-skill is primarily written in Python. It is open-source under tmchow on GitHub, so you can review or fork the full source.

Are there alternatives to illo-skill?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh illo-skill against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情