Skip to content

docs(skills): add URL loading documentation#756

Open
dgallitelli wants to merge 2 commits intostrands-agents:mainfrom
dgallitelli:docs/skills-url-loading
Open

docs(skills): add URL loading documentation#756
dgallitelli wants to merge 2 commits intostrands-agents:mainfrom
dgallitelli:docs/skills-url-loading

Conversation

@dgallitelli
Copy link
Copy Markdown

Summary

Documents the new Skill.from_url() classmethod and HTTPS URL support in AgentSkills, companion to strands-agents/sdk-python#2091.

  • New "Loading skills from URLs" section with examples for raw URLs, GitHub web URLs, and @ref version pinning
  • Added from_url() to the programmatic creation examples
  • Updated the configuration table to mention URL sources
  • Added a note about resource directory limitations for URL-loaded skills

Test plan

  • Verify the MDX renders correctly in the docs site
  • Confirm code examples match the SDK implementation

🤖 Generated with Claude Code

Document Skill.from_url() and HTTPS URL support in AgentSkills:
- New "Loading skills from URLs" section with examples
- Add from_url() to programmatic creation examples
- Update configuration table to mention URL sources
- Note about resource directory limitations for URL-loaded skills

Companion to strands-agents/sdk-python#2091

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update examples to use raw.githubusercontent.com URLs directly,
matching the simplified SDK implementation (no URL resolution).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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