skill-seekers
SkillWeb & browsingConvert documentation websites, GitHub repositories, PDFs, and reference sets into portable Agent Skills with source traceability and validation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the skill-seekers skill
What this skill tells your AI
The instructions your AI receives, as published by rylaispirit/rylai-codex-hermes-skills in skills/skill-seekers/SKILL.md and read by ahel’s review.
Rylai Codex-Hermes-Claude Edition | Maintained and adapted by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/skill-seekers. - Hermes: install under
~/.hermes/skills/skill-seekersor expose the bundle throughskills.external_dirs. - Claude Code: install under
~/.claude/skills/skill-seekersor<project>/.claude/skills/skill-seekers. - Claude.ai and Cowork: upload and enable the matching per-skill ZIP.
- Resolve bundled files relative to this skill directory; do not depend on paths from another machine.
- Check tools, packages, credentials, network access, and runtime capabilities before execution.
Source-To-Skill Converter
Turn a documentation site, GitHub repository, PDF, or supplied reference set into a portable Agent Skill.
Workflow
- Inspect the exact source and record its URL, revision, file, or document identity.
- Extract only stable workflows, schemas, commands, and domain rules.
- Separate concise trigger/procedure instructions into
SKILL.md. - Put detailed source material in
references/, deterministic helpers inscripts/, and reusable templates inassets/. - Replace source-specific tool names with capability-based instructions for Codex, Hermes, and Claude.
- Add source traceability and author metadata.
- Validate the package and forward-test it on realistic prompts.
Integrity Rules
- Do not copy secrets, credentials, session data, or private identifiers.
- Do not fabricate missing files or claim examples are verified facts.
- Respect source licenses and retain required attribution.
- Mark unavailable integrations and dependencies explicitly.
Signals
- GitHub stars
- 55
- Forks
- 41
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-seekers-rylaispirit- Source
- github.com/rylaispirit/rylai-codex-hermes-skills