Skip to content

Add Pillar skills-only sync (no tools)#5

Open
jjmaxwell4 wants to merge 1 commit into
mainfrom
pillar-skills-only
Open

Add Pillar skills-only sync (no tools)#5
jjmaxwell4 wants to merge 1 commit into
mainfrom
pillar-skills-only

Conversation

@jjmaxwell4

Copy link
Copy Markdown

Summary

  • Adds @pillar-ai/server dependency and registers CLI prompt-skills with Pillar Cloud on server startup
  • Skills are sourced from the atmn package's 4 prompts: setup, gating, billing page, and modelling pricing plans
  • No tool definitions, no HTTP endpoints, no router — purely skill registration via pillar.register()

Test plan

  • Verify server starts without PILLAR_SECRET set (should silently skip)
  • Verify server starts with PILLAR_SECRET set and skills sync to Pillar Cloud

Made with Cursor

@jjmaxwell4 jjmaxwell4 mentioned this pull request Mar 25, 2026
3 tasks
Register CLI prompt-skills with Pillar Cloud on server startup.
Skills are sourced from the atmn package's 4 prompts (setup,
gating, billing page, modelling pricing plans). No tool
definitions or HTTP endpoints are included.

Made-with: Cursor
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.

1 participant