feat: document the Igbo dictionary agent skill#11
Open
tohuw wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Adds a new guide, "Using the Agent Skill" (
guides/agent_skill.mdx), documenting the Agent Skill proposed in nkowaokwu/igbo_api#834: what it is, why it exists (LLMs hallucinate Igbo; the dataset doesn't), the zero-setup workflow for Claude Code / Codex CLI users, standalone CLI usage with example output, and a table of what ships in the skill. Registers the page in the Guides group inmint.json(validated JSON).Motivation and Context
Companion to nkowaokwu/igbo_api#834 — the skill only helps people who know it exists. This guide makes it discoverable on docs.igboapi.com alongside the other repo guides (seeding, testing, docker, migrate).
If the main PR's file layout changes during review, I'll update the paths here to match before this merges.
How Has This Been Tested?
mint.jsonre-parsed as valid JSON after the navigation edit; indentation matches the existing style.This pull request was created by Claude Fable 5 on behalf of @tohuw.
🤖 Generated with Claude Code