pharmaverse / pharmaverse/rtflite

Build agent skills for rtflite

Open
#197 0 comments 0 reactions 1 assignee View on GitHub

@nanxstats is already working on this.

Since Jan 31, 2026.

skills
Dominant language
Python
Stars
13
Forks
0
Avg merge
9m
Merged PRs (30d)
5

Description

This supersedes #148.

Armin Ronacher moved all his MCPs to skills. Based on his analysis, for agents to write correct code with a Python package today, we should simply ship an agent skill and teach introspection instead of building an MCP.

This will directly improve correctness, cost almost nothing per session, and avoid the MCP token/maintenance traps. Only build an MCP if the package is really a gateway to something the agent cannot reliably do via local code execution.

For building agent skills, follow the open agent skills standard.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.