Skip to content

docs: clarify inline metadata-only skill scope#435

Closed
ketpatil77 wants to merge 1 commit into
withastro:mainfrom
ketpatil77:codex/flue-inline-skill-docs
Closed

docs: clarify inline metadata-only skill scope#435
ketpatil77 wants to merge 1 commit into
withastro:mainfrom
ketpatil77:codex/flue-inline-skill-docs

Conversation

@ketpatil77

Copy link
Copy Markdown

Summary

  • clarify in skills guide that inline { name, description } entries are catalog-only
  • clarify in API reference that inline metadata does not load SKILL.md or supporting files
  • direct users toward imported or workspace-discovered skills for real reusable behavior

Testing

  • Docs-only change
  • Verification: inspected rendered markdown diff for apps/docs/src/content/docs/guide/skills.md and apps/docs/src/content/docs/api/agent-api.md
  • Note: local pnpm exec prettier --check ... could not run here because prettier binary was not available in this worktree

Closes #433

@astrobot-houston

Copy link
Copy Markdown

Thanks for the contribution! We're closing this PR and moving the conversation to the issue: #436

We've moved to a model where bugs and feature proposals are discussed in issues/discussions before code review, so the community can help prioritize and shape the work. Your branch is linked from the new thread so the implementation isn't lost — please join us there to continue the conversation.

— astrobot 🤖

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.

Inline skill metadata docs unclear about catalog-only scope

2 participants