You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Teable team - would you be open to a small PR that packages Teable data/table workflows as an installable agent plugin?
I checked the repo first and saw agents.md and substantial in-app plugin infrastructure, including official plugins and plugin panel/context-menu support. I did not see a repo-owned SKILL.md agent plugin package for operating bases, tables, views, or records.
What I have in mind:
a plugins/teable-data-operator/ package with agent plugin metadata
one focused Skill for schema review, view design, record-quality checks, automation planning, and approval-gated table/record changes
a few JSONL eval cases that verify the agent reads base/table context first, checks permissions and data sensitivity, and avoids exposing records, credentials, tool arguments, or model outputs in telemetry
I am using "plugin" as the installable agent package and "Skill" as a focused workflow inside it. This would sit beside, not replace, Teable's existing app plugin infrastructure. Telvine would be optional for teams that want distribution listing, version/eval history, and metadata-only plugin telemetry.
If this sounds useful, I can open a scoped docs/metadata/evals PR and adapt to your preferred repo layout.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Teable team - would you be open to a small PR that packages Teable data/table workflows as an installable agent plugin?
I checked the repo first and saw
agents.mdand substantial in-app plugin infrastructure, including official plugins and plugin panel/context-menu support. I did not see a repo-ownedSKILL.mdagent plugin package for operating bases, tables, views, or records.What I have in mind:
plugins/teable-data-operator/package with agent plugin metadataI am using "plugin" as the installable agent package and "Skill" as a focused workflow inside it. This would sit beside, not replace, Teable's existing app plugin infrastructure. Telvine would be optional for teams that want distribution listing, version/eval history, and metadata-only plugin telemetry.
If this sounds useful, I can open a scoped docs/metadata/evals PR and adapt to your preferred repo layout.
Beta Was this translation helpful? Give feedback.
All reactions