Apostl Skills

skills.sh

Measure AI-agent traffic, audit activation developer journeys, and catch broken SDK onboarding to improve activation for your product.

Browse

npx skills add apostl-dev/apostl-skills --list

Skills

agent-traffic-analytics

Self-register through Auth.md, connect Apostl Pulse to your website, verify a real visit, and hand the owner one claim that binds the agent and Pulse project. Supported runtimes and troubleshooting are in the full setup flow.

npx skills add apostl-dev/apostl-skills --skill agent-traffic-analytics -g -y
Connect <public-origin> with $agent-traffic-analytics and verify a real visit to /llms.txt.

agent-native-experience

Build your agent experience. Audit whether agents can move from discovery to observable first value. Its full audit contract separates agent and human evidence, identifies the first faithful blocker, and turns the findings into a 30/60/90 plan.

npx skills add apostl-dev/apostl-skills --skill agent-native-experience -g -y
Audit <product-origin> with $agent-native-experience and produce a source-backed activation plan.

Static collection alone does not prove activation; the Agent API contract and example public report show the required runtime proof.

sdk-onboarding-audit

Run your docs in a clean environment to measure quality of your activation for AI agents. Details in full audit flow.

npx skills add apostl-dev/apostl-skills --skill sdk-onboarding-audit -g -y
Test the official quickstart in <sdk-repository> with $sdk-onboarding-audit.

Continuous checks

For recurring checks after docs or SDK changes, send Apostl the developer path.

Support

For setup help, message @SwiftAdviser on Telegram.

Links

License

MIT — see LICENSE.