string-skill
Submit compact STRING API requests for network, interaction partner, and enrichment endpoints. Use when a user wants concise STRING summaries Published by openai in plugins.
What is string-skill?
Submit compact STRING API requests for network, interaction partner, and enrichment endpoints. Use when a user wants concise STRING summaries Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Design and media
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use string-skill
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/string-skill/SKILL.md
What it does
Submit compact STRING API requests for network, interaction partner, and enrichment endpoints. Use when a user wants concise STRING summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all STRING API calls. - Use baseurl=https://string-db.org/api/json. - Use method=POST with formbody for STRING endpoints. - Include calleridentity in formbody; keep it stable within a session when possible. - The script accepts maxitems; for network and interactionpartners, start with API limit=10 and maxitems=10. - For enrichment, summarize the top 5 to 10 rows unless the user asks for more. - Re-run requests in long conversations instead of relying on prior tool output. - Treat displayed ... in tool previews as UI truncation, not literal request content. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return the script JSON verbatim only if the user explicitly asks for machine-readable output. - Prefer these paths: network, interactionpartners, and enrichment. - For long identifier lists, keep the request small and paged; if full results are needed, use saveraw=true. Input - Read one JSON objec
Explore related resources
Frequently asked questions
What is string-skill?
string-skill is a open-source AI agent skill with Copy skill directory. Submit compact STRING API requests for network, interaction partner, and enrichment endpoints. Use when a user wants concise STRING summaries
Who is string-skill best for?
string-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install string-skill?
Install or run string-skill using Copy skill directory. Check string-skill for the latest setup command.
Is string-skill actively maintained?
string-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.