Rank
70
AI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
Calculate monthly COGS, cost percentages, and manager bonuses (COGS + Top Line) using NET SALES for accuracy and detailed inventory data for restaurant locations. --- name: pl-cost-analysis description: "Calculate monthly COGS, cost percentages, and manager bonuses (COGS + Top Line) using NET SALES for accuracy and detailed inventory data for restaurant locations." license: Apache-2.0 allowed-tools: "execute_command,read_file,write_file,list_directory" --- P&L Cost Analysis Skill Configuration Details (For Claude) * **Version:** 1.0.0 * **Required Python Packages:** python>=3. Published capability contract available. No trust telemetry is available yet. 1 GitHub stars reported by the source. Last updated 2/24/2026.
Freshness
Last checked 2/22/2026
Best For
Contract is available with explicit auth and schema references.
Not Ideal For
pl-cost-analysis is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.
Evidence Sources Checked
editorial-content, capability-contract, runtime-metrics, public facts pack
Calculate monthly COGS, cost percentages, and manager bonuses (COGS + Top Line) using NET SALES for accuracy and detailed inventory data for restaurant locations. --- name: pl-cost-analysis description: "Calculate monthly COGS, cost percentages, and manager bonuses (COGS + Top Line) using NET SALES for accuracy and detailed inventory data for restaurant locations." license: Apache-2.0 allowed-tools: "execute_command,read_file,write_file,list_directory" --- P&L Cost Analysis Skill Configuration Details (For Claude) * **Version:** 1.0.0 * **Required Python Packages:** python>=3.
Public facts
7
Change events
1
Artifacts
0
Freshness
Feb 22, 2026
Published capability contract available. No trust telemetry is available yet. 1 GitHub stars reported by the source. Last updated 2/24/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 22, 2026
Vendor
Devinbostwick
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Published capability contract available. No trust telemetry is available yet. 1 GitHub stars reported by the source. Last updated 2/24/2026.
Setup snapshot
git clone https://github.com/devinbostwick/Skills-pl-cost-analysis.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Devinbostwick
Protocol compatibility
OpenClaw
Auth modes
api_key
Machine-readable schemas
OpenAPI or schema references published
Adoption signal
1 GitHub stars
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
Parameters
python
python3 pnl_analyzer_pdf.py foodUsageReport.pdf grossSales.pdf 4656
python
python3 pnl_analyzer_pdf.py /path/to/foodUsageReport.pdf 4656
csv
" ","Actual (Location)","% of Sales (Location)","Budget","Variance" "Beer","$43,561.13","8.9%","","" "Food","$104,829.63","21.4%","","" "Beer","$5,991.14","13.8%","",""
text
π [LOCATION] P&L ANALYSIS β [MONTH YEAR] βββ SALES PERFORMANCE βββ Total Sales: $XXX,XXX ββ Food: $XX,XXX ββ Liquor: $XX,XXX ββ Beer: $XX,XXX ββ Wine: $XX,XXX ββ N/A Bev: $XX,XXX βββ COST PERFORMANCE βββ Food COGS: XX.X% (Target: XX%) ββ Usage: $XX,XXX Γ· Sales: $XX,XXX ββ Variance: Β±X.X% ββ $ Impact: $X,XXX ββ Bonus: $X,XXX β/β Liquor COGS: XX.X% (Target: XX%) ββ Raw Usage: $XX,XXX ββ Reimbursement: -$X,XXX [if applicable] ββ Adjusted Usage: $XX,XXX ββ COGS %: $XX,XXX Γ· $XX,XXX = XX.X% ββ Variance: Β±X.X% ββ $ Impact: $X,XXX ββ Bonus: $X,XXX β/β Beer COGS: XX.X% (Target: XX%) ββ Usage: $XX,XXX Γ· Sales: $XX,XXX ββ Variance: Β±X.X% ββ $ Impact: $X,XXX ββ Bonus: $X,XXX β/β Wine COGS: XX.X% (Target: XX%) ββ Usage: $XX,XXX Γ· Sales: $XX,XXX ββ Variance: Β±X.X% ββ $ Impact: $X,XXX ββ Bonus: $X,XXX β/β N/A Bev COGS: XX.X% ββ Usage: $XX,XXX Γ· Sales: $XX,XXX ββ Note: High % typical (ice/mixers) βββ BONUS CATEGORY TOTALS βββ Liquor/NA Bev Combined: XX.X% (Target: XX%) ββ Combined Sales: $XXX,XXX (Liquor + NA Bev) ββ Combined Usage: $XX,XXX (adjusted for reimbursements) ββ Variance: Β±X.X% ββ $ Impact: $X,XXX ββ Bonus: $X,XXX β/β βββ BONUS SUMMARY βββ COGS Bonuses: $XX,XXX Top Line Bonus: $X,XXX (XX% tier) ββ Eligibility: [Qualified/Not Qualified] ββ Reason: [X of 3 COGS targets met] TOTAL BONUS: $XX,XXX βββ KEY INSIGHTS βββ [3-5 bullet points]
python
python3 pnl_analyzer_pdf.py /path/to/foodUsageReport.pdf 4656
python
python3 pnl-wrapper.py --location CANTINA --period 2025-10 --reimb 4656
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
Calculate monthly COGS, cost percentages, and manager bonuses (COGS + Top Line) using NET SALES for accuracy and detailed inventory data for restaurant locations. --- name: pl-cost-analysis description: "Calculate monthly COGS, cost percentages, and manager bonuses (COGS + Top Line) using NET SALES for accuracy and detailed inventory data for restaurant locations." license: Apache-2.0 allowed-tools: "execute_command,read_file,write_file,list_directory" --- P&L Cost Analysis Skill Configuration Details (For Claude) * **Version:** 1.0.0 * **Required Python Packages:** python>=3.
This Skill automates monthly P&L cost analysis and bonus calculations for restaurant locations using NET SALES for accuracy and actual COGS data (Beginning Inventory + Purchases - Ending Inventory formula). It calculates cost percentages by bonus category, determines COGS bonuses using tiered structures, evaluates Top Line sales bonuses with eligibility rules, and provides actionable insights.
Now uses NET SALES instead of GROSS SALES for precise bonus calculations:
When to use this Skill:
NET SALES (Gross Sales Report):
GROSS SALES (Food Usage Report):
Uses TWO PDFs to combine the best data from each - COGS from Usage + NET Sales from Breakdown!
Required Files:
Example:
foodUsageReport (15).pdf β Inventory costs + COGS detailsCantina_Gross_Sales_09_10_25.pdf β NET sales dataWhy Both Are Essential:
Key Benefits:
PDF Workflow (New):
python3 pnl_analyzer_pdf.py foodUsageReport.pdf grossSales.pdf 4656
PDF Detection:
.pdf formatSingle Food Usage Report PDF - Uses GROSS SALES (includes discounts)
Example: foodUsageReport__10_.pdf (October 2025)
When user uploads only foodUsageReport.pdf:
PDF Workflow (Legacy):
python3 pnl_analyzer_pdf.py /path/to/foodUsageReport.pdf 4656
β Warning: This uses gross sales which can overstate revenue by $40,000+ for liquor
Two input methods available:
Usage Report + P&L Report:
Contains inventory data with columns:
Contains both sales AND COGS data - Can be processed standalone!
Sales Data (INCOME section):
COGS Data (COST OF GOODS SOLD section):
File Format:
" ","Actual (Location)","% of Sales (Location)","Budget","Variance"
"Beer","$43,561.13","8.9%","",""
"Food","$104,829.63","21.4%","",""
"Beer","$5,991.14","13.8%","",""
Advantage: Single file contains both sales AND COGS - no separate usage report needed!
Just the P&L Report containing both sales and COGS:
When to use:
controllableProfitAndLoss[Location].csvProcessing: Direct analysis without separate usage calculations
Note: If OAK/WB layouts differ, update PNLCOORDS in pnl-engine.py
User says:
"Run P&L for Cantina, October 2025. E11even reimbursement was $4,656."
Then uploads 2 files:
foodUsageReport (15).pdfCantina_Gross_Sales_09_10_25.pdfClaude:
python3 pnl_analyzer_pdf.py foodUsage.pdf grossSales.pdf 4656User says:
"Run P&L for Cantina, October 2025. E11even reimbursement was $4,656."
Then uploads 1 file:
foodUsageReport (15).pdfClaude:
python3 pnl_analyzer_pdf.py foodUsage.pdf 4656User says:
"Run all 3 locations, September 2025. Cantina reimb $4,656, others none."
Uploads 6 files:
foodUsageReport_Cantina.pdf, foodUsageReport_OAK.pdf, etc.)Cantina_Gross_Sales.pdf, OAK_Gross_Sales.pdf, etc.)Claude processes each location with accurate NET SALES and provides comparison summary
User says:
"Run all 3 locations, September 2025. Cantina reimb $4,656, others none."
Uploads 3 files (3 usage reports only)
Claude processes each location with GROSS SALES (warns about accuracy) and provides comparison summary
User says:
"Compare Cantina: September vs October"
Uploads 4 files:
foodUsageReport_Sep.pdf + Cantina_Gross_Sales_Sep.pdffoodUsageReport_Oct.pdf + Cantina_Gross_Sales_Oct.pdfClaude shows trend analysis using accurate NET SALES data
User says:
"Compare Cantina: September vs October"
Uploads 2 files:
foodUsageReport_Sep.pdffoodUsageReport_Oct.pdfClaude shows trend analysis using GROSS SALES (with accuracy warnings)
Formula: Beginning Inventory + Purchases - Ending Inventory = Usage COGS Percentage: Usage Γ· Category Sales = COGS %
Example:
Food bucket:
Liquor/NA Bev bucket:
Beer/Wine bucket:
See resources/bonus_reference.md for complete tier structure.
Cantina:
OAK:
White Buffalo:
Reimbursements apply only to Liquor/NA Bev COGS, never to Food or Beer/Wine.
When a reimbursement is provided, the report shows three lines:
Common reimbursements:
If no reimbursement mentioned, default to $0.
Structure responses like this:
π [LOCATION] P&L ANALYSIS β [MONTH YEAR]
βββ SALES PERFORMANCE βββ
Total Sales: $XXX,XXX
ββ Food: $XX,XXX
ββ Liquor: $XX,XXX
ββ Beer: $XX,XXX
ββ Wine: $XX,XXX
ββ N/A Bev: $XX,XXX
βββ COST PERFORMANCE βββ
Food COGS: XX.X% (Target: XX%)
ββ Usage: $XX,XXX Γ· Sales: $XX,XXX
ββ Variance: Β±X.X%
ββ $ Impact: $X,XXX
ββ Bonus: $X,XXX β/β
Liquor COGS: XX.X% (Target: XX%)
ββ Raw Usage: $XX,XXX
ββ Reimbursement: -$X,XXX [if applicable]
ββ Adjusted Usage: $XX,XXX
ββ COGS %: $XX,XXX Γ· $XX,XXX = XX.X%
ββ Variance: Β±X.X%
ββ $ Impact: $X,XXX
ββ Bonus: $X,XXX β/β
Beer COGS: XX.X% (Target: XX%)
ββ Usage: $XX,XXX Γ· Sales: $XX,XXX
ββ Variance: Β±X.X%
ββ $ Impact: $X,XXX
ββ Bonus: $X,XXX β/β
Wine COGS: XX.X% (Target: XX%)
ββ Usage: $XX,XXX Γ· Sales: $XX,XXX
ββ Variance: Β±X.X%
ββ $ Impact: $X,XXX
ββ Bonus: $X,XXX β/β
N/A Bev COGS: XX.X%
ββ Usage: $XX,XXX Γ· Sales: $XX,XXX
ββ Note: High % typical (ice/mixers)
βββ BONUS CATEGORY TOTALS βββ
Liquor/NA Bev Combined: XX.X% (Target: XX%)
ββ Combined Sales: $XXX,XXX (Liquor + NA Bev)
ββ Combined Usage: $XX,XXX (adjusted for reimbursements)
ββ Variance: Β±X.X%
ββ $ Impact: $X,XXX
ββ Bonus: $X,XXX β/β
βββ BONUS SUMMARY βββ
COGS Bonuses: $XX,XXX
Top Line Bonus: $X,XXX (XX% tier)
ββ Eligibility: [Qualified/Not Qualified]
ββ Reason: [X of 3 COGS targets met]
TOTAL BONUS: $XX,XXX
βββ KEY INSIGHTS βββ
[3-5 bullet points]
If Qualified:
If Not Qualified (2+ COGS missed):
When showing bonuses, explain the tier achieved in plain English.
Example for Cantina Liquor/NA at 12.1%: β "Hit the $1,800 tier (12.5-13.49%). Just 0.6% away from the $8,400 tierβthat's about $2,000 in savings needed."
Example for OAK Food at 31%: β "Missed all bonus tiersβneed to get under 30.5% (target: 30%). Cost $1,700 in bonus potential."
The Skill uses three processing options:
1. pnl_analyzer_pdf.py - PDF processor (RECOMMENDED)
Usage:
python3 pnl_analyzer_pdf.py /path/to/foodUsageReport.pdf 4656
2. pnl-engine.py - CSV calculation engine (LEGACY)
3. pnl-wrapper.py - CSV auto-detection (LEGACY)
Execute like this:
Auto-detection (searches uploads folder):
python3 pnl-wrapper.py --location CANTINA --period 2025-10 --reimb 4656
Two-file method:
python3 pnl-wrapper.py --location CANTINA --period 2025-10 --usage "/path/to/usage.csv" --pnl "/path/to/pnl.csv" --reimb 4656
Single P&L method:
python3 pnl-wrapper.py --location WB --period 2025-11 --pnl "/path/to/controllableProfitAndLoss[White Buffalo].csv" --reimb 0
PDF Workflow creates:
pnl_analysis_complete.json - Machine-readable analysisCSV Workflow creates:
pnl_detail_[LOCATION]_[PERIOD].csv - Full breakdownpnl_summary_[LOCATION]_[PERIOD].txt - Text summaryDashboard generates:
After generating output, offer to:
pl-dashboard-final.html provides:
When to use:
How to deploy:
Output: Interactive charts + downloadable reports
If only 1 file uploaded (CSV mode): First check if it's a complete P&L report:
controllableProfitAndLoss[Location].csv with both INCOME and COGS sections β Process standalonefoodUsageReport.csv β Request P&L file"I can process this in two ways:
Option 1: Upload both files:
- Usage Report (foodUsageReport.csv)
- P&L Report (controllableProfitAndLoss[Location].csv)
Option 2: Just the P&L Report if it contains both sales and COGS data (like your White Buffalo file)"
If no files uploaded:
"Please upload either:
- Single PDF: foodUsageReport.pdf (recommended)
- Complete P&L CSV: controllableProfitAndLoss[Location].csv (with sales + COGS)
- Two CSVs: usage + P&L reports (legacy method)"
If pnl-engine.py fails:
If location unclear:
"Which location is this for? (Cantina / OAK / White Buffalo)"
If user uploads 6 files at once (3 usage + 3 P&L):
User:
"Run full COGS report for Cantina, 2-month period Sep 1 through Oct 31. E11even reimbursement = $14,832." [Uploads foodUsageReport.pdf]
Claude: [Detects PDF, calculates 2-month COGS with proper category breakdown]
π CANTINA P&L ANALYSIS β SEP-OCT 2025 (2 MONTHS)
βββ SALES PERFORMANCE βββ Total Sales: $1,294,583.99 ββ Food: $136,177.17 ββ Liquor: $932,449.82 ββ Beer: $211,900.00 ββ Wine: $5,112.00 ββ N/A Bev: $8,945.00
βββ COST PERFORMANCE βββ
Food COGS: 34.4% (Target: 29%) β οΈ ββ Usage: $46,844.37 Γ· Sales: $136,177.17 ββ Variance: +5.4% ββ $ Impact: $7,353 over target ββ Bonus: $0 (missed all tiers)
Liquor COGS: 11.4% (Target: 13%) β ββ Raw Usage: $121,461.88 ββ E11even Reimbursement: -$14,832.00 ββ Adjusted Usage: $106,629.88 ββ COGS %: $106,629.88 Γ· $932,449.82 = 11.4% ββ Variance: -1.6% ββ $ Impact: $14,919 under target ββ Bonus: $X,XXX (hit tier)
Beer COGS: 19.9% (Target: 25%) β ββ Usage: $42,078.63 Γ· Sales: $211,900.00 ββ Variance: -5.1% ββ $ Impact: $10,807 under target ββ Bonus: $X,XXX (hit tier)
Wine COGS: 26.2% (Target: 25%) β οΈ ββ Usage: $1,339.96 Γ· Sales: $5,112.00 ββ Variance: +1.2% ββ $ Impact: $61 over target
N/A Bev COGS: 79.5% ββ Usage: $7,112.59 Γ· Sales: $8,945.00 ββ Note: High % typical (ice/mixers)
βββ BONUS CATEGORY TOTALS βββ
Liquor/NA Bev Combined: 11.3% (Target: 13%) β ββ Combined Sales: $941,394.82 (Liquor + NA Bev) ββ Combined Usage: $106,629.88 (after $14,832 reimbursement) ββ Variance: -1.7% ββ $ Impact: $16,004 under target ββ Bonus: $X,XXX (hit tier)
Beer/Wine Combined: 20.2% (Target: 25%) β ββ Combined Sales: $217,012.00 (Beer + Wine) ββ Combined Usage: $43,418.59 ββ Variance: -4.8% ββ $ Impact: $10,417 under target ββ Bonus: $X,XXX (hit tier)
βββ TOTALS βββ Total Adjusted COGS: $204,005.43 (15.8%) Monthly Average: $102,002.72 (15.8%)
Potential if all targets hit: $14,070 Opportunity cost: $10,560
Key Insights:
November Action Plan:
User:
"Compare all 3 locations for September." [Uploads 6 files]
Claude: [Processes all 3]
SEPTEMBER 2025 β ALL LOCATIONS
Best Performer: Cantina ββ Total Bonus: $14,200 ββ All categories under target ββ Top Line: Qualified ($3,500)
Needs Attention: OAK ββ Total Bonus: $2,000 ββ Food 1.2% over (missed $1,700 tier) ββ Top Line: Not qualified (2 misses)
White Buffalo: ββ Total Bonus: $8,800 ββ Liquor/NA strong (9.8% vs 11.5%) ββ Beer/Wine at target
Action Items:
When asked "What can this skill do?" provide these 10 example prompts:
"Run full COGS analysis for [Location], [Month/Period]. E11even reimbursement = $X,XXX."
"Compare all 3 locations for [Month]. Show me who's winning and who needs help."
"What if Cantina's food cost was 28% instead of 34%? Show me the bonus impact."
"Analyze the last 3 months for OAK. What's the trend?"
"Calculate bonuses if we hit all targets vs. current performance for White Buffalo."
"Show me which category is costing us the most money across all locations."
"Break down the $14,832 E11even reimbursement impact on Cantina's liquor bonus tiers."
"What specific changes does each location need to unlock their next bonus tier?"
"Compare Cantina's September vs October and predict November performance."
"Show me a complete executive summary I can present to ownership about all locations."
Usage: Simply say any of these prompts after uploading your foodUsageReport PDF(s) or CSV files.
After using this Skill, users should:
See resources/bonus_reference.md for complete bonus tier structure, targets, and Top Line thresholds for all locations.
When user uploads files, auto-detect and execute:
Dual PDF Mode (Preferred) - If user uploads BOTH:
*foodUsageReport*.pdf AND *Gross*Sales*.pdfpython3 pnl_analyzer_pdf.py foodUsage.pdf grossSales.pdf [reimbursement]Single PDF Mode (Legacy) - If user uploads ONLY:
*foodUsageReport*.pdfpython3 pnl_analyzer_pdf.py foodUsage.pdf [reimbursement]CSV Mode (Legacy) - If user uploads:
*foodUsageReport*.csv AND *controllableProfitAndLoss*.csvpython3 pnl_wrapper.py --location [LOC] --period [YYYY-MM] --reimb [AMT]*foodUsageReport*.pdf, *Food*Usage*.pdf*Gross*Sales*.pdf, *Sales*Breakdown*.pdf*foodUsageReport*.csv, *usage*.csv*controllableProfitAndLoss*.csv, *P&L*.csvMachine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
ready
Auth
api_key
Streaming
No
Data region
global
Protocol support
Requires: openclew, lang:typescript
Forbidden: none
Guardrails
Operational confidence: medium
curl -s "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/snapshot"
curl -s "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract"
curl -s "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | π Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "ready",
"authModes": [
"api_key"
],
"requires": [
"openclew",
"lang:typescript"
],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": "https://github.com/devinbostwick/Skills-pl-cost-analysis#input",
"outputSchemaRef": "https://github.com/devinbostwick/Skills-pl-cost-analysis#output",
"dataRegion": "global",
"contractUpdatedAt": "2026-02-24T19:44:23.231Z",
"sourceUpdatedAt": "2026-02-24T19:44:23.231Z",
"freshnessSeconds": 4430759
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-17T02:30:22.681Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "lead",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "overstate",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "be",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "process",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "this",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "present",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:lead|supported|profile capability:overstate|supported|profile capability:be|supported|profile capability:process|supported|profile capability:this|supported|profile capability:present|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-24T19:44:23.231Z",
"isPublic": true
},
{
"factKey": "auth_modes",
"category": "compatibility",
"label": "Auth modes",
"value": "api_key",
"href": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:44:23.231Z",
"isPublic": true
},
{
"factKey": "schema_refs",
"category": "artifact",
"label": "Machine-readable schemas",
"value": "OpenAPI or schema references published",
"href": "https://github.com/devinbostwick/Skills-pl-cost-analysis#input",
"sourceUrl": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:44:23.231Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Devinbostwick",
"href": "https://github.com/devinbostwick/Skills-pl-cost-analysis",
"sourceUrl": "https://github.com/devinbostwick/Skills-pl-cost-analysis",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "1 GitHub stars",
"href": "https://github.com/devinbostwick/Skills-pl-cost-analysis",
"sourceUrl": "https://github.com/devinbostwick/Skills-pl-cost-analysis",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/devinbostwick-skills-pl-cost-analysis/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub Β· GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to pl-cost-analysis and adjacent AI workflows.