Skip to content

feat(skills): add agent capabilities, file content search, and presigned uploads#6

Merged
rjamul-elnora-ai merged 1 commit into
mainfrom
feat/agent-skill-search-upload-docs
Mar 14, 2026
Merged

feat(skills): add agent capabilities, file content search, and presigned uploads#6
rjamul-elnora-ai merged 1 commit into
mainfrom
feat/agent-skill-search-upload-docs

Conversation

@ckivisild-elnora-ai

Copy link
Copy Markdown
Member

Summary

  • New elnora-agent skill: Documents the Elnora Agent's capabilities including 78+ core tools, 2,100+ ToolUniverse scientific tools, academic database access, memory, code execution, and example prompts
  • Presigned URL upload flow: Documents elnora_initiate_upload and elnora_confirm_upload for large/binary file uploads in elnora-files
  • elnora_search_file_content: Full-text search inside file bodies (protocols, documents) — documented in both elnora-files and elnora-search
  • Token efficiency params: Added compact and fields documentation across file, search, and platform skills
  • Updated routing table in elnora-platform to include elnora-agent and file content search triggers

Test plan

  • Install plugin locally with /plugin marketplace add ./ and /plugin install elnora@elnora-plugins
  • Verify elnora-agent skill triggers on "what can the agent do"
  • Verify elnora-search skill triggers on "search file content"
  • Confirm all SKILL.md files pass spec constraints (name format, description < 1024 chars, body < 500 lines)

🤖 Generated with Claude Code

…presigned uploads

Add elnora-agent skill documenting the agent's 78+ tools, academic databases,
ToolUniverse integration, memory, and code execution. Document presigned URL
upload flow and elnora_search_file_content for full-text search inside files.
Add compact/fields token efficiency params across file and search skills.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rjamul-elnora-ai rjamul-elnora-ai merged commit 3157a0d into main Mar 14, 2026
3 checks passed
@rjamul-elnora-ai rjamul-elnora-ai deleted the feat/agent-skill-search-upload-docs branch March 14, 2026 06:17
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.

2 participants