civic-skill
Submit compact CIViC GraphQL requests for cancer variant interpretation schema inspection and targeted evidence retrieval. Use when a user wants concise CIViC summaries Published by openai in plugins.
Decision snapshot
Is this a fit?
Documentation, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
18 days ago
No specific cautions were detected. Review the source and requested permissions before installing.
What is civic-skill?
Submit compact CIViC GraphQL requests for cancer variant interpretation schema inspection and targeted evidence retrieval. Use when a user wants concise CIViC 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Declared skill metadata
- Source file: plugins/life-science-research/skills/civic-skill/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use civic-skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/civic-skill/SKILL.md
What it does
Submit compact CIViC GraphQL requests for cancer variant interpretation schema inspection and targeted evidence retrieval. Use when a user wants concise CIViC summaries
Skill instructions
Operating rules - Use scripts/civicgraphql.py for all CIViC GraphQL work. - Keep selection sets narrow and start with schema or targeted entity queries. - Use querypath for longer GraphQL documents instead of pasting large inline queries. - Re-run requests in long conversations instead of relying on older tool output. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return raw JSON only if the user explicitly asks for machine-readable output. - Prefer sanity, schema, and targeted evidence queries over broad graph dumps. Input - Read one JSON object from stdin. - Required field: query or querypath - Optional fields: variables, maxitems, maxdepth, timeoutsec, saveraw, rawoutputpath - Common CIViC patterns: - {"query":"query { typename }"} - {"query":"query { schema { queryType { fields { name } } } }","maxitems":20} Output - Success returns ok, source, topkeys, a compact summary, and rawoutputpath when saveraw=true. - Failure returns ok=false with
Verified compatibility and discovery
Frequently asked questions
What is civic-skill?
civic-skill is a open-source AI agent skill with Copy skill directory. Submit compact CIViC GraphQL requests for cancer variant interpretation schema inspection and targeted evidence retrieval. Use when a user wants concise CIViC summaries
Who is civic-skill best for?
civic-skill is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install civic-skill?
Install or run civic-skill using Copy skill directory. Check civic-skill for the latest setup command.
Is civic-skill actively maintained?
civic-skill may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.