Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

docs(skills): add URL loading documentation#756

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

docs(skills): add URL loading documentation#756
dgallitelli wants to merge 2 commits into
strands-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/harness-sdk#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/harness-sdk#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>
@strands-agent

Copy link
Copy Markdown
Contributor

This repository has been merged into the strands-agents/harness-sdk monorepo and will be archived shortly. All new development happens there.

If this PR is still relevant, please recreate it against the monorepo. The code now lives under site/. Full commit history was preserved, so your base should be findable.

Apologies for the disruption, and thank you for contributing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants