Commit Graph
9 Commits
Author SHA1 Message Date
Eric HarmelingandGitHub 75287b28fb Add OAI Codex logo (#16) 2025-12-19 16:27:38 -05:00
Harald KirschnerandGitHub 47848e1e22 Fix vscode wordmark (#7)
* Fix vscode wordmark

* Final wordmark
2025-12-19 10:56:38 -05:00
Eric HarmelingandGitHub 085907c589 Make docs mobile-responsive (#6) 2025-12-18 14:24:04 -05:00
Eric HarmelingandGitHub 7b3e7305c6 Replace Block logo with Goose logo in docs (#5) 2025-12-18 13:49:26 -05:00
Mahesh MuragandGitHub 891312a90a Wording updates (#4) 2025-12-18 12:02:02 -05:00
f990ba148d Document reference SDK (#3)
* Document reference SDK

* Update docs/integrate-skills.mdx

Co-authored-by: Keith Lazuka <klazuka@anthropic.com>

---------

Co-authored-by: Keith Lazuka <klazuka@anthropic.com>
2025-12-18 10:19:21 -05:00
547831f3a2 Add skills-ref library (#2)
Reference library for Agent Skills with CLI and Python API:
- validate: Check skill directories for valid SKILL.md with proper frontmatter
- read-properties: Parse and output skill properties as JSON
- to-prompt: Generate suggested <available_skills> XML for agent prompts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-18 09:39:21 -05:00
Eric HarmelingandGitHub fb08d608bc Add documentation 2025-12-18 08:46:08 -05:00
Keith Lazuka 2075f7e89f init 2025-12-16 10:48:39 -05:00