Skip to content

docs: improve skill docs for better agent integration#922

Merged
zanllp merged 1 commit into
mainfrom
docs/improve-skill-for-agents
Feb 18, 2026
Merged

docs: improve skill docs for better agent integration#922
zanllp merged 1 commit into
mainfrom
docs/improve-skill-for-agents

Conversation

@zanllp

@zanllp zanllp commented Feb 18, 2026

Copy link
Copy Markdown
Owner
  • Rename skill from iib-api to iib for simpler installation: npx skills add https://github.com/zanllp/infinite-image-browsing --skill iib
  • Rewrite SKILL.md following agentskills.io best practices
  • Use curl examples instead of Python for simpler agent execution
  • Add "Before You Start" section: ask user for port, test connectivity first
  • Add --noproxy flag to bypass proxy for localhost connections
  • Add service status check and daemon startup instructions
  • Add quick reference table for common operations
  • Add agent-guide.md with decision tree and workflow patterns

- Rename skill from iib-api to iib for simpler installation:
  npx skills add https://github.com/zanllp/infinite-image-browsing --skill iib
- Rewrite SKILL.md following agentskills.io best practices
- Use curl examples instead of Python for simpler agent execution
- Add "Before You Start" section: ask user for port, test connectivity first
- Add --noproxy flag to bypass proxy for localhost connections
- Add service status check and daemon startup instructions
- Add quick reference table for common operations
- Add agent-guide.md with decision tree and workflow patterns
- Update README.md with AI agent usage section

Co-Authored-By: Claude <noreply@anthropic.com>
@zanllp zanllp force-pushed the docs/improve-skill-for-agents branch from f225abe to 61d18d7 Compare February 18, 2026 13:18
@zanllp zanllp merged commit c3defd1 into main Feb 18, 2026
@zanllp zanllp deleted the docs/improve-skill-for-agents branch February 18, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant