What Is Public
- Homepage with the product flow and live demo.
- Skill catalog with input, output, steps, and safety.
- Creator Pass preview for public Solana addresses.
- Public SKILL.md route for another AI to read.
- Agent Card JSON for machine-readable metadata.
- Proof log and wallet matrix for public review.
The page exists so a reviewer can understand the product quickly, not so internal operating plans are exposed.
Try The Console
| Surface | What It Does | Why It Matters |
|---|---|---|
| Opportunity Scan | Reads a public URL and returns buyer pain, missing proof, and next fixes. | Shows the product can produce a useful artifact right away. |
| Creator Pass | Turns a public Solana address and skill idea into a no-signature readiness card. | Shows a concrete bridge between wallets, creators, and skill listings without signing. |
| Skill Catalog | Lists small agent workflows with clear inputs and outputs. | Makes the project inspectable instead of abstract. |
| Draft Skill | Turns a workflow idea into a SKILL.md draft. | Lets users see how a skill would be packaged. |
| Agent Card | Shows machine-readable metadata for the console. | Helps other tools or agents understand the product. |
If you are a builder, the best response is a concrete suggestion, a missing skill, or a public example we should add.
How To Participate
- Open the demo and try the public routes.
- Generate a Creator Pass preview with a public Solana address only.
- Read the skill file if you want to bind your own AI.
- Send feedback on X if something is unclear.
- Open a GitHub issue if you want a missing skill route.
- Use the public GitHub issues to suggest a skill route, creator pass improvement, or demo example.
- Use the builder brief if you need a one-page product summary.
CLOCKIN public demo https://clockin-agent.pages.dev Builder brief https://clockin-agent.pages.dev/pitch Skill file https://clockin-agent.pages.dev/skills/SKILL.md Agent Card https://clockin-agent.pages.dev/agent-card.json
Useful Public Links
- X profile: https://x.com/Waqas722297
- GitHub repo: https://github.com/nonggde/clockin-public-kit
- GitHub issues: https://github.com/nonggde/clockin-public-kit/issues
- Builder brief: https://clockin-agent.pages.dev/pitch
- Whitepaper: https://clockin-agent.pages.dev/whitepaper
- Skills JSON: https://clockin-agent.pages.dev/skills.json
- Launch metadata: https://clockin-agent.pages.dev/launch.json
Internal operating notes stay out of this public page.